#krishna008
1 messages · Page 1 of 1 (latest)
hello! what type of connected account are you using? Express / Standard / Custom?
hwo can I check this?
you're creating the account, you should already know what account type you're using since this is a required field : https://stripe.com/docs/api/accounts/create#create_account-type
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
It's standard sir.
I believe if you explicitly pass in the country when creating the Account : https://stripe.com/docs/api/accounts/create#create_account-country, there's no option to update/change the country when the connected account user accesses the Account Link (Stripe hosted Connect onboarding form) - but you'd want to test it out to be sure
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.