#juzzbott-invoice-transfer-group
1 messages · Page 1 of 1 (latest)
Hey, don't think either of those options will work I'm afraid
You'll likely just need to create the Invoice independently and once it's paid create the relevant transfers passing the transfer_group param: https://stripe.com/docs/connect/charges-transfers#transfer-options
Thanks for the quick response. That makes sense, as the transfers are created with the payment intent anyway. Thank you.
and I can still just set the Transfer Group on the transfers themselves.
Yep, exactly!