Skip to content

Stripe Fee Calculator

Fee on the gross, including shipping and tax.

Calculate Stripe fees on the full amount charged, with international card and effective-rate figures.

Written and maintained by Mohit PatelLast checked August 4, 2026How we build these
%

Processor pricing varies by country, card type and whatever you negotiated, and it changes without much notice. Take the real figures from your own statement. These defaults are a starting point, not your account.

Stripe fee

$2.37

3.32% of the $71.28 charged

Amount charged$71.28
Percentage at 2.9%$2.07
Fixed fee$0.30
You receive$68.91
Fees per month$947

The fee is charged on the full $71.28 including shipping and tax, not on the $60.00 of product, so the effective rate against your own revenue is 3.95%, not 2.9%. US online card rate. UK and EU domestic rates are considerably lower, around 1.5% plus a small fixed fee, because interchange is capped there. International cards and currency conversion each add a percentage on top.

How the Stripe Fee Calculator works

Stripe's fee applies to everything you charge, the product, the shipping and the sales tax you are only collecting on someone else's behalf. That makes the effective rate against your own revenue higher than the headline, and higher again on a card issued abroad.

Also known as: Stripe charges calculator · Stripe processing fee · how much does Stripe take · Stripe transaction fee · stripe fee calculator · stripe fees calculator

The calculation itself

Stripe's standard online card pricing is a percentage plus a fixed amount: fee = amount × rate + fixed. The net received is amount − fee.

The fixed component is what makes the effective rate vary with order size. On a large order it is negligible; on a small one it dominates, and the effective rate can be several times the headline percentage.

An example

A $58 order at 2.9% + $0.30: the percentage is $1.68 and the fixed is $0.30, so the fee is $1.98 and $56.02 arrives. The effective rate is 3.41%, not 2.9%.

Now a $12 order: $0.35 plus $0.30 is $0.65, an effective 5.42%. And a $340 order: $9.86 plus $0.30 is $10.16, an effective 2.99%.

So the same pricing produces effective rates from 2.99% to 5.42% across a normal order range. A business modelling payment costs at 2.9% understates them by 18% on its average order and by 87% on its smallest.

Where the figure deceives

The standard rate covers domestic cards only. International cards add a percentage, currency conversion adds another, and both apply on top of the base rate rather than replacing it, so a foreign card can cost half again as much.

Refunds do not return the fee. Refunding a $58 order costs the $58 plus the $1.98 already taken, so a refunded sale is a $1.98 loss rather than a wash.

Acting on it

Calculate the effective rate at your actual average order value rather than using the headline. That single number is what belongs in the margin model, and it is always higher than the quoted rate.

Then look at the small-order tail. If a meaningful share of orders sit under $20, the fixed component is doing real damage, and a minimum order value or a bundling nudge is worth more than any rate negotiation.

Where the fixed fee actually bites

The fixed component is the same on every transaction regardless of size, which makes it a regressive cost. At $58 it is 0.52% of the order; at $12 it is 2.5%; at $5 it is 6%.

For a business selling low-value digital goods or accessories, that arithmetic can be the difference between a viable product and one that loses money on payment costs alone. A $4 add-on at 2.9% + $0.30 costs $0.42 to process, 10.5% of the sale.

The responses that work are structural rather than negotiated: raise the minimum order, bundle small items so they travel inside a larger transaction, or move to a payment method with a lower fixed component for those orders. Rate negotiation moves the percentage and leaves the fixed fee alone, which is why it helps least exactly where the problem is worst.

One further point on disputes: Stripe charges a dispute fee on top of the reversed amount, and on most accounts it is not returned even when the dispute is won.

That makes the true cost of a disputed $58 order the $58, plus the $1.98 already taken, plus the dispute fee, commonly $15, which is more than a quarter of the order value before any fulfilment cost is counted.

Where to go next

The Stripe Fee question rarely arrives on its own. These are the ones that usually come with it:

Not financial advice. Marketplace fees change, and they vary by country, plan and seller status. Every rate here is an editable default, not a quoted price, check the platform's current fee schedule before you price a product against it. This is not tax or business advice.

Frequently asked questions

What does Stripe charge?

2.9% plus 30 cents for US online card payments. UK and EU domestic rates are considerably lower, around 1.5% plus a small fixed fee, because interchange is capped there. International cards and currency conversion each add a percentage on top.

Is the fee charged on tax and shipping?

Yes. Stripe takes its percentage of the whole amount charged, including sales tax you remit to the state and shipping you pay to a carrier. Neither is your revenue, but both are in the fee base.

Do I get the fee back on a refund?

The percentage is returned but the fixed fee generally is not. A refunded order therefore costs you the fixed fee plus your fulfilment costs, which is why high-refund categories need that priced in.

How do I reduce Stripe fees?

Raise average order value, since the fixed fee is a bigger share of a small basket. Beyond that, negotiate at volume, use local payment methods where they are cheaper than cards, and settle in the currency you sell in to avoid the conversion spread.

Put this calculator on your own site

Free to use, on any site, commercial or not. Paste this where you want it to appear. It is a plain iframe, so it works in WordPress, Squarespace, Wix, Webflow, Ghost and anything else that accepts HTML.

The one-line version
<iframe src="https://www.thecalclibrary.com/embed/stripe-fee-calculator" width="100%" height="640" style="border:1px solid #e2e8f0;border-radius:12px" loading="lazy" title="Stripe Fee Calculator"></iframe>
<p style="font:13px/1.5 system-ui,sans-serif;margin:6px 0 0;color:#64748b">Powered by <a href="https://www.thecalclibrary.com/stripe-fee-calculator" style="color:#64748b">Stripe Fee Calculator</a> from The Calc Library</p>

The only condition is that the credit line below the frame stays in place. That one line is what pays for the tool being free — it is how anyone else finds it.

Related calculators