#Aggressive_Pickle
1 messages · Page 1 of 1 (latest)
Hi
Can you share the PaymentIntent Id ?
Furthermore, I would like to inquire if we can expect an immediate response of "succeeded"
You can check this test account numbers
https://stripe.com/docs/payments/ach-debit/accept-a-payment?platform=web&ui=API#test-integration
Sorry, I don't have a PaymentIntent Id as I tested this a couple weeks ago. We reproduced it enough times that we had to revise our code to handle the possibility of immediate failures.
For the second question, I meant in an live environment, will there ever be an instance where a US Bank Account transaction immediately succeeds, similarly to a credit card transaction
For the second question, I meant in an live environment, will there ever be an instance where a US Bank Account transaction immediately succeeds, similarly to a credit card transaction
No, Us Bank Account are async PaymentMethods so it can't be succeeded immediately
Awesome, thanks @uncut parcel
Welcome!