#j-_api

1 messages · Page 1 of 1 (latest)

fast zincBOT
#

👋 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/1305640295651872789

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

supple pollen
#

Hi!

#

All my code is adapted to send the money to the connected account, there is a way to send the charge instead of a connected acount to a account which is not connected to me?

tame hatch
#

Hi, no it is not possible to send fund to an account that is not connected to your Platform account.

supple pollen
#

So for a new client, if they already have an account

#

They need to do another one???

tame hatch
#

That depends on how their account was created. You might be able to using oAuth: https://docs.stripe.com/connect/oauth-reference. If they created their account after June 2021, Platforms using OAuth with read_write scope won’t be able to connect to accounts that are controlled by another platform.

supple pollen
#

they just created one

#

so i send a onboarding link to them, they just need to login to the current account and thats it?

tame hatch
#

Yes, please refer to the above document, and let me know what specific questions you have.

supple pollen
#

let me see

#

based on what you shared me, i think i need to modify a lot my code on my backend is that right?

tame hatch
#

No, you can leave what you have as is and just add this flow for connecting any existing accounts. Alternatively, if it's one account, you can reach out to our support team at https://support.stripe.com/contact

fast zincBOT