#paxrex33
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
For such a setup you will need to use Stripe Connect. More specifically, separate charges and transfers: https://stripe.com/docs/connect/charges-transfers
You will start with having your Platform charge a Customer using PaymentIntents API, and then Transfering the amount to your Connected Account.
Thanks for your help. I will read the Connect docs more thoroughly on this topic.
Happy to help!