Class AcceleratorDetermineExternalTaxStrategy

    • Constructor Detail

      • AcceleratorDetermineExternalTaxStrategy

        public AcceleratorDetermineExternalTaxStrategy()
    • Method Detail

      • shouldCalculateExternalTaxes

        public boolean shouldCalculateExternalTaxes​(AbstractOrderModel abstractOrder)
        Initially just to test if the delivery mode and address are set, than calculate the external taxes. Products in cart, delivery mode, delivery address and payment information to determine whether or not to calculate taxes as tracked in https://jira.hybris.com/browse/ECP-845.
        Specified by:
        shouldCalculateExternalTaxes in interface DecideExternalTaxesStrategy