• Resolved anshaggarwal201

    (@anshaggarwal201)


    Does it cuts any service charge? If yes,are these charges will be added to the order amount of customer in real time?

Viewing 1 replies (of 1 total)
  • Plugin Support Adam Heckler

    (@adamkheckler)

    Stripe’s fees are shown here: https://stripe.com/pricing

    It does not add fees on top of the order amount in a customer-facing way though. The fees are simply subtracted from the order amount once it’s processed by Stripe. So for example, if a customer places an order for $40 USD, Stripe will show this:

    https://d.pr/i/hdKy2p/JEPCzb8n1q

    The math:

    40 - ( 0.30 + ( 40 *0.029 ) ) = 38.54

    Hope that helps explain things!

Viewing 1 replies (of 1 total)
  • The topic ‘Charge’ is closed to new replies.