#PeterDinis-OAuth
1 messages · Page 1 of 1 (latest)
👋 happy to help
are you trying to add already existing Standard Account to your Platform Account?
I will write a script of what I wanted to say with that question
ok sure
The application (platform) I work on has its own stripe account. It's a master account. In order for the seller (vendor) to be able to sell something in the application, he must have a stripe account. With the help of this article: "https://stripe.com/docs/connect/oauth-standard-accounts#integrating-oauth" I wanted to make it so that the vendor can connect the account with the main account (application account) and the application account administrator would saw in the "connect" section how many sellers (vendors) connected their account with the application account
my question is still relevant. do you vendors have to have a Standard Account before connecting to your Platform? or are you looking at creating new Express Accounts for your vendors?
Vendors must have standard account before connecting to platform
Number 4 here https://stripe.com/docs/connect/oauth-standard-accounts#integrating-oauth Where can I get (or where can I find) the authorization code?