craftcms / commerce

Fully integrated ecommerce for Craft CMS.
https://craftcms.com/commerce
Other
219 stars 170 forks source link

[4.x]: EU VAT is removed when VAT ID is from other country #3527

Closed WHITE-developer closed 4 months ago

WHITE-developer commented 4 months ago

What happened?

Description

We have setup the whole TAX rated for a client of ours who is shipping all over Europe.

Now we have an issue that they have a customer in Belgium, but during checkout he/she fill in a valid Dutch VAT ID. The tax is being deducted from the price, but it should be, because it's a Dutch VAT ID, and the site is from Holland.

Is it possible to expand the VAT check to see if the VAT ID is from the billing address country?

Craft CMS version

4.5.15

Craft Commerce version

4.3.3

PHP version

8.2.12

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

-

linear[bot] commented 4 months ago

PT-1774 [4.x]: EU VAT is removed when VAT ID is from other country

WHITE-developer commented 4 months ago

duplicate off https://github.com/craftcms/commerce/issues/3497 and https://github.com/craftcms/commerce/pull/3525