/n software 3-D Secure V2 C++ Edition

Questions / Feedback?

CardValidator Configuration

The class accepts one or more of the following configuration settings. Configuration settings are similar in functionality to properties, but they are rarely used. In order to avoid "polluting" the property namespace of the class, access to these internal properties is provided through the Config method.

CardValidator Configuration Settings

NameOnCard:   The name encoded in the track data on the credit card.

If the TrackData you're parsing is Track1 data, it contains the customer's name, and should be identical to the name printed on the face of the card. Track2 data does not contain this name. This field will be filled after a call to ValidateCard.

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