EU VAT update

More
2 months 3 weeks ago - 2 months 3 weeks ago #164282 by Pete
EU VAT update was created by Pete
Hi,

Just to let you know the VAT rate of Estonia has been increased to 22% as of 1st January and needs to be updated.

I have a small cron job to check and update the tax rates once a day using an API from vatlayer.com . That's free up to 100 requests per month so totally enough for one check per day. Let me know if you want a copy ;)

Best regards,
Pete
Last edit: 2 months 3 weeks ago by Pete.

Please Log in or Create an account to join the conversation.

More
2 months 3 weeks ago #164306 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic EU VAT update
Thanks Pete for the info. Do you have link to a page which I can see this tax rate per country ?

Tuan

Please Log in or Create an account to join the conversation.

More
2 months 3 weeks ago - 2 months 3 weeks ago #164308 by Pete
Replied by Pete on topic EU VAT update
Hi Tuan,

For the API you can create a free account on vatlayer.com/ Then on your dashboard you will get an API key and you can use this endpoint:

apilayer.net/api/rate_list?format=1&access_key={{API-KEY }}

I'll attach the json you get back from that endpoint. "standard_rate" is the current VAT rate for each country.

If you just want to see a list of all countries, I usually ask Google every time. Here is one good example for a list: www.eurofiscalis.com/en/vat-rates-in-ue/

 
Attachments:
Last edit: 2 months 3 weeks ago by Pete.

Please Log in or Create an account to join the conversation.

More
2 months 3 weeks ago #164318 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic EU VAT update
Thanks for the info, Pete. I update the tax rate and will include it in next release of the extension

Regards,

Tuan

Please Log in or Create an account to join the conversation.