Component using the European Commission (EC) VAT Information Exchange System (VIES) to verify and validate VAT registration numbers in the EU, using PHP and Composer.
Issue #126: Instead of removing UK validation all together I now trigger a ViesServiceException to inform users can no longer validate VAT ID's from the United Kingdom. I believe this is an elegant transition rather than completely remove the validation for GB, because it is still possible to use the checksum validator.
Issue #126: Instead of removing UK validation all together I now trigger a ViesServiceException to inform users can no longer validate VAT ID's from the United Kingdom. I believe this is an elegant transition rather than completely remove the validation for GB, because it is still possible to use the checksum validator.