{
  "id": "paypal",
  "platform": "PayPal",
  "kind": "payments",
  "country": "US",
  "currency": "USD",
  "fees": [
    {
      "key": "feePct",
      "label": "Fee rate",
      "type": "percent",
      "value": 3.49,
      "role": "charge",
      "payer": "seller",
      "basis": null,
      "note": "3.49% standard",
      "calculator": "https://www.sellerscalc.com/paypal-fee-calculator"
    },
    {
      "key": "fixedFee",
      "label": "Fixed fee",
      "type": "usd",
      "value": 0.49,
      "role": "charge",
      "payer": "seller",
      "basis": null,
      "note": null,
      "calculator": "https://www.sellerscalc.com/paypal-fee-calculator"
    }
  ],
  "officialSource": "https://www.paypal.com/us/business/paypal-business-fees",
  "officialSourceNote": null,
  "lastReviewed": "2026-07-30",
  "calculators": [
    "https://www.sellerscalc.com/paypal-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."
}