{
  "product": "Quikpair",
  "module": {
    "slug": "purchases",
    "title": "Purchases"
  },
  "task": {
    "slug": "payment-receipt",
    "title": "Print a payment receipt",
    "question": "How to print a supplier payment receipt in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/purchases/payment-receipt/",
  "summary": "Keep a record of one payment to a supplier.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open the purchase and scroll to Payment History."
    },
    {
      "n": 2,
      "instruction": "Find the payment."
    },
    {
      "n": 3,
      "instruction": "Tap Print Receipt beside it.",
      "controls": [
        "Print Receipt",
        "Delete payment"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/purchases/payment-history-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/purchases/payment-history-mobile.webp"
      }
    }
  ],
  "notes": [
    "This prints that one payment. Print on the purchase itself prints the purchase order."
  ]
}
