in stripe react native, i m trying to follow the steps in https://docs.stripe.com/payments/accept-a-payment-deferred?type=payment&integration=paymentsheet-flowcontroller
however the customer can select a payment method and then change the items which also changes the amount. how can i update the amount in the sheet since the initPaymentSheet is already called.
i tried re initPaymentSheet but that rests the payment method selected by the customer
Mina W. Alphonce is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.