#Haydn-paymentintents
1 messages · Page 1 of 1 (latest)
Do you have this behaviour concretely documented anywhere?
it's documented as best as anywhere on https://stripe.com/docs/payments/intents which shows that you can go to either succeeded or requires_payment_method
Okay thank you
the payment method is unset because generally the way to handle a decline is to ask the customer to enter new details and try again, which is why the detachment happens that way, to put the PaymentIntent back in a clean state for a retry