Include taxes calculated on shipping
-
Dear all, I use a shipping company that does not include taxes in the prices shown to customers. So I need help to include the result of this calculation in the shipping price shown to customers. The price will vary based on the shipping price without taxes and the destination zip code. The variables are the shipping price without taxes and the destination zip code. Depending on the destination zip code, there are two possible rates. In one, the shipping price without taxes is divided by 0.88 and in the other, the shipping price without taxes is divided by 0.93. In both cases, the result of this division should be the shipping price shown to the customer. How do I do this calculation and put the result as the shipping price shown to the customer? Remember that I use other shipping companies that already show the final shipping price with taxes. I only need to do this for one shipping company. Thank you very much!
- You must be logged in to reply to this topic.