spaze / vat-calculator

[EOL, use driesvints/vat-calculator] Handle all the hard stuff related to EU MOSS tax/vat regulations, the way it should be. Fork of mpociot/vat-calculator, standalone, PHP 7.3+, modernized, with more features.
MIT License
48 stars 2 forks source link

No VIES for non-EU countries #17

Closed spaze closed 4 years ago

spaze commented 4 years ago

shouldCollectVat() returns true for manually added countries too but getDetails shouldn't try to talk to VIES

Fix #13 (this time with feeling)