Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EU VAT Number in shipping address should be used to determine if VAT should be included(?) #339

Open
kunzi opened this issue Apr 22, 2022 · 1 comment

Comments

@kunzi
Copy link

kunzi commented Apr 22, 2022

Currently in Magento documentation they instruct to create an Intra-EU tax class with 0% Tax rate for customer group of Intra-EU customers. Tax calculation is set to be based on Shipping Address. Customer is put to the Intra-EU customer group if the Tax number given in registration is valid. It will then show the prices correctly without any VAT / taxes.

If customer then adds an address at the checkout or at the customer account without a Tax number or with invalid Tax / VAT Number it will still show the prices without the taxes, because customer is in the Intra-EU customer group that has 0% tax rate. The invoices in these cases will be incorrect. Also sales for private persons should include VAT.

Shouldn't the tax be added or removed based on the TAX Number on the shipping address instead of the customer group?

I'm not sure I understand why there currently is a separate TAX Number field for the address and why is not the customer account's TAX/VAT number field used.

@m2-assistant
Copy link

m2-assistant bot commented Apr 22, 2022

Hi @kunzi. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant