← Blog
8 min readUpdated May 2026Checklist

Stripe Fee Audit Checklist for SaaS Founders

I do not think most founders need a full finance dashboard on day one. But if Stripe is a meaningful part of your revenue, you should know one thing every month: did your real fee rate get better or worse, and why?

Short version: export an itemized Stripe Balance CSV, calculate your effective fee rate, compare it to last month, then inspect international cards, small charges, refunds, disputes, and non-charge fee lines. The goal is not perfect accounting. The goal is catching margin leaks before they become normal.

Stripe's dashboard is good at showing gross volume. It is less direct when you want a plain-English answer to "why did my fees move this month?" That is where a small monthly audit helps. It turns one export into a habit: check the rate, find the driver, decide whether action is worth it.

This checklist is written for SaaS founders, indie hackers, agencies, and subscription businesses using Stripe. It is not tax advice, and it will not replace your accountant. It is the practical review I would run before assuming the headline 2.9% + $0.30 rate is the whole story.

The monthly scorecard

Start with the same six numbers every month. They are simple enough to track in a spreadsheet, and strong enough to explain most Stripe fee changes.

MetricExampleWhy it matters
Charge volume$42,000Did volume change enough to explain the fee change?
Charge fees$1,596Processing fees on charge rows only.
Processing rate3.80%Charge fees / charge volume.
All-in rate4.05%All Stripe fee rows / charge volume.
Refunds$2,400Possible retained fee drag.
International share31%Often the first driver to inspect.

The checklist

1

Separate processing rate from all-in Stripe cost

The card processing rate answers one question; the all-in rate answers another. Mixing them together is how people get confused by payouts, refunds, disputes, Billing, Tax, and other fee rows.

What to check

Start with charge fees divided by charge volume. Then calculate all Stripe fees divided by charge volume as a separate number.

Next action

If the gap between processing rate and all-in rate is large, inspect non-charge fee rows before blaming card pricing.

2

Compare this month against the previous month

A single blended rate tells you where you are. Month-over-month comparison tells you what changed.

What to check

Write down charge volume, charge fees, processing rate, refund count, and international share for each month.

Next action

A jump above 0.5 percentage points usually deserves a closer look, especially if volume did not change much.

3

Look for small transactions where $0.30 dominates

The fixed fee is quiet on high-ticket invoices and brutal on $5-$20 plans. This is one of the fastest ways SaaS margins drift.

What to check

Group charges into buckets: under $20, $20-$50, $50-$100, and $100+. Compare fee rate by bucket.

Next action

Consider annual billing, bundling small add-ons, or a minimum charge where it fits the product.

4

Check international card exposure

International cards can add cross-border fees on top of the base card rate. A launch, affiliate post, or global audience spike can change your mix quickly.

What to check

Count international-looking charges and compare their volume share against domestic charges.

Next action

If a region is meaningful, test local payment methods such as SEPA Direct Debit, iDEAL, or other local rails available in Stripe.

5

Measure refund fee leakage

Refunds are not free. Stripe generally keeps the original processing fee, so a refund-heavy month can raise your real payment cost even when gross revenue looks fine.

What to check

Filter refund rows and estimate retained fee impact for the same period.

Next action

Tie refund spikes back to product changes, campaigns, cohorts, or expectation mismatch. The fee is usually a symptom.

6

Audit large B2B invoices paid by card

Card rails are convenient, but ACH or bank methods can be much cheaper for high-value invoices.

What to check

List charges above $500 or $1,000 and calculate how much card fees cost on that segment.

Next action

For invoices where the relationship allows it, offer ACH or bank transfer as the default payment method.

7

Do not ignore disputes and chargebacks

A few dispute fees can look small in isolation and still move your monthly rate if volume is modest.

What to check

Filter for dispute or chargeback rows and separate explicit dispute fees from reversed principal.

Next action

Review billing descriptor clarity, receipts, cancellation flow, and Radar settings before the pattern repeats.

8

Reconcile three numbers before trusting any insight

If charge volume, charge fees, and charge count do not match your Stripe export period, every downstream conclusion is suspect.

What to check

Match charge volume, charge fees, and charge rows against the same date range in Stripe.

Next action

Fix the export window or CSV type before optimizing. Use an itemized Balance export, not a summary download.

What I would not over-optimize yet

It is tempting to turn every fee row into a project. I would avoid that early. If your Stripe volume is still tiny, the first audit may be enough. If your customers are mostly domestic and high-ticket, a 3.1%-3.4% rate might be boringly normal.

The useful threshold is usually repetition. If the same driver shows up two months in a row - international cards, refund leakage, low-ticket plans, or B2B invoices paid by card - then it becomes worth changing pricing, payment methods, or checkout defaults.

A simple monthly workflow

  1. 1. Export: Stripe Dashboard → Reports → Balance summary → Export → Itemized.
  2. 2. Reconcile: match charge volume, charge fees, and charge count before trusting any insight.
  3. 3. Compare: write down this month's processing rate and all-in rate next to last month.
  4. 4. Diagnose: inspect the largest movement: international share, small-charge share, refund count, dispute fees, or non-charge fees.
  5. 5. Act once: pick one change, then check next month whether the rate actually improved.

Run the checklist on your own Stripe export

Upload an itemized Stripe Balance CSV to see your processing rate, all-in rate, monthly trend, top fee drivers, refund impact, and savings opportunities. No OAuth connection required.

Free preview: Upload your Balance CSV, check the headline rate and top drivers, then unlock the full report for a $12 one-time payment if you want line-level anomalies, exports, and savings actions. Full-report private links stay available for 30 days; see the Privacy Policy for retention details.

Validating next

Monthly Stripe fee monitoring without OAuth

Fee Auditor is a one-time CSV audit today. Fee Monitor is the next step: private report history, month-over-month comparisons, and reminders without permanent Stripe OAuth access.

Join the Fee Monitor waitlist →

Related guides