Context:
- How is
\Magento\Tax\Model\Config::applyTaxAfterDiscount()implemented and used? - How is
\Magento\Tax\Model\Config::discountTax()implemented and used?
Context:
\Magento\Tax\Model\Config::applyTaxAfterDiscount() implemented and used?\Magento\Tax\Model\Config::discountTax() implemented and used?See also:
Magento\Tax\Model\Calculation::CALC_TAX_AFTER_DISCOUNT_ON_INCL defined and used?Magento\Tax\Model\Calculation::CALC_TAX_AFTER_DISCOUNT_ON_EXCL defined and used?Magento\Tax\Model\Calculation::CALC_TAX_BEFORE_DISCOUNT_ON_INCL defined and used?Magento\Tax\Model\Calculation::CALC_TAX_BEFORE_DISCOUNT_ON_EXCL defined and used?