{
  "product": "Quikpair",
  "module": {
    "slug": "purchases",
    "title": "Purchases"
  },
  "task": {
    "slug": "delete-payment",
    "title": "Remove a payment from a purchase",
    "question": "How to delete a supplier payment in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/purchases/delete-payment/",
  "summary": "Undo a payment recorded against the wrong bill, account or amount.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open the purchase and scroll to Payment History."
    },
    {
      "n": 2,
      "instruction": "Find the payment that should not be there."
    },
    {
      "n": 3,
      "instruction": "Tap Delete payment beside it, and confirm.",
      "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": [
    "The money goes back into the payment account it came from, and the purchase balance goes back up.",
    "Money actually coming back from the supplier is a purchase return, not a deleted payment."
  ]
}
