#Gautam-MicroDeposits
1 messages · Page 1 of 1 (latest)
yes
May I know what API are you using?
Got it, let me check and will get back to you soon.
Hi @grizzled needle thanks for the waiting.
no issue
If the bank account couldn’t be verified because either of the two small deposits failed, you receive a customer.source.updated notification. The bank account’s status is set to verification_failed.
Thanks Jack
The details can be found in this doc https://stripe.com/docs/ach#ach-specific-webhook-notifications
Hi @grizzled needle I'd like to make a correction here.
There's no webhook event for the failure returned from stripe.customers.verifySource, instead you'll receive 402 error from the API.
The customer.source.updated is sent when either of the two small deposits sent from Stripe is failed, which is different from the verification.
Here do we get the 'verificationFailed' as any identifier ..so we could identify ?
You'll get this error message after 3 verification failures The amounts provided do not match the amounts that were sent to the bank account. To continue trying to verify the account, please reach out to us directly.