Docs
metered, billing, PC 1.0, product catalog, 1.0, enable
How to enable metered billing on PC 1.0?
To enable metered billing on your Chargebee site, follow these steps:Click Settings > Configure Ch
36225551
2021-08-09T05:11:04Z
2023-11-27T04:01:53Z
311
0
3
251614
How to enable metered billing on PC 1.0?
If you are a PC 2.0 user, Click here
To enable metered billing on your Chargebee site, follow these steps:
Click Settings > Configure Chargebee > Billing LogIQ.
In the Billing LogIQ settings, select Notify and wait to close Invoices.
Select the Invoice date that you want to display to your customers. You can select either the Invoice closing date or the Invoice generation date.
When Metered Billing is enabled, Chargebee will create a pending invoice and a pending_invoice_created event will be triggered during one of these 2 conditions:
Subscription Renewal
Plan changes (upgrade/downgrade or quantity changes) in the subscription
You will receive generated invoices in your webhook handler, and after receiving the invoice, you can use the ID of the invoice resource to add the usage charges to the invoice received.
Note: The invoice number of a pending invoice will not be taken from the main sequence. A temporary invoice number in the 'draft_inv_' format will be assigned to it.