#Khalil-fees
1 messages · Page 1 of 1 (latest)
Hey there, I don't really know much at all about fees beyond our public docs: https://stripe.com/connect/pricing. You'd want to talk to our Support team )(https://support.stripe.com/contact/login) about this.
Find Stripe Connect pricing information for your business model. Connect pricing is usage-based and flexible based on the capabilities you need.
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Those payout fees come in batches though as far as I know. I don't believe the amount is taken from each payout individually
But would really recommend talking to our Support team
Hey, I've asked this before - answer I got was these are accumulated and charged on the Platform monthly. The connected account receives the full payout.
just sharing.
(oh, and they do not appear in Test mode)
Thanks @fast meadow !
Thanks for the answer GigStartr!
As a follow up, if I use a destination charge (https://stripe.com/docs/connect/destination-charges), can I know from the API the fees Stripe will take? This + payout fees helps me figure out how much I want my application fee to be
you can fetch it from a balance_transaction after the charge (in a webhook, or whatever); if you need to know pro-actively (as I did), just look at Stripe's pricing pages