Guide
How to calculate Stripe fees
Understand processing fees and how to price around them.
Stripe fees are normally made up of a percentage of the payment plus a fixed amount. The exact price changes by account country, payment method, card issuer region, and any currency conversion involved, so use the rate shown on your own Stripe pricing page.
To estimate the cost of a sale, multiply the charge amount by the percentage fee and then add the fixed fee. Subtract that result from the amount charged to see what you receive. If you need to receive a specific net amount, work backward from that target instead.
Review the calculation whenever you sell internationally or add payment methods. Cross-border, foreign exchange, and alternative payment charges can change the cost, so a single default rate is only an estimate.