Docs
This article explains how to enable metered billing on your Chargebee site when using Legacy Product Catalog (1.0). If you use Latest Product Catalog, see Configuring metered billing - Latest Product Catalog.
Enable metered billing by configuring Billing LogIQ to notify and wait before closing invoices, so you can add metered charges before the invoice is finalized.
Open Billing LogIQ settings
Select invoice closing behavior
Choose the invoice date to display
When metered billing is enabled, Chargebee creates a pending invoice and triggers a pending_invoice_created event during either of these conditions:
You will receive generated invoices in your webhook handler. After receiving the invoice, use the invoice resource ID to add usage charges to the invoice.
Refer to Metered Billing via API for details.
draft_inv_ format is assigned to it.Was this article helpful?