#Ian Kaplan-connect

1 messages · Page 1 of 1 (latest)

final iris
#

You can have multiple connect accounts associated with a single payment by using separate charges and transfers (read about it at https://stripe.com/docs/connect/charges-transfers#transfer-availability). With separate chargges & transfers you create each of the transfers to the destination accounts yourself

With Connect, you can make charges on your platform account on behalf of connected accounts, perform transfers separately, and retain funds in the process.

obtuse hound
#

ok i normally create subscriptions and invoices with the payment intents api

#

so the recommended approach is to create a separate transfer

#

?

final iris
#

You can do separate transfers on the payment intents that are generate as part of subscriptions and invoices - does that make sense?

obtuse hound
#

yes that makes sense

#

thank you

final iris
#

👍 happy to help!