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

VAT area exclusions with low rates #5

Open
timwhitlock opened this issue Oct 9, 2015 · 2 comments
Open

VAT area exclusions with low rates #5

timwhitlock opened this issue Oct 9, 2015 · 2 comments

Comments

@timwhitlock
Copy link

Hi.
I'm now using your data in my application. So many thanks!

Regarding the "low tax" regions of Guadeloupe, Martinique and Réunion. As far as I understood (which is not very well) these are excluded from the EU VAT area. Is this your understanding too?

I see you link to the same Wikipedia page I'd got my information from. HMRC also have this page which seems to imply I don't have to charge VAT in these countries.

If these countries are excluded but have non-zero rates, then perhaps the table needs a flag to indicate whether VAT is chargeable by vendors in EU member states?

Or perhaps I'm totally wrong and I should be charging 8.5% in these countries from the UK.

@kdeldycke
Copy link
Owner

Hmmm... I think these French territories requires application of low rate VAT but only for companies operating in France. Which is my case.

If you're based in UK, then you might have to exclude these areas entirely. I'll try to cross-check other source of informations about that case.

Now if it is confirmed, then I'll need to find another way to feature these territories in the CSV. I fear that I'll end up reimplementing yet another tax library in Python... 😞 Unless you have suggestions ?

@timwhitlock
Copy link
Author

That makes sense. I suppose every nation has its home rules.

I don't know enough about the rules across Europe to suggest anything that works in all cases. Perhaps just make it clear to users of the library that they still need to know which countries they're obliged to, and it may not be all of them.

I my case the Isle of Man falls under my domestic obligations for GB and I'm exempt for both under our local threshold rules. As a UK business I should know that, and not just blindly implement the data.

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

No branches or pull requests

2 participants