#SoloGeneral-Connect-Account-Links
1 messages · Page 1 of 1 (latest)
Hi there! When you create the Connected Account you can specify the country: https://stripe.com/docs/api/accounts/create#create_account-country. If you don't specify, we use your platform default.
So you will want to collect the intended country of your customer ahead of creating the account, then create the account accordingly, then send an account link for that account.
Ok, thank you