#antony_code
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/1305928677376393279
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
If we arrange
Ticket price: £11
10% to me as booking fee
50% to venue owner
Remaining 50% split between artists with the headliner getting 50% (25%), 2 paid supports getting 12.5%.Can the above work?
Because this requires splitting payments between more than just you and 1 other recipient, you need to use the "separate charge & transfer" flow: https://stripe.com/docs/connect/charges-transfers
You would collect the payment then choose exact amounts to transfer to each recipient, you'd need to have each of those onboarded as a connected account.
That's great - so I effectively collect but nothing happens until the event has happened and the split pushes it in however many directions are needed after the event?
guessing a separate API call after the event which confirms which accounts & which percentages it's being transferred to