/n software 3-D Secure V2 JavaScript Edition

Questions / Feedback?

CardExpYear Property

Expiration year of the credit card specified in CardNumber .

Syntax


 getCardExpYear(): number;

 setCardExpYear(cardExpYear: number): void;

Default Value

0

Remarks

This field contains the year portion of the expiration date of the customer's credit card. This property must be in the range 00-99, or 2000-2099. The ValidateCard method compares this property against the system time to determine if the card is expired.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 JavaScript Edition - Version 2.2 [Build 8318]