#esanson
1 messages · Page 1 of 1 (latest)
What's the connected account's account ID?
OK, this account doesn't have a business name set, and that's why it's taking the name from platform.
is there a way to auto-set the business name as to be their first name?
or change the email so it says congrats 'first name'
instead of congrats 'ourlit'
https://stripe.com/docs/api/accounts/create?lang=dotnet#create_account-business_profile-name you can set one when creating the account.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.