Eurpean Tax Is Added to DB But Is Not Applied in Checkout or Backend
I upgraded from the beta to the latest production V1.1.1. In beta, I added taxes for Germany and Austria and it was sorted under Europe in the backend and applied during checkout in the front end.
After the upgrade, the tax rates vanished from the backend and are no longer applied during checkout. The rates are still in the DB. If I add any other country from Europe, the rates are added to the DB but neither show up in the backend nor are applied during checkout.
I added rates for Canada and the UK. Canada shows up in the backend under North America, while the UK shows under Other π. On the frontend, the tax only shows up after a reload when I switch the country, except for European countries. There is no tax for any European country even not for newly added ones. For Canada and UK the rate shows after reloading the checkout only.
During my beta test the rate changed automatically when I changed the country.
How can I fix it? Deinstall/Reinstall?
We had to change the Tax related database schema and data structure to support One Stop Shop and some other critical features. So your old config may not work. The best will be: truncate the fct_tax* database tables and reconfigure.
If you can do a clean install, that will be even better.
Shahjahan JewelΒ I installed all new from scratch but the problem is the same.