#Serge
1 messages · Page 1 of 1 (latest)
hi! well if they both have existing accounts, you have to choose one of them to be the 'platform' account, and then that account would send an OAuth link for the owner of the other account to use to authorise that account to connect to the platform.
https://stripe.com/docs/connect/oauth-standard-accounts
the better and recommended approach though is for the platform to create a new account for the owner of the other account though, they send a link that lets that user claim it.https://stripe.com/docs/connect/standard-accounts
Thanks a lot, I will retry. Creating new account is not really an option for my client.