e107inc / vstore

Simple shopping cart system for e107 v2.x Bootstrap CMS
GNU General Public License v3.0
17 stars 12 forks source link

Implements changes in EU VAT from 1.1.2019 #128

Open Jimmi08 opened 5 years ago

Jimmi08 commented 5 years ago

In most countries (definitely in mine) there is the change in EU VAT system with digital goods.

Now you can decide if you want to use MOSS (in meaning VAT according to customer country) or your business country VAT on all goods (until some hight limit).

So this should be a new preference. Apply VAT according to customer country in the EU or not. If not, then always in EU is business VAT applied for not persons. Or companies without VAT.

SimSync commented 5 years ago

@Jimmi08 Yes, that's a good idea to add a new pref for this. I'll check it and implement it next time. Thanks!