#ebellotpu6
1 messages · Page 1 of 1 (latest)
the paymentmethod
Why would you want to do this, since the SetupIntent is already confirmed?
i have a page where the user have to input a paymentmathod for example a card
when the user submits, i confirm the setupintent
then a modal is opened and the user have to sign a document. When the user have signed, he is redirected to a page to make the payment
👋 taking over for my colleague. Let me catch up.
imagine that users go back after page redirect and want to change the payment method
Is possible to update setupintent after a confirmsetupintent?
no you'd need to create a new Setup Intent
okey