#PeterDinis-OAuth

1 messages · Page 1 of 1 (latest)

floral vessel
#

👋 happy to help

#

are you trying to add already existing Standard Account to your Platform Account?

copper nova
#

I will write a script of what I wanted to say with that question

floral vessel
#

ok sure

copper nova
#

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

Use the OAuth connection flow to allow a Standard user to connect to your platform.

floral vessel
#

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?

copper nova
#

Vendors must have standard account before connecting to platform

floral vessel
#

Ok fair point

#

what is blocking you in that case?

copper nova
trail onyx
#

it's given to you in a URL query parameter called &code when we redirect to the URL you set as the return for OAuth.