#ahmedmohamed24-calculating-fee
1 messages · Page 1 of 1 (latest)
Hi 👋 we have a support article that you can reference which discusses how to do the math to calculate the Stripe fees prior to a payment being made:
https://support.stripe.com/questions/passing-the-stripe-fee-on-to-customers
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.
Hi toby,
thanks for sharing
I've checked this article
but I couldn't understand it
can you share an example of the calculation in any programming language @still stone
No, we don't have prewritten code examples for calculating that. The logic for doing so is provided in that article that you can use to write code to handle that calculation.