#ogustine_api
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. Thank you for your patience!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
đ 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/1214479186966880337
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
Yes it can, but it need to not being currently connected to any other platform
We documented it here https://docs.stripe.com/connect/oauth-changes-for-standard-platforms
Thanks for that useful documentation. Does that means that, if I pass the read_write scope in test mode, I will be able to connect an existing account (ex. acct_1OqrcOBjjrRHtDUi) in test mode?
We are already providing the read_write scope. In test mode, the auth link only allows to create a new stripe account, not to connect existing one.
If you pass read_write scope and the account hasn't been connected to any other account, then you would be able to connect to it
Sorry not familiar with the language
Oh, I just did not see the tooltip about the same email. I will give it a try.
Things looks good. Thanks for your help. it was all me not looking where I should have...
np and good luck!