How to get rid off VAT or Tax in opencart
I do not want to show TAX anywhere in the customer facing pages.
Cool!
If found useful, buy me coffee for the time you saved.
This is a solution for version 1.5.6.4
Stage 1
Remove all Tax classes from the admin area. This can be done at admin.
Remove all Tax classes from the admin area. This can be done at admin.
System/Localisation/Taxes/Tax Classes. There are default tax classes which you normally edit to suit your need. Just remove all listed classes. This will make sure that shopping cart, invoice etc will not show Tax.
Stage 2
Go to Admin.
System/Settings/Edit/Option
Scroll down to Taxes. Make the following changes.
Display Prices With Tax: No
VAT Number Validate: No
Stage 2
Go to Admin.
System/Settings/Edit/Option
Scroll down to Taxes. Make the following changes.
Display Prices With Tax: No
VAT Number Validate: No
Cool!
Comments