Please enable JavaScript to view this site.

CWT Software Configuration Handbook 4.40

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

max units = 10080;

Sets the value for maximum total purchased units. In this Example:, we use 10080 minutes (1 week).

min units = 0;

Sets the value for minimum total purchased units to 0.