apiverve-cardvalidator
Card Validator checks whether a card number is valid, identifies the card brand, and flags risk. It runs the Luhn checksum, detects the scheme (Visa, Mastercard, Amex and more), returns the PCI-safe …
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install apiverve-cardvalidator
Dependencies
Releases
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue