Our site is using a shipping rate table. The shipping rate calculates correctly. Tax is only being applied to orders within the state we ship from - which is also correct.
However, it appears that shipping charges are being added to the sub-total before taxes are calculated. (ie tax is applied to both) In this scenario, what is the correct way to prevent taxes being applied to shipping charges as well as products?