/n software 3-D Secure V2 .NET Edition

Questions / Feedback?

ErrorPacket Property

The error packet.

Syntax

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

Default Value

""

Remarks

If an error is encountered while parsing a received packet using the CheckResponse method, this field will be populated with an error packet to be sent back to the server.

If the message being parsed is an error, this field will be populated with the received error packet itself.

This property is read-only.

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