viruschidai / validate-vat-ts

A library for validating VAT number
32 stars 13 forks source link

Fix SOAP test service URL #41

Open ParallelUniv3rse opened 2 years ago

ParallelUniv3rse commented 2 years ago

Follow up to #36, after a reply from VIES maintainers, I've discovered the URL for the test service has changed slightly. That being the reason why the automated jest tests were failing.

After updating the URL, the validations pass again as they should.