#SebJS74-payment-intent
1 messages · Page 1 of 1 (latest)
hello!
not sure there is a list fo fields that cause that
but changing the amount does require a re-confirm
I recommend testing it out - change the fields your integration needs to change and see the status changes on the PaymentIntent
So in this case, would I be better off using a setup intent, and simply making a payment intent at the time that payment is taken
instead of having to update a payment intent?
Basically want the customer to simply put their details in once, then 2 days before the booking takes place, we'll take payment
ah yes in that case what you need to do is
1/ use a SetupIntent on day 1 to save the card details
2/ on day 2 - create a PaymentIntent with those saved card details as an off_session PaymentIntent to create the paymetn