#gary-checkout-transfers
1 messages · Page 1 of 1 (latest)
Yes, you would be able to do this with separate charges and transfers (see https://stripe.com/docs/connect/separate-charges-and-transfers#reversing-transfers).
Basically you'd create the CHeckout Session for the platform account, and after it's compelte you'd make two separate transfers (one to account A and one to account B)
gary-checkout-transfers