{
  "id": "stockx",
  "platform": "StockX",
  "kind": "marketplace",
  "country": "US",
  "currency": "USD",
  "fees": [
    {
      "key": "transactionPct",
      "label": "Transaction fee",
      "type": "percent",
      "value": 9,
      "role": "charge",
      "payer": "seller",
      "basis": null,
      "note": "9% at Level 1",
      "calculator": "https://www.sellerscalc.com/stockx-fee-calculator"
    },
    {
      "key": "paymentPct",
      "label": "Payment processing",
      "type": "percent",
      "value": 3,
      "role": "charge",
      "payer": "seller",
      "basis": null,
      "note": "3% standard",
      "calculator": "https://www.sellerscalc.com/stockx-fee-calculator"
    }
  ],
  "officialSource": null,
  "officialSourceNote": "stockx.com → Help → selling fees (9% is Level 1; drops with volume)",
  "lastReviewed": "2026-07-30",
  "calculators": [
    "https://www.sellerscalc.com/stockx-fee-calculator"
  ],
  "license": {
    "name": "CC BY 4.0",
    "url": "https://creativecommons.org/licenses/by/4.0/"
  },
  "attribution": {
    "required": true,
    "text": "Fee data by SellersCalc (https://www.sellerscalc.com)",
    "html": "Fee data by <a href=\"https://www.sellerscalc.com\">SellersCalc</a>",
    "url": "https://www.sellerscalc.com"
  },
  "disclaimer": "Typical published US rates; many platforms vary fees by category, tier or volume, and revise schedules without notice. Verify against officialSource before any financial decision. Estimates only."
}