-
Notifications
You must be signed in to change notification settings - Fork 31
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
Help needed: VAT of all countries #38
Comments
Belgium: 6% until 31/12/2022, after that it's 21% |
Isn't it until 31/03/2023? |
Yeah, the official info on belgium.be is still 31/12, but 31/03/23 has been announced |
Norway: |
Finland: 24 % until 30.11.2022, then 10 % until 30.4.2023, then (presumably) back to 24 %. I would just set it to 24 % here, it has been that way since 2013, the temporary drop to 10 % is quite exceptional. |
Sweden 25% in all 4 areas. Any suggestion how to convert the price to SEK? I cant find a good source for the exchange rate. |
You can use an integration like open exchange rates in the template to convert to SEK. I am planning on adding this in the future. |
Danish vat is 25% in all areas |
Finland 0.255 starting from 1.9.2024 |
Estonia 22% from 01.01.2024. |
german vat is 19% |
I am currently working on getting VAT and conversion rates in the integration. I made a dictionary with all countries and its data:
For now, all VAT values an Currency values are set to dummy values. Would greatly appreciate some help with it, as it is not easy to find the correct VAT values in some countries!
The text was updated successfully, but these errors were encountered: