← All Friday Seller Tools

Pay once · No Friday subscription

Etsy Share & Save Credit Verifier

Reconcile seller-supplied link credits without treating blanks as zero.

Etsy

Included in the $9.00 Shelf Kit

Agent/API — $0.25
Review-first
Every output stays a draft.
No credentials
No seller-account login required.
Private delivery
Inputs expire after 24 hours.
Clear recourse
Digital-service refund policy.

What you receive

  • Computed credit from each seller-supplied qualified row and rate
  • Absent recorded values isolated instead of silently converted to zero
  • Recorded-below- and recorded-above-computed amounts kept separate
  • Positive recorded-credit rows marked unqualified kept as source context
  • Single-currency order-month summaries and a deterministic review queue

Who it is for

Etsy sellers, agencies, and finance teams checking seller-redacted Share & Save rows against their own Payment-account export before a human verifies qualification, attribution, and current program terms.

Delivery: usually a structured result, workbook, or ZIP depending on the tool.

How it stays safe

Friday performs arithmetic only on the seller-owned references, order dates, listing and SKU aliases, currency, seller-supplied Share & Save qualification flags, order totals, recorded credits, program rate, and tolerance you provide. It accepts no buyer, raw order, address, contact, message, bank, or payment-instrument data; reads no Etsy shop, Payment account, order, listing, program record, or fee schedule; decides no shared-link attribution; and embeds no rate. An absent or different value is a source-review lead—not a finding that Etsy missed a credit or owes money. Friday requests no credit, opens no case, changes no shop, listing, price, payment, program, or account, and does not publish listings.

Synthetic sample

See the deliverable structure before buying

{
  "row_count": 6,
  "seller_supplied_qualified_row_count": 4,
  "recorded_value_row_count": 4,
  "total_order_value": 445.0,
  "total_computed_credit_on_qualified_rows": 15.0,
  "comparable_computed_credit_total": 13.0,
  "recorded_credit_total": 14.25,
  "recorded_minus_comparable_computed_total": 1.25,
  "computed_credit_without_recorded_value_total": 2.0,
  "recorded_below_computed_total": 0.25,
  "recorded_above_computed_total": 1.5,
  "recorded_credit_absent_count": 1,
  "review_queue_preview": [
    {
      "priority_rank": 1,
      "reference": "SS-VASE",
      "status": "review_recorded_credit_absent",
      "order_total": 50.0,
      "computed_credit": 2.0,
      "recorded_credit": null
    },
    {
      "priority_rank": 2,
      "reference": "SS-PEN",
      "status": "review_recorded_below_computed",
      "order_total": 25.0,
      "computed_credit": 1.0,
      "recorded_credit": 0.75
    }
  ],
  "publish_status": "draft_needs_review",
  "safety": "Arithmetic on seller-supplied qualification flags, rates, order totals, and recorded credits only. An absent or different amount is not a claim that Etsy owes a credit; no case is opened and nothing is changed."
}

This sample uses synthetic facts. Your output is generated only from the facts you submit.

Agent API and x402 details

POST /v1/etsy/share-and-save/credit-verification

Exact x402 price: $0.25. Use the public OpenAPI schema and Base USDC payment flow. The response returns a private job URL and temporary token.

Open the API documentation →

Related seller tools