#solibe1-connect
1 messages · Page 1 of 1 (latest)
Hello! Can you give me some more details - what kinds of connect accounts are you dealing with, and how are the onboarding (through an account link?)
Yes we have implemented the api to our website and when user enter their email they get connected.stripe link to create their stripe account to share revenue
But the problem is they can’t choose any country except us
What kinds of connected accounts are you working with?
Gotcha - give me a few minutes to look into this some more
Thank you so much
Do you have an account creation request I can take a look at? I believe I know what the issue is, but seeing the request will help me confirm
I believe the issue is that you've specified capabilities with account creation - when you do this, a country is needed (pulling from the default if none is set) and locked in because the capabilities can change depending on which country is selected. If you would like your users to select their own country, I'd suggest you collect this at the same time when you collect their email or you remove the capabilities from the account creation request