#killianq_best-practices
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/1243110592282099773
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
So it is a big problem to have 'individual' custom connect account for company ?
That may lead to verification issues, so you need to use the correct type always in order to avoid blocked Accounts
And if so is it possible to modify the type of a connect account to move it to a 'company' type ?
No you can't update this field always, more details can be found here
https://docs.stripe.com/api/accounts/update#update_account-business_type
Ok so, a solution is to update the business_type field ?
If your Connected Account didn't started the onboarding
Sorry for all these questions but what do you mean by "started the onboarding" ? If a connected account has already performed payouts for example does that mean that the onboarding is done ?
Yes
Ok thanks so for this case it's impossible to update the business_type right ?
Yes you need to create a new Connect Account
ok I understand, thanks a lot