validateCardNumber
Validate card number.
Return
Validation result.
Parameters
number
Card number.
enableLuhnCheck
Whether Luhn check will be included in validation check or not.
Validate card number.
Validation result.
Card number.
Whether Luhn check will be included in validation check or not.