/n software 3-D Secure V2 JavaScript Edition

Questions / Feedback?

CardNumber Property

Customer's account number that will be authenticated.

Syntax


 getCardNumber(): string;

 setCardNumber(cardNumber: string): void;

Default Value

""

Remarks

This property contains the customer's credit card number (PAN) or token that will be used in the authorization request for payment transactions. This property is 13-19 characters long.

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