#lumen-multiple-split
1 messages · Page 1 of 1 (latest)
you can do something like this with https://stripe.com/docs/connect/charges-transfers
the one thing to be aware of here is that your platform becomes the business of record on the payment (as compared to the author being the business of record, if you're using direct charges with 1 author)
so your platform is on the hook for disputes, fees, etc.
(this mostly doesn't matter if you're using custom/express accounts already, since you're already responsible for the negative balances of custom/express accounts)