Please enable JavaScript to view this site.

CWT Software Configuration Handbook 4.40

Navigation: Appendices > Tariff calculation > Tariff reference

min paid units, max paid units

Scroll Prev Top Next More

The system supports certain constraints such as maximum / minimum purchase time on a purchase as a whole. These are the purchase maximum / minimum constraints.

A purchase that breaches a minimum constraint is said “to not reach” a minimum threshold. A purchase that breaches a maximum constraint is said to exceed a maximum threshold.

Note:
Max and Min values can only be set once for a Tariff Package and must be set in the beginning of the script before any INTERVAL attribute is used

The supported types of maximum / minimum constraints are as follows:

maximum / minimum total purchase ticks

maximum / minimum total purchased units

minimum paid purchased units (i.e. not including free units).

Example:

Explanation

min paid units = 0;

Sets the value for minimum paid purchased units to 0.

max paid units = 1440

Sets the value for maximum paid purchased units to 1440.