I'm having trouble setting the tax rate in my cart.
In the nopcart.js file the tax rate I set the rate at 0.175 (english VAT rate). The problem lies that the cart adds up to the nearest halfpenny, so therefore after so many products added my cart seems to have added extra pennies from somewhere.
Is there any way around this or am I stuck with it?
I actually thought of putting my VAT on the whole price in the products hidden fields and then dividing by the british tax rate of 17.5% because I want to let shoppers know how much tax is added to the product, but I need this done without the extra pennies appearing on the total price.
Any suggestions?
Thanks
Terry
