Card Expiration Date Validation
The payment transaction requires expiration date unless you store or provide card tokens to the cardholders.
Credit card expiration date is validated by:
Using expiration date field values, excluding non-numeric characters.
Entering the values in four-digits format: two-digit month and two-digit year (MMYY).
Tip: The cardholder should enter two-digit year (YY) that is greater than or equal to the current year and two-digit month (MM) that is greater than or equal to the current month.
Last updated