#melchncookie - payment intent
1 messages · Page 1 of 1 (latest)
Are you confirming the payment intent on creation, or are you wondering if you will be able to confirm it later after the payment method has been deleted?
Confirm later, the steps seem to be
- create payment intent with default payment method's id
- user deletes this payment method
- we try to charge this payment intent
Gotcha. No attempting to charge the payment intent in this scenario will create an error
You can test out these scenarios in test mode too: https://stripe.com/docs/testing