credit_card_validations icon indicating copy to clipboard operation
credit_card_validations copied to clipboard

:credit_card: ruby gem for validating credit card numbers, generating valid numbers, luhn checks

Results 8 credit_card_validations issues
Sort by recently updated
recently updated
newest added

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...

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

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...