Open mediaclinic opened 9 years ago
The easiest would be to sell all products tax inclusive.
If you need to break it down, start by adding a "Tax Class" object -> has many Products, which has the rate assigned to it. Then much like the shipping calculation, you apply this rate to the applicable products.
What would be the best way of implementing different tax/vat rates per product or product categories? In Finland we have multiple tax categories based on product type.