/n software 3-D Secure V2 macOS Edition

Questions / Feedback?

DataPacketOut Property

Contains the data packet sent to the server.

Syntax

public var dataPacketOut: String {
get {...} }

Default Value

""

Remarks

After calling either the RequestCardRanges, SendAuthRequest, or SendChallengeRequest methods, this property will contain the entire data packet that was sent. Also, after calling the GetChallengeRequest or GetResultsResponse method, this property will contain the constructed messages. The contents of this property should be logged for each transaction.

This property is read-only.

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