Closed tplessas closed 3 years ago
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.
@tplessas -- oh, sure, this is very much welcome. Let me fast-track closing on #1409 -- you can help with any clean-ups needed there in case the author is a bit held up?
@profnandaa Of course, keeping an eye on it.
@tplessas -- over to you now 👍 #1409 merged.
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!