#.oleg.d
1 messages · Page 1 of 1 (latest)
For either account you can only attach a single bank account
Stripe will verify the bank account based on the information you provide
I've attach 2 bank accounts to the custom connect account via tokens.create and account.createExterna Account. According your answer it is impossible or maybe Im wrong?
We recommend using Account Onboarding for Custom Accounts.
https://stripe.com/docs/connect/connect-onboarding
Sure, Im using this unboading for collecting user info and set up first bank account. But also I must realize capability to attach few bank accounts. That's the reason why Im attaching new bank accounts for custom connect account via token.create.
To clarify verifying bank accounts flow:
For both express and custom accounts that will be set up via Account Onboarding my users will must upload for example bank statements that will verify Stripe. I shoulnt realize some kind of verification on my side, that's correct?
If you are using Stripe Onboarding then Stripe will verify the bank accounts without you taking additional action on your end.
Okay, for Express account stripe onboarding stripe will automatically verify provided bank account or will require to upload additional docs? Or uploading additional docs such as bank statement required only for custom connect account when user attaching new bank account to an account?