Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 317 Bytes

tax-calculation-phase.md

File metadata and controls

16 lines (9 loc) · 317 Bytes

Tax Calculation Phase

When to calculate the taxes due on a cart.

Enumeration

TaxCalculationPhase

Fields

Name Description
TAX_SUBTOTAL_PHASE The fee is calculated based on the payment's subtotal.
TAX_TOTAL_PHASE The fee is calculated based on the payment's total.