Section
4 guides
Billing & Invoicing
From usage to paid invoice.
Once events are flowing into ABAXUS, the billing pipeline turns that raw usage data into money. This section covers the full arc: checking how much a customer has used, running a pricing calculation to see exactly what they’ll owe, issuing invoices with line-item breakdowns, and charging the invoice against a saved payment method. Each step is a separate API call, giving you complete control over when and how billing runs.
In this section
1
Checking Usage
Query current period consumption — eventually consistent for dashboards, exact for invoicing.
2
Calculating Billing
Run a full line-item breakdown before issuing an invoice.
3
Creating Invoices
Issue invoices for one customer or all customers at once.
4
Charging & Collecting Payment
Charge an invoice using the customer's saved Stripe payment method.