#zgramstad - Connect Existing Account
1 messages · Page 1 of 1 (latest)
Hey! To connect an existing Stripe account, it has to be done through the OAuth flow: https://stripe.com/docs/connect/oauth-reference. Here's a StackOverflow post that talks about this more: https://stackoverflow.com/questions/63901782/how-to-connect-existing-stripe-accounts-to-my-platform-account
Thank you!! I'll look into this!