Is it possible to split a payment between me (platform), beneficiary 1 and beneficiary 2 using Stripe Connect (Standard)?
Is it possible to split a payment between me (platform), beneficiary 1 and beneficiary 2 using Stripe Connect (Standard)?
It is not currently supported in Stripe. You may manually split the payment up in your code and receive from each end the split amount of the payment.
Reference Split funds from a single charge between different sellers using Connect