#venkata-rohith-pesal_stripe-apps-oath-flow
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1503447969012383820
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
is there any way to connect multiple Stripe accounts in a single OAuth flow?
No, these permissions are granted on a per-account basis currently.
Thank you for confirming! So the expected approach is one OAuth flow per account - the user repeats the connect flow for each Stripe account they want to add.
Correct. That being said, I can (and will) file a feature request with the Stripe Apps team to see if it's possible to allow a single user to authenticate all Stripe Accounts they own/control.
venkata-rohith-pesal_stripe-apps-oath-flow
Thank you so much, really appreciate you filing that feature request!
Okay, feature requested. I cannot say if/when it will be developed. Some of the authorization/authentication flows are pretty deeply embedded. But if we make that change we will likely announce it in the Stripe developer digest. You can sign up to receive the digest here: https://go.stripe.global/dev-digest
Perfect, signed up for the digest. Thanks again for your help!