/n software 3-D Secure V2 Qt Edition

Questions / Feedback?

MessageCategory Property

The category of the message.

Syntax

QString GetMessageCategory();
int SetMessageCategory(QString qsMessageCategory);

Default Value

""

Remarks

This field identifies the category of the message (Payment Authentication or Non-Payment Authentication). This will be sent in the Authentication Request Message (AReq) sent by the component when SendAuthRequest is called, and in the Results Request Message (RReq) received from the directory server (populated after calling CheckResponse.

Possible values include:

01 (default)PA (Payment Authentication)
02NPA (Non-Payment Authentication)

Data Type

String

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