#Vikram A.
1 messages · Page 1 of 1 (latest)
Hi there, you can update the business_type through API (https://stripe.com/docs/api/accounts/update?lang=ruby#update_account-business_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.
ok got that but the issue is system include users from different countries, so depending upon country the parameter would also change, right. How can we account for that, is something am wondering
like cvr for danish region, or gstin for india, so is there something which can make up for that dynamic
I don't quite follow you. The business_type is a enum, and they possible values are individual, company, non_profit, government_entity (US only)
i am asking regarding any supporting info that would go along with this, ie when u do onboarding as a business entity you are required to enter cvr number [Denmark region], similarly for other countries would such a process be followed ?
I think you are asking about documents for business verification? https://support.stripe.com/questions/documents-for-business-verification
yes