Page 1 of 1

2.3.0.2 VAT not being added

Posted: Tue Oct 17, 2017 3:32 pm
by StarlineMediaGroep
Hi,

We are having some trouble with the website we made in opencart 2.3.0.2
We want to show the product prices of our products both including and excluding VAT on the product pages and the shoppingcart/checkout page.
For some reason the VAT only gets added to the product price after logging in or after filling in the order form on the checkout page.
Could anyone assist us in getting the VAT added to our products as soon as customers visit our webshop?

Thank you :)

website URL: http://185.56.145.79/~tom123/rotibode

Re: 2.3.0.2 VAT not being added

Posted: Tue Oct 17, 2017 4:26 pm
by paulfeakins
OpenCart itself works how you want so it must be something you've changed:
http://opencart.antropy.co.uk

What theme have you got?
What extensions have you got?

Re: 2.3.0.2 VAT not being added

Posted: Tue Oct 17, 2017 4:36 pm
by StarlineMediaGroep
paulfeakins wrote:
Tue Oct 17, 2017 4:26 pm
OpenCart itself works how you want so it must be something you've changed:
http://opencart.antropy.co.uk

What theme have you got?
What extensions have you got?
We are using the default theme(Same one as shown in your link)

The extensions we are using:

-Ajax Quick Checkout by Dreamvention
-Shopunity by Dreamvention
- Mollie
- Advanced postcode shipping
- Advanced postcode COD few

Re: 2.3.0.2 VAT not being added

Posted: Tue Oct 17, 2017 8:57 pm
by joemaydew
Go to System/Localisation/Taxes/Tax Classes. Your Tax may be set to calculate tax based on shipping address. You can have tax set to calculate based on your store location instead.If choosing this method make sure in system/setting your store location is complete including Region/State.

Re: 2.3.0.2 VAT not being added

Posted: Tue Oct 17, 2017 9:45 pm
by StarlineMediaGroep
joemaydew wrote:
Tue Oct 17, 2017 8:57 pm
Go to System/Localisation/Taxes/Tax Classes. Your Tax may be set to calculate tax based on shipping address. You can have tax set to calculate based on your store location instead.If choosing this method make sure in system/setting your store location is complete including Region/State.
This fixed it for me. Thanks