{
  "id": "hover-com",
  "name": "Hover — Receipts",
  "service": "hover",
  "trust": "community",
  "domain": "hover.com",
  "country": "global",
  "version": "2026-08-08",
  "categories": [
    "domains"
  ],
  "match": [
    "https://www.hover.com/*"
  ],
  "openUrl": "https://www.hover.com/control_panel/settings/receipts",
  "auth": {
    "mode": "cookie",
    "replayHeaders": []
  },
  "api": {
    "host": "https://www.hover.com",
    "list": {
      "path": "/api/control_panel/settings/receipts",
      "paging": "none",
      "itemsPath": "settings.receipts.orders"
    },
    "detail": {
      "path": "/api/control_panel/settings/receipts/{internalId}",
      "method": "GET"
    },
    "document": {
      "path": "/control_panel/receipts/{internalId}",
      "as": "render",
      "waitMs": 4000
    }
  },
  "fields": {
    "internalId": "invoice",
    "number": "invoice",
    "date": "date",
    "total": "total",
    "storeName": "text"
  },
  "schema": "receipt@1",
  "currency": "USD",
  "changelog": [
    {
      "version": "2026-08-08",
      "changes": "Adds `content` (bilingual copy for the guide page on habeas.dev) and `brand`."
    },
    {
      "version": "2026-07-13",
      "changes": "Bill in USD (Hover charges USD; was defaulting to EUR)."
    },
    {
      "version": "2026-07-08",
      "changes": "Facturas de dominios (JSON + recibo HTML)."
    }
  ],
  "content": {
    "en": {
      "slug": "hover-receipts",
      "docs": "domain renewal receipts",
      "h1": "How to download your Hover receipts",
      "intro": "Hover keeps a receipt for every domain registration and renewal in your account. They are small, they are easy to forget, and at tax time you need all of them — one at a time."
    },
    "es": {
      "slug": "facturas-hover",
      "docs": "recibos de dominios",
      "h1": "Cómo descargar tus recibos de Hover",
      "intro": "Hover guarda un recibo por cada registro y renovación de dominio en tu cuenta. Son pequeños, se olvidan con facilidad y cuando toca justificar gastos los necesitas todos, de uno en uno."
    }
  },
  "brand": "Hover"
}
