#danmatthews-connect-subscription
1 messages ยท Page 1 of 1 (latest)
Hey there ๐ it does sound like stripe_account is the parameter that you're looking for, but just to confirm, you are intending to create direct charges on your connected accounts, right?
I think so, what's the benefit to doing non-direct
we're not trying to take a fee, i assume we'd need to use transfers if we wanted to apply a fee
It's not so much a benefit, as much as it is choosing the right charge type for your business model. This page helps articulate the differences and when you might want to use destination charges rather than direct charges.
https://stripe.com/docs/connect/charges
oh brilliant that's perfect, thank you
Looks like direct charges is what we're looking for
many thanks ๐
Perfect! Happy to help!