¡@

Home 

php Programming Glossary: tax_shipping

Sort algorithm: Magento checkout totals sorted wrongly causing wrong shipping tax calculation

http://stackoverflow.com/questions/9194281/sort-algorithm-magento-checkout-totals-sorted-wrongly-causing-wrong-shipping-ta

lines to the config.xml the sorting is wrong. Wrong means tax_shipping comes before shipping . This causes the tax for the shipping.. cost to be added twice. But this violates the condition tax_shipping after shipping My guess There must be some contradiction in.. I find it This is the only rule I add. Without this rule tax_shipping is sorted after shipping . shippingprotectiontax class n98_shippingprotection..