#ferb0000
1 messages · Page 1 of 1 (latest)
Hi
how can i go about doing that, do i need to adjust that original payment intent, or can i create a new one with the same customer and payment method from the first payment intent
YOu need to create a new one
Follow this guide for this kind of integration:
https://stripe.com/docs/payments/save-during-payment
ok, so i think i have the inital one setup properly, with setup_future_usage as off_session, however i am just curious how do i setup the future payment intent if they are not going to be there, just like any other payment intent, and if so how do i then confirm it
i think i have found it:
https://stripe.com/docs/payments/save-and-reuse
that guide is using SetupIntents
If you want to use PaymentIntent, you shoul dbe following the guide I shared with you.
however i am just curious how do i setup the future payment intent if they are not going to be there, just like any other payment intent, and if so how do i then confirm it
It's mentioned in the guide I shared with you:
https://stripe.com/docs/payments/save-during-payment?platform=web#charge-saved-payment-method