#Astral
1 messages · Page 1 of 1 (latest)
Hi there, you can use the Accounts API to create a standard account https://stripe.com/docs/api/accounts/create?lang=ruby#create_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.
i can still do that when i already have the express account?
Yes, you can create a standard account regardless what accounts you've already created.
oh?
the email i received from your support says u cannot register under the same email address
I don't see a problem. You can specify the email address (https://stripe.com/docs/api/accounts/create?lang=ruby#create_account-email) when creating an 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.
u mean i can have both express and standard accounts under 1 email address?
Yes you can use the same email address when creating another account.
ok tyvm