What you receive
- Recomputed transaction and payment processing fee for every order
- Per-component and total reported-versus-recomputed discrepancy and overcharge exposure
- Mismatch-first review queue with your own tolerance and high-exposure threshold
- Transaction-versus-processing component summary in one reporting currency
- Transparent rounding, tolerance, and method notes for human review
Who it is for
Etsy sellers, agencies, and finance teams checking a month of seller-supplied per-sale fee rows for a wrong fee basis or rate before a human reviews the source Payment-account entries.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the order dates, seller-owned references, listing and SKU aliases, currency, fee bases, fee percentages, flat processing amount, and recorded transaction and processing charges you provide. It reads no Etsy account, Payment account, order, listing, or fee schedule and verifies no field. A discrepancy is between your supplied fields for human review—not a finding that a charge is wrong or that a credit, refund, or dispute is available. Friday opens no case, files no dispute, changes no listing, price, shipping, or shop setting, does not publish listings, and does not modify a seller account.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 5,
"total_reported_fee": 36.87,
"total_recomputed_fee": 36.29,
"total_amount_discrepancy": 0.58,
"possible_overcharge_exposure": 0.63,
"transaction_mismatch_count": 2,
"processing_mismatch_count": 1,
"mismatch_count": 3,
"high_exposure_count": 1,
"review_queue_preview": [
{
"priority_rank": 1,
"reference": "REF-PEN",
"sku": "NW-PEN-05",
"computed_transaction_fee": 0.65,
"recorded_transaction_fee": 0.98,
"transaction_discrepancy": 0.33,
"processing_discrepancy": 0.0,
"total_discrepancy": 0.33,
"status": "review_math"
},
{
"priority_rank": 2,
"reference": "REF-DESK",
"sku": "NW-DESK-40",
"computed_processing_fee": 3.85,
"recorded_processing_fee": 4.15,
"transaction_discrepancy": 0.0,
"processing_discrepancy": 0.3,
"total_discrepancy": 0.3,
"status": "review_math"
}
],
"component_summaries": [
{
"component": "transaction",
"reported_amount": 24.46,
"recomputed_amount": 24.18,
"amount_discrepancy": 0.28,
"possible_overcharge_exposure": 0.33,
"mismatch_count": 2
},
{
"component": "processing",
"reported_amount": 12.41,
"recomputed_amount": 12.11,
"amount_discrepancy": 0.3,
"possible_overcharge_exposure": 0.3,
"mismatch_count": 1
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied fee bases, rates, and recorded charges only. A discrepancy is not a finding that Etsy charged incorrectly or that a credit is due; no case is opened and no listing, price, shipping, or account is changed."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.