#el_isaac
1 messages · Page 1 of 1 (latest)
Hi there! I'm not sure what your use case would be for that 🤔
It's not possible to move/change an existing Express connected account to a different account type (custom or standard). The only option is to create a brand-new connected account (of custom type in this case) and have the user go through the onboarding flow again. That'll add a lot of friction
Can we switch the onboarding flow for new accounts so that they go through a custom flow?
Our case is we want to implement payout flows quickly with and then work on implementing the custom flow
We can keep existing express customers as they are
Can we switch the onboarding flow for new accounts so that they go through a custom flow?
Yes, you can continue to go through a similar flow to createcustomaccounts. You can also use account links to collect onboarding information or collect that information yourself: https://stripe.com/docs/connect/connect-onboarding
There's no need to change the existing Express accounts, these can remain as is
I also recommend reviewing this in case you haven't already: https://stripe.com/docs/connect/accounts#choosing-approach
There are some pretty major differences between Express and Custom that you should be aware of
Right. How about for our platform account? Would it be hard to change our plan from express to custom?
There's no "type" of platform. A platform can have connected accounts of many types (though this isn't very common)