Purpose
Review one invoice: line items, amount summary, overdue alerts, PDF download, and online payment when available.
Console path: Invoice details.
Replace {id} with the invoice UUID or number from the invoices table. Console opens this page when you click a row or View.
Page chrome
| Element | Copy |
|---|---|
| Back link | All invoices → My invoices |
| Title | Invoice details |
| Description | Review line items, download a PDF, or pay online when available. |
Header card
| Element | Copy |
|---|---|
| Invoice number | Monospace invoice number |
| Due | Due {date} + status badge |
| Download PDF | Opens PDF |
| Pay now | Shown when status ≠ paid and card pay allowed → Pay invoice |
Stat tiles
| Tile | Content |
|---|---|
| Amount | Invoice total |
| Due date | Due date |
| Status | Status badge; when paid: Paid · {paid_at} |
Overdue alert
When invoice is overdue:
| Element | Copy |
|---|---|
| Title | Payment overdue |
| Description | This invoice was due on {date}. Please pay as soon as possible using the Pay now button above. (ends with Pay now reference when card pay available; otherwise ends with a period) |
Line items
| Element | Copy |
|---|---|
| Card title | Line items |
| Description | 1 line item or {n} line items |
| Empty | No line items on this invoice. |
Table columns: Description · Qty · Unit · Total
Totals box: Subtotal · Tax · Total
Notes section (when present): heading Notes
Card payment unavailable
Footer when online card pay is not offered:
Online card payment is not available for this invoice. Use bank transfer or contact support if you need help.
Related pages
Last modified on