{
  "product": "Quikpair",
  "module": {
    "slug": "sales",
    "title": "Sales & invoices"
  },
  "task": {
    "slug": "payment-receipt",
    "title": "Print a payment receipt",
    "question": "How to print a payment receipt in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/sales/payment-receipt/",
  "summary": "Give the customer proof of what they just paid, not the whole invoice.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open the sale and scroll to Payment History."
    },
    {
      "n": 2,
      "instruction": "Find the payment on the list."
    },
    {
      "n": 3,
      "instruction": "Tap Print Receipt beside it.",
      "controls": [
        "Print Receipt",
        "Delete payment"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/sales/payment-history-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/sales/payment-history-mobile.webp"
      }
    }
  ],
  "notes": [
    "The receipt covers that one payment. To print the invoice itself, use Print on the sale — see Print an invoice or receipt.",
    "Handy on a part-paid invoice, where the customer wants something for the instalment they just handed over."
  ],
  "related": [
    {
      "module": "sales",
      "task": "print-invoice",
      "title": "Print an invoice or receipt",
      "url": "https://www.quikpair.com/how-to-use/sales/print-invoice/"
    }
  ]
}
