#blinkdaffer
1 messages · Page 1 of 1 (latest)
You want this data prefilled prior to them signing up?
So the info you can prefill is anything in the create account endpoint: https://stripe.com/docs/api/accounts/create
I don't think you can prefill Industry though
Website you can
Here's some info: https://stripe.com/docs/connect/express-accounts#create-account
Actually I think if you prefill MCC, that won't require you to select an industry: https://stripe.com/docs/connect/setting-mcc#mcc-manual
Yep:
If your connected accounts share an MCC, you can provide the code using business_profile[mcc] when you create accounts. In Connect Onboarding, your users won’t be asked for an industry. If you build your own onboarding UI, you won’t need to add a UI element for MCC.