#wind_docs
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1432284904585957386
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
can you clarify where exactly are you trying to add the bank acount numbers? in the Dashboard, the API, somewhere else?
I firstly tried to do this in dashboard but it allows only to add from preselected list (ig bc it's sandbox). But in the end i plan to use api. I assumed in the sandbox only predefined list of numbers are allowed.
The question is more about in case of live stripe account which I don't have rn. I didn't find this info in the docs, if IBAN and BIC are valid values for external account of connect accounts
But in the end i plan to use api.
can you clarify which API exactly? because it's usually the connected account itself who ads their own bank account during the onboarding flow.
but yes, in general you can add a bank account using the IBAN/BIC.
yes, but i plan to use api onboarding as described here https://docs.stripe.com/connect/onboarding
thank you for for the answer!
the page you linked describes all type of onboarding. so which one you plan to use? the "API onboarding"?
yes, api onboarding
got it. just flagging that we rarely recommend using this because it's a much more complex integration.
ok, thank you