zapadi / vies-dotnet

VIES (VAT Information Exchange System) dotNET API helps you to verify if EU VAT information exists and/or is valid
Apache License 2.0
21 stars 7 forks source link

Incorrect handling of some Irish VAT numbers #22

Open monty241 opened 7 months ago

monty241 commented 7 months ago

The IE VAT number 8Y41127O is approved through VIES (see screenshot), but the algorithm in IEValidator.cs rejects it.

The VAT number has been validated with the company.

image