Usage Billing based on Total Counter Reading
Hi,
We are having a requirement where customer would buy specific number of licenses on yearly basis. We need to track the licenses being consumed on monthly basis and bill the customer if it goes beyond the number of licenses being bought. The price at which the licenses should get billed is based on Price Break. The Quantity to e considered for the Price Break is Total Quantity and not monthly consumed quantity.
Example: Lets say customer bought 1000 licenses and price breaks are as below.
0 to 1000 --> $0 (as customer has already paid for these)
1000 to 2000 --> $5
2000 to 5000 --> $4
5000 to 1000 --> $3
We are having a requirement where customer would buy specific number of licenses on yearly basis. We need to track the licenses being consumed on monthly basis and bill the customer if it goes beyond the number of licenses being bought. The price at which the licenses should get billed is based on Price Break. The Quantity to e considered for the Price Break is Total Quantity and not monthly consumed quantity.
Example: Lets say customer bought 1000 licenses and price breaks are as below.
0 to 1000 --> $0 (as customer has already paid for these)
1000 to 2000 --> $5
2000 to 5000 --> $4
5000 to 1000 --> $3
0