#samuelDSR - Plaid Verification
1 messages · Page 1 of 1 (latest)
Hello! If you got a response from Plaid containing a stripe_bank_account_token it should be verified. More details: https://stripe.com/docs/ach-deprecated#using-plaid
I think this is for instant verification flow and it works for me, but actually I need to create bank accounts from an institution that has not instant verification from plaid (Ocean bank or something), this takes 1 o 2 business days to verify even from plaid, so I was wondering if I can know the current verification status of this bank account without recurring plaid
Don't know how stripe handles this, if the stripe source object contains a field with this status sinchronyzed from plaid or something
If Plaid doesn't support instant verification you should fall back to micro-deposits, in which case Plaid is not involved at all. See here for details: https://stripe.com/docs/ach-deprecated#manually-collecting-and-verifying-bank-accounts
Yes I know that, is just that on others institution bank accounts we already use plaid, and it has microdeposits flow on the ones with unsupported verification, so that costs less effort that using stripe microdeposits
As far as I know we do not support Plaid's micro-deposit process at all.