# Verify a new ACH Direct Debit customer using micro-deposits

### If a customer fails or opts out of instant verification, Stripe will verify their bank account by sending micro-deposits. These deposits may take one to two working days to appear in the customer's account. Customers have three attempts for amount-based micro-deposits or ten attempts for descriptor-based micro-deposits to complete the verification process.
---
If your customer has failed or opted out of using the instant verification flow for any reason, Stripe automatically does one of the following to verify the customer's bank account instead:
* **Amount:** Sends two micro-deposit amounts to the customer’s bank account, with a statement descriptor that reads "ACCTVERIFY".
* **Descriptor code**: Sends a single micro-deposit to the customer’s bank account with a unique, six-digit descriptor code at the beginning of the company name field ([**PaymentIntents API only**](https://stripe.com/docs/payments/ach-debit/accept-a-payment)).
## Additional information
* These micro-deposit transfers can take one to two working days to appear in a customer's bank account.
* Your customer will have three attempts for amount-based microdeposits or ten attempts for descriptor-based microdeposits to complete bank account verification.
* If the maximum number of attempts to verify your customer's bank account information has been met, [contact Stripe Support](/email) for further assistance.