Hello,
can please someone help me to setting up correct tax settings:
I import the correct EU tax rates from here:
https://github.com/yireo/Magento_EU_Tax_Rates
my Store:
country: Austria
My shop is for B2C and B2B.
How did I have to set the correct settings? As far I read all information I found, i seems I have to setup the tax for each country ... this is crazy :-)
Thank you!
Solved! Go to Solution.
Hi @Meetanshi
Thank you .. but work not like I need:
My Shop is from Austria and a B2C Customer buying from Germany:
So he has to add 20% (Austrian Tax)
To get his, I need to do:
Then a B2C customer get 20% tax
When I put the customer in the customer group "EU B2B" he get 0% tax
Is this way correct?
Hello @hanhoe
You are on the right track. Uptill now, your settings are correct. The only thing you have to do now is assign tax class to the product.
If you have any doubts further, please mention it and I'll try to help you out.
Thanks.
Hi @Meetanshi
Thank you!
But how I set up the customer?
Did I need to set an own customer group for B2B and B2C?
B2B: no or no valid VAT
B2C: valid VAT
So how Magento 2 work with the VAT info? Did I have to deal the VAT valid for my own?
I set up the following tax rules:
When a customer is "EU B2C" he should calc 0% (set in the Tax Rate)
When a customer is "EU B2B" he should calc 20%
When a customer is "Non EU B2B" he should calc 0%
When a customer is "Domestic B2C" he should calc 20%
But how set the customer to the right Tax Rule?
When I has to use "Customer Tax Class" then I need also 6 customer groups, according to the Tax rules and put each customer in the correct customer group.
But I want that Magento do this by its own, based on Country and VAT
Is this not possible?
Hi @hanhoe
First, create Customer Tax Class when creating new tax rule under "Additional Settings" as shown here:
Hope it helps.
Hi @Meetanshi
Thank you .. but work not like I need:
My Shop is from Austria and a B2C Customer buying from Germany:
So he has to add 20% (Austrian Tax)
To get his, I need to do:
Then a B2C customer get 20% tax
When I put the customer in the customer group "EU B2B" he get 0% tax
Is this way correct?
Hi @hanhoe
To check if the output is correct or not can only be verified after testing.
Thanks.
Yes, but I´m little wonder that no one other use this.
And there is a bug:
When I´m at checkout and change my billing address and add a VATand save, he still show the TAX ... I have again to set change and just click refresh .. then he use no TAX.
Seems with the automatic set user group based on VAT are not working correct.
I test all countries by my own and also if he put because of the VAT the correct tax.
Thank you
Did you found a solution to fix this issue?