#bluepnume
1 messages · Page 1 of 1 (latest)
Hi 👋
The fees will always be taken from the Platform but you can change the application fee you charge the connect account or reduce the amount you transfer to the connect account to adjust for this
Sounds good! But is there a good way to determine in advance what the Stripe fee will be so we know what to set the application fee to?
Not via the API (which is what we specialize in here). You can reach out to Support (https://support.stripe.com) and ask about your current fee percentage
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.
Aaah, damn. I mean I can hard-code the 2.9% + $0.30 and use that to calculate the platform fee to charge.
It's just annoying if it ever changes in future, keeping this in sync
Are there any plans to introduce fee calculation via the api in future?
I can understand that. However you could add that as a configuration parameter in your integration so you don't need to change the code necessarily
I am not aware of a fee calculator API in the works
OK. Thank you for your help! Appreciate it