#joeinfo
1 messages · Page 1 of 1 (latest)
hello! you may want to start off from this page : https://stripe.com/docs/connect/accounts
then select the relevant account type and it should show how to onboard the connected account
how to create this using API ?
which account type are you using - Standard, Custom or Express?
Express
you can view the instructions starting from here : https://stripe.com/docs/connect/express-accounts#configure-onboarding
There is no API for creating this account
i'm afraid i don't really understand what you mean
that document shows how to create the account via API
maybe you can elaborate more on what you mean by there is no API for creating this account?
this is account creation code
i have one product .on this product seller and buyer types are present. How to user manage wallet system as a buyr or seller
what wallet system are you referring to?
We are referring how to manage wallet internally suing payment getway
is there any option to create one main account has a sub-account like main account is Seller and sub-account is buyer
i think the typical flow here is that the Seller would be a Connected account, and the buyer would be a Customer : https://stripe.com/docs/api/customers
you may want to see which flow here : https://stripe.com/docs/connect fits your use case
Yes
Seller would be a Connected account - Yes
the buyer would be a Customer - Yes
What are my steps for doing this?
- Create account
- KYC
what is the next step ? for doing above flow
have you taken a look at either of these flows here for routing payments and paying out? https://stripe.com/docs/connect#route-payments-and-pay-out