#dhaari-Express Account
1 messages · Page 1 of 1 (latest)
👋 happy to help
you can take a look at this guide https://stripe.com/docs/connect/collect-then-transfer-guide
ok. But does this require the user to enter mobile number and validates the otp to complete the onboarding process
Currnetly when we add connect account through dashboard and generate a link, it prompts the user to enter mobile number to create a connect account
it will always ask for this, regardless how you create the onboarding
So do you mean that even when onboarding happens via API , still mobile number and otp are mandatory?
yes, that's how the login/authentication for Express accounts works
ok. Thanks. Will, there be any exceptions.., privileges given for certain platform accounts to add connect express accounts without OTP feature?..
no, since that's part of Express
if you want to build your own authentication system and whitelabel the whole experience and you have a large experienced development team, you could consider using Custom accounts as they don't use the Express authentication system and you have to build everything.