#Rob.Clayton
1 messages · Page 1 of 1 (latest)
hello! i think this flow is probably what you're looking for : https://stripe.com/docs/payments/accept-a-payment-deferred
Our FE dev says "We can't use that because we don't know the final amount yet, with the cart + payment info on the same page"
https://stripe.com/docs/payments/accept-a-payment-deferred?type=payment#dynamic-updates - you can update the amount
alternatively, you can just use a SetupIntent first to collect the payment method details - https://stripe.com/docs/payments/save-and-reuse