#kaneW
1 messages · Page 1 of 1 (latest)
Hi there
There isn't a way to disable microdeposits as they are a fallback. But they should only occur if the bank account wasn't instantly verified via Plaid.
what would be the payment intent request body for this?
You would look at the status of the bank account: https://stripe.com/docs/api/customer_bank_accounts/object#customer_bank_account_object-status
we have verified the account details with Plaid. So how do I pass this account and routing number without making the customer go through the microdeposit flow again?
Ah wait are you not using the Stripe Plaid integration?