#l3ash9i98
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
requires_action isn't an error, it is actually part of a successful payment flow
Yeah, i can see the link on the dashboard
Can you send me the ID of an intent that you are seeing this on?
Is there a specific doc that you are following here?
"id": "pi_3OZa7BFOVnzp2HvG1isX83TX",
It is supposed to redirect to a external link to confirm payment , right ?
You chose microdeposits for that intent so no
With instant verification (the other option within that modal) the user can log in to their bank within the modal I believe
For microdeposits, stripe does something that the user looks at their bank statement for and then would input the amounts in to your site to complete verification
That doesn't affect this
I mean, that call is required, but that doesn't determine insant vs microdeposits
On the dashboard or something ?
I think you chose microdeposits by clicking "verify manually" on the modal that Stripe.js showed after confirming
Okay
So it's the user
When doing the payment via ACH
He got to choose between two options ?
Yeah, by default users can choose either. Looking to see if we have a doc on verifications
So whats the supposed flow after choosing manually ?
It gets them to another page
To insert a code
Its supposed to get redirected to that page ?
Yes, so that is expected here. Along with that, the user would be able to look up the microdeposits on their bank statement and inpit the 6 digit code
In test mode, you can use these descriptor codes to test different scenarios https://stripe.com/docs/payments/ach-debit/accept-a-payment?platform=web&ui=API#test-microdeposit-amounts-and-descriptor-codes
Steps 5, 6, and 7 of this doc talk more about how to handle ACH verification https://stripe.com/docs/payments/ach-debit/accept-a-payment?platform=web&ui=API#web-collect-mandate-and-submit