#uniaffitti
1 messages · Page 1 of 1 (latest)
Hi there, you can connect to an existing Stripe account via OAuth (https://stripe.com/docs/connect/oauth-standard-accounts), but it's not recommended anymore. You should use the Accounts API to create a new account (https://stripe.com/docs/connect/standard-accounts)
Ok thanks, so the reccomended process is to create a different account (standard in this case), then create an account link and send it to our partner to fill the requirments. after that im able to collect payments for them and our fees is this process correct ?
Yes you are right.
Thanks !