#aaronly-connect-sct
1 messages · Page 1 of 1 (latest)
aaronly-connect-sct
you would call the Create Transfer API https://stripe.com/docs/api/transfers/create from your own code once you are ready to transfer the funds mostly
Thanks!
anything else I can clarify?
Yes, is the data from transfer_data associated with transfer_group when creating a paymentIntent?
I don't understand what you call transfer_data. This is a parameter you use for Destination Charges https://stripe.com/docs/connect/destination-charges and you asked about Separate Charges and Transfers https://stripe.com/docs/connect/charges-transfers
That clears it up, thanks!