#ablythe
1 messages · Page 1 of 1 (latest)
We have a bunch of Test numbers you can use here: https://stripe.com/docs/payments/ach-debit/accept-a-payment?platform=web&ui=API#test-integration
Yeah it doesnt seem like any of those trigger the scenario I'm looking for.
Well let's back up and confirm - are you manually entering in the bank account details, or are you using financial connections?
ah I see, so the microdeposit requirement only triggers on the manual route and not on financial connections? Is that correct?
yup! financial connections will default to using instant verification (we have a little table here https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements#test-ach-debit that covers it)
so if you specifically want to test the microdeposits flow you'll need to manually enter in the bank account number to trigger it
gotcha okay, thanks