#Zetsuman
1 messages · Page 1 of 1 (latest)
yes
Are you are talking about this field: https://stripe.com/docs/api/accounts/create?lang=dotnet#create_account-company?
yes and also about this
https://stripe.com/docs/api/accounts/create?lang=dotnet#create_account-individual
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
The company field says this in the link I shared above:
Information about the company or business. This field is available for any business_type.
So you can set it forbusiness_type: individual. However I don't know if you have to set it. Fir this you'll have to run some tests and see what info Stripe requires.
Maybe this can help: https://stripe.com/docs/connect/required-verification-information
Ok, thank you)
Looks like it's not required)