#solibe1-connect

1 messages · Page 1 of 1 (latest)

white cradle
#

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?)

silk citrus
#

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

white cradle
#

What kinds of connected accounts are you working with?

silk citrus
#

It’s custom

#

As you can see in the circle i can’t change the country

white cradle
#

Gotcha - give me a few minutes to look into this some more

silk citrus
#

Thank you so much

white cradle
#

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

white cradle
#

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