#odraode17_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.
âąď¸ 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/1284194500503273583
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
You are saying you want to split payment between different payment methods?
Or have multiple payments from the same payment method?
I have stripe on my checkout, when the customer places an order, i want to split the money between the Franchisee restaurant, the Franchisor, and the delivery driver.
unfortunately, the cost of delivery is only confirmed at a later time, so I can not decide on how to split the money coming in at the time of purchase
Ah okay and are you already set up for Connect?
You have onboarded accounts?
You want to use Separate Charges & Transfers to accomplish this flow. The docs for that are here https://stripe.com/docs/connect/charges-transfers
ok so as long as I have connected accounts, I can use the Separate Charges & Transfers flow?
Yes assuming those Connected Account are in the same region as your platform as the above doc indicates
ok, clear. otherwise nto possible right?
Correct
thank you very much very helpful