#tsahnar-microdeposits
1 messages · Page 1 of 1 (latest)
hello @winged anchor, this could be a bug, could you reach out to Stripe Support so that we can look into this further : https://support.stripe.com/contact
in the meantime, i'd suggest that you use stripe.js to verify the microdeposits if you want to move forward with testing : https://stripe.com/docs/js/payment_intents/verify_microdeposits_for_payment
Thanks, I already reached out support and i'm waiting for an answer
what do you mean by verify it with stripe.js? I need to get the email to simulate how our buyer is going to verify it and update it on our end when the event of setup_intent.success
i assume you're following this guide : https://stripe.com/docs/payments/acss-debit/set-up-payment
Since what you want to do is to test the setup_intent.success webhook, if you don't use the email, you can still create a form on your site to verify the bank account using Stripe.js :
https://stripe.com/docs/payments/acss-debit/set-up-payment?platform=web#optional:-custom-email-and-verification-page