Lumus LMSAdministrators

Invoice & Payment Management

Manage invoices, mark payments as paid, reconcile bank transfers, and review the full payment transaction history

Invoice & Payment Management

The Invoice management screen is where administrators create and track invoices and reconcile payments. It has two tabs: Invoices and Payment History.

Invoice Management

Creating an invoice

  1. Open Invoice Management from the sidebar
  2. Click Create Invoice
  3. Select the student and class (or classes) to bill
  4. Review fee amounts and due date, then save

Create invoice — class selection

Create invoice — form filled

You can also create invoices manually from the create flow:

Create invoice manually

Invoices tab

The Invoices tab lists all invoices with search and status filters. From here you can:

  • Search by student or parent.
  • Filter by status (draft, sent, paid, overdue, cancelled).
  • Create single or bulk invoices.
  • View an invoice and its PDF (which doubles as a receipt once paid).
  • Mark an invoice as paid when payment was collected offline (see below).

Marking an invoice as paid (manual payment)

When a parent or student pays offline — cash, bank transfer, cheque, QR, or POS — record it directly against the invoice instead of waiting for an online gateway.

  1. Find the invoice and choose Mark as Paid.
  2. In the dialog:
    • Payment Method — Cash, Bank Transfer, Cheque/Check, QR Code, or POS.
    • Reference — a receipt or transaction reference. This is optional for cash but required for every other method so there's an audit trail.
    • Payment Date — defaults to today; change it to the actual date collected.
  3. Confirm.

Mark Invoice as Paid

Mark as Paid — payment method options

On confirmation:

  • A completed payment transaction is recorded automatically.
  • The invoice status becomes paid.
  • The invoice PDF regenerates as a receipt showing the amount paid, a zero balance due, and the selected payment method.

When to use Mark as Paid

Use this for money collected outside the platform. Online card payments and parent-initiated bank transfers flow in through the payment gateway automatically — you don't need to mark those manually.

Payment History tab

The Payment History tab shows the full log of payment transactions across the platform — every attempt and completed payment, regardless of how it was made.

Payment History

Each row shows:

  • Transaction reference (with a copy button)
  • Invoice number
  • Student
  • Amount
  • Status (e.g. completed, pending, failed)
  • Payment method

Use Export CSV to download the transaction log for accounting.

Transaction details

Click the view icon on any transaction to open its details, including transaction and gateway references, invoice, student, currency, payment method, and processed/created/updated timestamps. For gateway payments, the raw gateway response and webhook data are shown for debugging.

Reconciling bank transfers

When a parent submits a bank transfer with proof, it arrives here as a pending transaction so you can verify it before counting it as paid.

  1. Open the transaction's details. If proof was uploaded, it's previewed inline (image or PDF).
  2. Verify the proof against the amount and reference.
  3. Choose an action:
    • Mark Paid — confirms the transfer. The transaction becomes completed and the processed date is set.
    • Revert to Unpaid — sends a previously-confirmed transfer back to pending if it was confirmed in error.

Use the transaction detail view in Payment History to review proof and confirm or revert payments.

Reconciliation is reversible

"Revert to Unpaid" exists so a mistaken confirmation can be undone. Both actions update the transaction immediately and refresh the history.

Where each payment type comes from

Payment typeHow it's recordedWhere you reconcile it
Online card / wallet (gateway)Automatically on gateway successAuto-completed; visible in Payment History
Parent bank transfer + proofCreated as pending when the parent submitsPayment History → open transaction → Mark Paid
Offline cash / cheque / POS / QRYou record it via Mark as Paid on the invoiceRecorded as completed immediately
Onboarding link approvalPaid invoice auto-created (offline) on approvalAlready marked paid

Best Practices

Troubleshooting

Issue: A bank transfer isn't showing as paid

  • Solution: It likely arrived as pending. Open it in Payment History, review the proof, and click Mark Paid.

Issue: I marked the wrong invoice as paid

  • Solution: Open the related transaction in Payment History and use Revert to Unpaid.

Issue: The receipt PDF still shows a balance due

  • Solution: Make sure the invoice was marked paid (not just the proof uploaded). The PDF regenerates as a receipt once the invoice status is paid.

On this page