#Mikail
1 messages · Page 1 of 1 (latest)
Can you share your accountId and the accountId of your connected Account please?
It looks like they are trying to change the account country after creation:
https://stripe.com/docs/connect/accounts#standard-accounts:~:text=You can’t change the country of your Standard account after creation.
so we need to specify the country before creating the account link?
But I do not have that information about my users + it works for other countries
No I meant the merchant's account is in GB however when they are accessing your AccountLink they are trying to change their location to IN
You inform them that they need to choose the country of their Stripe Account, it can't be changed.
When creating the account you need to specify the country.
once specified you can 't change the country.
but that makes it a lot harder for us, because:
-
we cannot create a stripe account link without knowing their stripe account id, that's why we create an account link
-
we create an account and it defaults to GB where we are located
-
users in other countries can change their country
-
but India cannot
isn't that a bit weird?
No you need to know your customer location/country first before creating an account for them.