#hive-connect-sct
1 messages · Page 1 of 1 (latest)
hive-connect-sct
Yes you want to use Separate Charges and Transfers https://stripe.com/docs/connect/charges-transfers
1/ you write code to automate it
2/ no, the doc says the complete opposite in that case. The customer pays once and then as the platform you split the money across accounts with code
oh ok
so we need to make an object for each transaction along with the transfer_group
ohh i think i see what you mean
you need to create a Transfer to move funds from your platform to the right connected account yes.
ok thanks