#awMerritt
1 messages ยท Page 1 of 1 (latest)
Do you have an Account Creation API request ID I can look at?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I think you would need to specify the country when the Account is created, since it defaults to your platform's country: https://stripe.com/docs/api/accounts/create#create_account-country
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ah, so there's no way to let users select it? That seems kind of strange that it wouldn't be part of the onboarding.
Unfortunately not for this account type, no
๐ Got it. I can pre-collect the data then. I was just hoping it was a settings issue. Thanks!