#ahmedmohamed24-calculating-fee

1 messages · Page 1 of 1 (latest)

still stone
#

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

warped skiff
#

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

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.