#zzawaideh
1 messages · Page 1 of 1 (latest)
Okay thanks!
What type of Connected Accounts are you interested in using?
I am trying to avoid manually creating connected accounts every time a user joins
The type of accounts for platforms
Similair to shopify
Right, but there are 3 different types. Standard, Express, Custom.
Are you already using one of those types?
No I am not
Gotcha
So first step is to read through https://stripe.com/docs/connect/accounts
That talks through the 3 types.
So you want to decide on which type of account you want to use first
Then I can help show you how to create those type of accounts via the API
Thank you I will read through this an get back to you!
Sounds good!
I am trying to get started quickly and would like to initially implement standard account and upgrade to express or custom later
Is there a detailed guide for standard accounts?
Specifically example code
Yep
You want to follow this guide: https://stripe.com/docs/connect/standard-accounts
This does assume you have some base-developer experience