Parameter Type Required Default value Description
creditCardType IMCreditCardTypeValidatorEnum No MasterCard This parameter defines payment card type that would be validated

Next payment card types are available:

Card Type Enum value IIN ranges Number length
{{credit_card.label}} {{credit_card.type}} {{credit_card.cardOrigin}} {{credit_card.numbersQuantity}}

* Please, pay attention, that all payment cards also checks with Luhn algorithm

Payment card rules for specific types can be found here: https://en.wikipedia.org/wiki/Payment_card_number

Please, take a look at the validator examples and play with different defined validator parameters.