| >if those affected had just bothered to try. How about: If those affected had even known that this change was happening. I'd certainly heard that they were changing the VAT rules to crack down on the likes of Amazon. That I'd now need to charge VAT based on country of consumer. That's not the crappy part of the legislation as I currently don't need to charge any VAT at all in the UK. I hadn't heard that my VAT threshold was being invalidated I hadn't heard that I'd need to keep records for 10 years (currently the longest I need to keep anything is 6 years). I hadn't heard that I'd need to register as a Data Controller (as I now need to store personal info for 10 years). This leaves me liable for massive fines if anything goes wrong security-wise in the next 10 years. It's basically a massive cockup that was targeted at Amazon, Google, Apple and the like, but has instead hit small business startups and independent traders the hardest. |
- You are responsible for verifying the location of your buyer (how? who knows!)
- It is not enough to know the country code of your buyer. For example the Canary Islands have country code ES but have a different VAT rate from mainland Spain
- Some VAT rates can be fractional, so you can run into problems if you were using integer calculations in cents to prevent rounding errors (thankfully, for digital services all VAT numbers are round number starting this year, let's hope it stays that way)
- If you register for a MOSS then you pay VAT in euros, but you may have charged your customer in a local currency (GBP, DKK, CZK or SEK). You need to use the exchange rate at the day of the sale
This is just the top of my head, there are probably a bunch of minor issues I forgot.