#dan-burke
1 messages · Page 1 of 1 (latest)
Hello there
Are you following this flow: https://stripe.com/docs/payments/ach-debit/set-up-payment?platform=web ?
Or are you using Payment Element?
i'm following that flow
Okay, so it discusses microdeposits in step 6: https://stripe.com/docs/payments/ach-debit/set-up-payment?platform=web#web-verify-with-microdeposits
Can you tell me where you are blocked/confused?
Happy to help if you have specific questions?
Thanks! So there aren't any embedded Elements that can be used for Microdeposit Verification? the user has to go to a stripe link that will be emailed to them?
There is no embedded Element, no. You could build this yourself though if you don't want to handle via email and then use Stripe.JS to verify via the form on your site.
That is discussed in this part: https://stripe.com/docs/payments/ach-debit/set-up-payment?platform=web#optional:-send-custom-email-notifications
I see, thank you! should be good now