#kano_best-practices
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/1318373346479706122
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! Sounds like you want to use separate charges and transfers: https://docs.stripe.com/connect/separate-charges-and-transfers
Thanks @meager pumice this does look correct.
Can I ask, with the hosted Stripe Connect, when a new doctor creates their Stripe account will this return the CONNECTED_ACCOUNT_ID to the return_url in the URL params?
Maybe I misunderstood, but I thought you didn't know which connected account to use at that point in time?
Oh, wait, I misread your question.
Yes, it should.
Thanks. By the way I am SUPER impressed with Stripe and how responsive you guys are to developers. You guys are literally the best I have come across!
Yes, I see it. It's not a query param, but part of the URL.
To clarify, are you asking about the... yeah.
You have to include it in there. It's not something we do automatically.
I thought we had some nice documentation about this, but I am not finding it...
I'm recieving that fine at the moment. So no problem.
I've read the seperate-charges-and-transfer docs. Looks straightforward. I'll implement it and reach out if I run into any blockers.
Thanks again!