<- Enum

Enum

OrderServiceChargeCalculationPhase

Represents a phase in the process of calculating order totals.

Link to section

Values

Link to section

SUBTOTAL_PHASE

The service charge is applied after discounts, but before taxes.

Link to section

TOTAL_PHASE

The service charge is applied after all discounts and taxes are applied.

Link to section

APPORTIONED_PERCENTAGE_PHASE

Beta

The service charge is calculated as a compounding adjustment after any discounts, but before amount based apportioned service charges and any tax considerations.

Link to section

APPORTIONED_AMOUNT_PHASE

Beta

The service charge is calculated as a compounding adjustment after any discounts and percentage based apportioned service charges, but before any tax considerations.