#sebastian10 - requires action
1 messages · Page 1 of 1 (latest)
Hello, good questions. I am not sure if ACH can require action here but am looking in to it.
Whenever the status is requires action, the next action should always be populated and you should always be able to handle that with the SDK whether it is a redirect or requires_stripe_sdk
I will get back to you with what I can find
ok thank you!
Hey apologies for the delay here, the server got busy and I dropped off of this thread for a bit.
When you get a requires_action status here, it will be because the user needs to verify their account. We lay out the steps for that in this doc https://stripe.com/docs/payments/ach-debit/accept-a-payment?platform=web&ui=API#web-verify-with-microdeposits
So the flow is similar to what you descibe but you will be using confirmUSBankAccountPayment instead of handleCardAction