Invoice History Table
Compact invoice archive with the estimated next invoice previewed at the top.
Compact invoice archive with the estimated next invoice previewed at the top.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Invoice History Table is the compact billing archive, five paid rows each with date, mono invoice id like INV-2026-0341, right-aligned tabular amount, a Paid badge, and a PDF download link. The topmost row is special: Jul 1, 2026 in muted with an Estimated badge and $204.00, previewing the next charge before it lands. The footer explains the math: seats today (9) times the $12 seat rate plus the $96 base, and notes that the estimate updates the moment seats change.
Invoices are one array; the preview row is rendered separately above the map. Showing next month estimated means finance sees the number before the charge, which is the only time it is useful.
Reach for this block on the billing history page, wired to your invoices endpoint and the next-invoice estimate from your billing provider. Gate the PDF link behind a signed URL.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the monthly subscription archive. Other invoice tables:
Tip: the estimated row earns its place only when the estimate is accurate; wire it to the live seat count or remove it.