#_connect-destination

1 messages ¡ Page 1 of 1 (latest)

vague shuttleBOT
#

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

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

round summit
#

Hello! I'm sorry but I don't really understand the way you framed the question
If you create a PaymentIntent with on_behalf_of that means you're using Destination Charges right? If so you want to read https://stripe.com/docs/connect/destination-charges and it shows the flow of funds
The funds will land on the connected account and then later that account will receive their Payout yes

#

_connect-destination

round path
#

after a certain time a charge gets transferred into a bank account, which by default is the "me", am I right?

round summit
#

It depends on how you integrate Stripe. that's why I linked to that specific doc. If you use Destination Charges then the funds go in the connected account's Stripe account's balance, not your own balance

round path
#

So the obo has no effect on where the funds actually go?