#mr_rexz
1 messages ยท Page 1 of 1 (latest)
Hi ๐
"Add bank info" screen
What screen are you referring to here?
Hi! ๐
This one here: https://stripe.com/docs/payouts#adding-bank-account-information
That isn't a screen, that's documentation about adding a bank account. What interface are you referring to?
So when I was going through the Stripe onboarding for my account, it was asking me to fill in my name, details etc.
And then after that it'd ask me for my bank account number.
For others going through the Stripe onboarding, is it possible to prefill the other people's bank account number for them?
Okay so this is about Connect Onboarding?
That's correct!
Okay what you can do is provide the bank account details when you create the account in the external_account parameter: https://stripe.com/docs/api/accounts/create#create_account-external_account
Ahh awesome, just what I'm looking for! Thank you!