#savlundi-connect-standard
1 messages ยท Page 1 of 1 (latest)
savlundi-connect-standard
๐ @lost summit. Usually when you speak with your account manager at Stripe and they have technical questions they should be working with other people at Stripe internally to answer you. Not entirely sure how to help you here without context on what is even discussed.
If you use Standard accounts, there are 2 ways to integrate.
1/ OAuth: this is the "old way" and discouraged usually and it seems to be what you built. You send the end user to Stripe, they create a new account or pick an existing one and then connect to your account
2/ Connect Onboarding: first you create a Stripe account via the API for them and then you redirect them to Connect Onboard via an AccountLink to onboard
so the connect onboarding would that allow them to connect their existing stripe account too?
๐ stepping in