Class DefaultCisShippingIncludedStrategy

    • Constructor Detail

      • DefaultCisShippingIncludedStrategy

        public DefaultCisShippingIncludedStrategy()
    • Method Detail

      • isShippingIncluded

        public boolean isShippingIncluded​(CisTaxDocOrder cisTaxDocOrder)
        Method to determine if shipping was sent as a line item to the tax calculation. If there is an extra line item on the tax document, that will be the shipping.
        Specified by:
        isShippingIncluded in interface ShippingIncludedStrategy
        Returns:
        - boolean of whether or not shipping was included in the tax calculation