/n software 3-D Secure V2 .NET Edition

Questions / Feedback?

ResponsePacket Property

Contains the response returned by the Directory Server or ACS.

Syntax

public string ResponsePacket { get; }
Public ReadOnly Property ResponsePacket As String

Default Value

""

Remarks

This field will contain the entire XML response packet from the DirectoryServerURL after calling RequestCardRanges or VerifyEnrollment. ResponsePacket will also contain the unencoded and decompressed response to a Payer Authentication Request after calling CheckAuthenticationResponse. This field should be stored in its entirety for each transaction processed, for record keeping purposes.

This property is read-only and not available at design time.

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