Skip to main content
View your payment history and download invoices.

Invoice List

View all invoices with:
  • Invoice number
  • Date
  • Amount
  • Status (paid, pending, overdue)
  • Related item (membership, event, course, sponsorship)

Invoice Actions

  • View - See invoice details
  • Download PDF - Download invoice/receipt
  • Pay - Pay outstanding invoices

Payment History

View all transactions:
  • Payment date
  • Amount
  • Payment method
  • Receipt download

UI Spec (from supplied spreadsheet)

The spreadsheet’s payment/order primitives live in workspace/sources/entity-registry.csv (“Order” / payment fields) and are represented in Entities via the transaction record. Common invoice/payment fields:

Data Model Cross‑Reference (Entities)

Features

Invoices

Acceptance Criteria

Frontend
  • UI supports the workflows described in this feature.
Backend / API
  • Backend behavior supports this feature as documented.
Permissions
  • Access is restricted per the Capabilities matrix on this page (or equivalent role rules).
Business Rules
  • All business rules for this feature are enforced.
Error Handling
  • Error states return clear messages and appropriate HTTP status codes.

Implementation Contracts

Backend (API)