Reactjs – How to update amount using Elements in stripe & react?
I am using the PaymentElement to accept payments. The problem is after a clientSecret is generated, and the amount is updated on my website it doesn't reflect the update amount. The only way it will reflect if the page is…