spaze / vat-calculator

EOL, do not use this, use driesvints/vat-calculator or Stripe Checkout instead
48 stars 2 forks source link

Throw on invalid/non-EU country #14

Closed spaze closed 4 years ago

spaze commented 4 years ago

Don't even send non-EU countries to VIES, it would always throw SoapFault, throw UnsupportedCountryException instead.

Fix #13