Documentation
Purchases
Link a Customer to a Plan, then track its billing schedule, Invoices and Payments over time.
A Purchase links a Customer to a Plan and drives
its billing. When a Purchase reaches its billing date an
Invoice is raised, and each cycle repeats until
the Purchase is cancelled. This page lists every Purchase in the workspace and
lets owners and admins create and manage them.

What you can do here
- Record a Purchase — assign a Plan to a Customer (owners and admins).
- Change plan — swap a Customer onto a new Plan; the previous one is cancelled in the same step.
- Pause / enable auto-billing — pausing captures a reason.
- Delete a Purchase. This removes the record only; any Wallet, Credit or Outcome effects already applied are not reversed.
- Open a Purchase to see its billing schedule, Invoices and Payments.
On this page
Four stat cards head the page:
| Card | What it shows |
|---|---|
| Total purchases | Count across the workspace (with active / scheduled / cancelled or a 30-day trend). |
| Active | Purchases currently billing. |
| Scheduled | Purchases awaiting their first Invoice. |
| Total value | Combined value of active and scheduled Purchases. |
Below the cards, a searchable, paginated table. Search matches Purchase id, Customer or Plan; a Status filter (Scheduled / Active / Cancelled) narrows the rows.
| Column | Description |
|---|---|
| Purchase | The Purchase number (links to the detail view). |
| Customer | The subscribed Customer. |
| Plan | The purchased Plan. |
| Type | What the Plan funds (Wallet, Credit, Outcome, Unit). |
| Cycle | Billing cadence (Monthly, Yearly, Free, …). |
| Cost | Price per cycle. |
| Billing date | The next (or scheduled) billing date. |
| Created | When the Purchase was recorded. |
| Status | Scheduled, Active or Cancelled. |
Managers also get a per-row ⋮ menu — Pause / Enable auto billing, Change plan and Delete.
Detail view
Opening a Purchase (/purchases/{id}) shows its full billing picture.
- Header — the Purchase number, a subtitle reading "Plan plan for Customer" (both linked), a billing-cycle chip, the created date and the status. Managers get an Edit button and a header control to Pause / Enable auto billing.
- Stat cards — Price / cycle, Invoices (count, with paid count),
Billing date and Renews in (a countdown to the next cycle). Free Plans
never renew, so their billing and renewal cards read
—. - Tabs — Invoices (with per-row PDF, pay and void actions) and Payments. The Payments tab loads on first open.
Creating a Purchase
New Purchase (or Change plan / Edit) opens a dialog with a live order summary:
- Customer (required) — locked when changing an existing Customer's Plan.
- Plan (required) — only active Plans are selectable.
- Billing date (required) — the Invoice is generated now; a future date sets when it falls due.
- Notes — an optional reference or PO number.
- Payment terms — how long an Invoice may stay unpaid before it auto-voids and the Purchase is cancelled: Due on receipt (30 minutes), Net 1, Net 3, Net 7 or Net 30.
- Auto-billing — off by default. When on, Invoices from the second billing cycle onward are charged automatically against the Customer's saved card. Free Plans raise no Invoices, so the toggle is disabled for them.
The order summary shows the amount due for the first cycle. Change plan cancels the Customer's current Plan and creates the replacement in one step.
Related
- Invoices — raised as a Purchase is billed.
- Payments — the resulting settlements.
- Customers · Customer detail — who the Purchase belongs to.
- Purchases API — subscribe a Customer to a Plan over the API.