-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contribute: Support for more locales to isTaxID #1423
Comments
Still very much interested in contributing to the project. I have implemented support for many new TINs here, all ready to be pulled once I update the readme: https://github.com/tplessas/validator.js/tree/refactor-isTaxID As part of that I have also added (or will be adding) implementations of the ISO 7064, Luhn and Verhoeff validation algorithms, which could be spun off as separate validators for any kind of compatible number (IMEI, SIM, credit card, various social security and ID numbers). |
...any news on interest? I have added all countries from the document, added tests and updated the readme. |
@profnandaa Of course, keeping an eye on it. |
Included german version. |
Hello everyone,
I would like to add support for EU member state & UK tax identification numbers to isTaxID based on this document: https://ec.europa.eu/taxation_customs/tin/specs/FS-TIN%20Algorithms-Public.docx
I see that PR #1409 has already paved the way, so I could fork and work from there once it's merged. Please let me know if that would be welcome!
The text was updated successfully, but these errors were encountered: