/n software 3-D Secure V2 JS Edition

Questions / Feedback?

CardExpYear Property

Expiration year of the credit card specified in CardNumber .

Syntax


 getCardExpYear(): string;

 setCardExpYear(cardExpYear: string): void;

Default Value

"00"

Remarks

This field contains the expiration date of the customer's credit card. This property must be formatted as two numeric characters, in the range "00" - "99".

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