---
A US TikTok Shop fee calculator estimates expected referral, payment, and refund-administration fees from your gross sales, category rates, average order value, and return rate—then flags the USD gap worth auditing against settlement exports. Use it to budget net payout and prioritize fee mismatch reviews, not as a guarantee of recovery.
Use the calculator above for instant estimates, or follow the spreadsheet layout below for a manual audit worksheet. TikTok Shop fee schedules change by category and effective date. Confirm the rate that applied on each transaction date in TikTok Seller Center (US) before filing a review.
What fees does TikTok Shop charge US sellers?
Most US shops see these recurring fee types on settlement statements:
| Fee type | Typical basis | Where discrepancies appear |
|---|---|---|
| Referral fee | Category rate × eligible item revenue (after seller discounts) | Wrong basis, wrong category rate, or duplicate charge |
| Seller payment / transaction fee | Percent of order value (policy varies by period) | Charged on an ineligible base or after a full refund |
| Refund administration fee | Lesser of 20% of refunded referral fee or $5 per SKU | Charged on full SKU referral after a partial refund |
| Shipping fee (seller portion) | Program-specific estimate vs. final charge | Measurement adjustment without offset; see shipping checklist |
| Promotions / service fees | Campaign or program rules | Mislabeled funding type; see fee mismatch examples |
Bank deposits are net of these items. A fee calculator works on order and settlement data, not deposit totals alone. For the full reconciliation workflow, start with the payout reconciliation guide.
What inputs do you need?
Gather these values for the period you are modeling (usually one calendar month):
| Input | Example | Notes |
|---|---|---|
| Monthly gross sales (USD) | $50,000 | Item revenue before TikTok fees; exclude tax if your export separates it |
| Primary product category | Beauty | Drives the referral rate—you must look up the published rate |
| Published referral rate | 8% | Confirm in Seller Center for the sale date; rates differ by category |
| Average order value (AOV) | $35 | `gross sales ÷ order count` |
| Estimated order count | 1,429 | `gross sales ÷ AOV` (round for planning only) |
| Return / refund rate | 6% | Refunded order share or refunded revenue share—stay consistent |
| Seller payment fee rate (if applicable) | 2% | Verify current US policy; omit if not charged on your statements |
Optional refinements:
- Split multi-category shops by revenue share and run one row per category.
- Use refunded revenue (not order count) when return rate is high on low-AOV SKUs.
- Export one month of settlements and compare calculator output to actual `feeAmount` rows from a settlement CSV audit.
How do you calculate expected referral fees?
Expected referral fees = eligible gross sales × published category referral rate
If seller-funded discounts reduce the referral basis:
Eligible gross sales = item revenue − seller-funded discounts included in the fee base
Example (single category, no discount complexity):
| Field | Value |
|---|---|
| Monthly gross sales | $50,000 |
| Referral rate (illustrative) | 8% |
| Expected referral fees | $4,000 |
Do not multiply gross sales by a blended rate across categories without splitting revenue. A $50k shop split 60% beauty (8%) and 40% home (10%) is not `$50,000 × 9%` unless you weight each slice:
Blended referral = Σ (category revenue × category rate)
How do you calculate refund administration fees?
Under current US guidance described in the refund admin fee guide, the Refund Administration Fee per refunded SKU is:
Expected admin fee per SKU = min(20% × referral fee on that SKU, $5.00)
For monthly planning when you lack SKU-level exports:
- Estimate refunded revenue: `gross sales × return rate`
- Estimate referral fees on refunded portion: `refunded revenue × referral rate`
- Estimate total admin fees: `referral fees on refunds × 20%`, capped per SKU only when you have SKU detail
Simplified monthly estimate (one SKU per order, cap rarely binding on low referral fees):
| Field | Value |
|---|---|
| Gross sales | $50,000 |
| Return rate | 6% |
| Refunded revenue | $3,000 |
| Referral on refunds (8%) | $240 |
| Estimated admin fees (20%) | $48 |
This is a budget line, not an audit result. Partial refunds, multi-SKU orders, and no-fee exceptions require order-level math before any overcharge review.
How do you estimate seller payment fees?
When TikTok Shop applies a seller payment or transaction fee on the order value:
Expected payment fees = eligible order value subject to the fee × payment fee rate
Apply the rate only to orders and amounts the policy includes. After a full refund, check whether the fee reversed in a later settlement row before treating the original charge as a discrepancy.
For the $50,000 example at a 2% illustrative payment fee:
| Field | Value |
|---|---|
| Eligible order value | $50,000 |
| Payment fee rate | 2% |
| Expected payment fees | $1,000 |
What does a full monthly fee estimate look like?
Combined planning view for the example shop:
| Line item | Formula | Estimated USD |
|---|---|---|
| Referral fees | $50,000 × 8% | $4,000 |
| Seller payment fees | $50,000 × 2% | $1,000 |
| Refund admin fees | $240 × 20% | $48 |
| Total expected platform fees | sum of above | $5,048 |
| Implied net before shipping | $50,000 − $5,048 | $44,952 |
Shipping, creator commissions, reserves, chargebacks, and reimbursements sit outside this calculator. Add them in reconciliation before comparing to a bank deposit.
How do you estimate recoverable fee discrepancy exposure?
RecoverPayout detects unexplained deltas between expected and settled fees—not every fee line. A practical audit prioritization model:
- Run expected fees (sections above) for the same period as your settlement export.
- Sum actual fee debits by type from the CSV.
- Compute unexplained difference = actual − expected (by fee type).
- Investigate only positive unexplained amounts after searching later statements for reversals.
Directional exposure bands for ops planning (not TikTok statistics):
| Issue type | When to investigate | Typical starting signal |
|---|---|---|
| Referral / admin fee mismatch | Expected formula complete | Settlement fee > expected and no later reversal |
| Shipping fee discrepancy | TikTok Shipping or FBT orders | Final charge ≠ supported estimate with no compensation row |
| Missing reimbursement | Eligible logistics event | No credit after waiting period; see lost-in-transit guide |
Do not multiply gross sales by a generic “recovery percentage” from a blog post. Use your own settlement comparison or a detection tool after ingestion.
Illustrative audit-priority estimate (replace with your actual unexplained deltas):
| Claim-type bucket | Unexplained USD found in export | Next step |
|---|---|---|
| Refund admin overcharge | $85 | Evidence pack + Seller Center review |
| Shipping fee discrepancy | $120 | Shipping checklist |
| Referral basis mismatch | $40 | Category rate + discount basis check |
| Total worth filing review | $245 | Queue by deadline; see claim deadlines |
Spreadsheet layout (manual calculator)
Copy this layout into Google Sheets or Excel:
| Cell | Label | Formula / value |
|---|---|---|
| B2 | Monthly gross sales | user input |
| B3 | Referral rate | user input (decimal, e.g. 0.08) |
| B4 | Return rate | user input (decimal) |
| B5 | Payment fee rate | user input (decimal, or 0) |
| B6 | Expected referral fees | `=B2*B3` |
| B7 | Refunded revenue | `=B2*B4` |
| B8 | Referral on refunds | `=B7*B3` |
| B9 | Expected admin fees | `=B8*0.2` |
| B10 | Expected payment fees | `=B2*B5` |
| B11 | Total expected fees | `=B6+B9+B10` |
| B12 | Implied net (fees only) | `=B2-B11` |
Add a second block that imports actual fee totals from your settlement pivot (see settlement CSV audit) and subtracts row-by-row from expected values.
How does RecoverPayout use this math?
RecoverPayout connects to TikTok Shop, ingests settlement transactions, and applies the same deterministic rules as manual reconciliation—referral and admin fee caps, shipping offsets, logistics windows—described in the backend reconciliation engine. Detected candidates land in a claims queue with confidence tiers; you file in Seller Center or U-PIC yourself.
Connected shops get order-level detection instead of monthly estimates. Browse all RecoverPayout guides or see how the product detects and tracks reimbursements.
RecoverPayout provides detection and tracking; it does not submit claims on your behalf or guarantee approval.
Frequently asked questions
What is a TikTok Shop fee calculator?
It is a worksheet or tool that converts gross sales, category referral rate, return rate, and payment fee rate into expected USD platform fees for a US shop. Use it to budget net payout and to compare against settlement exports before opening fee reviews.
Does TikTok publish one fee rate for all categories?
No. Referral fees vary by product category and can change with policy updates. Always confirm the rate and basis that applied on the transaction date in TikTok Seller Center (US).
How is the refund administration fee calculated?
For each refunded SKU, the current US formula is the lesser of 20% of the applicable referral fee or $5. Partial refunds and multi-SKU orders require SKU-level math; see the refund admin fee overcharge guide.
Can this calculator tell me how much TikTok owes me?
No. It estimates expected fees from published rules. Recoverable money appears only after you compare expected fees to settlement rows, exclude valid offsets, and confirm unexplained deltas with evidence. Many apparent gaps are timing differences or later reversals.
Should I use gross sales or net payout as the input?
Use gross item sales (or eligible revenue per your export definition) for fee estimation. Net payout and bank deposits mix fees, shipping, refunds, and reserves—use those only in full payout reconciliation, not as the primary calculator input.
How often should I rerun the calculator?
Rerun when TikTok updates fee policy, when your category mix shifts, or after each monthly settlement ingest. Pair the calculator with a CSV audit so expected totals track actual `feeAmount` trends.
Where do shipping and logistics fees fit?
Shipping charges and logistics reimbursements follow program-specific rules. This calculator covers referral, payment, and refund admin fees only. Use the shipping fee discrepancy checklist and lost-in-transit reimbursement guide for those workflows.
Sources and policy note
- TikTok Shop: Referral Fee Updates
- TikTok Shop: Requirements for Returns, Refunds, and Replacements
- TikTok Shop: Finance — settlement and fees overview
This tool addresses the US market. Confirm the current USD fee formulas, exceptions, effective dates, and TikTok Seller Center (US) instructions before submitting a review or relying on planning estimates for tax or accounting purposes.