I use a custom tax module that calculates tax by zip code. It's set up to tax the overall cart subtotal, as well as any taxable order charges like shipping etc.
I was reading the Customer Impact document about Miva 10.01 and it details a change where the built-in modules are calculating tax item-by-item and then adding up that total, instead of using the cart subtotal
Should I make the same change to my module, for some compatibility reason or something?
I was reading the Customer Impact document about Miva 10.01 and it details a change where the built-in modules are calculating tax item-by-item and then adding up that total, instead of using the cart subtotal
Should I make the same change to my module, for some compatibility reason or something?
Comment