credit_card_validations
credit_card_validations copied to clipboard
:credit_card: ruby gem for validating credit card numbers, generating valid numbers, luhn checks
Hi Since the updates to the discover rules a common card number used for testing scenarios is no longer detected. Card Number is: 6011 1111 1111 1117 This card number...
bin
this code should be private, since using for clients
Added the rule for a card that starts with 50 for mastercard. As well as adding documentation for when devs want to add only a rule to a brand
aura test numbers 5078601870000127985 5078601800003247449
Add humo and uzcard
Some diners Club credit cards are detected as Discovers. It happens when I am raising the digits of diners club card from 14. Additionally, for some countries the diners club...