#fluxorg
1 messages · Page 1 of 1 (latest)
Hi
Do you want to add it as a Standard Connect Account ?
Hi, it looks like we are creating the other accounts as Express type
If you want that the new Connect account be express too, then they need to be onboarded as a normal Connected accounts
If you want to connect that existing account to your plaform then it will become a Standard Connected Account:
https://support.stripe.com/questions/getting-started-with-stripe-create-or-connect-an-account#:~:text=Creating or Connecting your Stripe Account
https://stripe.com/docs/connect/standard-accounts#:~:text=This is the recommended method for creating standard accounts. If you’re an extension or an application that needs access to an existing account so you can provide services to your users%2C you can still use OAuth.
https://stripe.com/docs/connect/oauth-reference#get-authorize
Thanks, is there a way to do this connection manually as a one off using the Stripe UI? Or does it have to use the APIs and be implemented in code?
Checking...
For connecting existing Stripe Account you need to follow this example:
https://stripe.com/docs/connect/oauth-reference not possible to do it via Stripe UI AFAIK.