Joomla version: 3.2.1
Hikashop version: 2.2.3 essential
For e-shop in Greece
We have 3 different product tax categories:
Default: tax rate 23% for most products
Reduced: tax rate 13% for some products
Extra Reduced: tax rate 6.5% for few products
These rates are for most regions of Greece but not for all. For some regions the rates are different (lower) as follow:
Default: 16% (instead of 23%)
Reduced: 9% (instead of 13%)
Extra Reduced: 5% (instead of 6.5%)
I have been trying to get the taxes to work properly for hours now. First of all I set a "main tax zone" that includes all Greek regions (states). Then, I set 2 tax zones:
Low, for the regions (states) with the low rates (16%, 9% and 5%)
Normal, for all other regions (states)
After this, I set 3 product tax categories (default, reduced, extra-reduced) and 6 different rates.
Each product is already assigned to a tax category
I set the cart to display the price with tax. I want the cart to display the tax rate depending the customer's region.
Example for a product price: 10 € (default tax category):
price with tax (23%): 12.3 € if the customer is in "Normal" tax zone
price with tax (16%): 11.6 € if the customer is in "Low" tax zone
I send you the screenshot for the tax rules setup. I tried to set the first two rules but its not working. The product price in the cart is the "no tax" price. The tax don't arrear in the cart. If I set a tax rule without the zone, but only with the product tax category and the rate, it works.
I don't know what I'm doing wrong. I saw the chapter for the taxes in the documentation (
www.hikashop.com/support/documentation/3...ion-listing.html#faq
) and I can't find where is my mistake.