E-Payment Integrator V6 - Online Help
E-Payment Integrator V6
Questions / Feedback?

DataPacketOut Property

Contains the data packet sent to the server.

Syntax

[VB.NET]
Public ReadOnlyProperty DataPacketOut As String

[C#]
public string DataPacketOut {get;}

Remarks

After calling either the RequestCardRanges or VerifyEnrollment methods, this property will contain the entire data packet sent to the DirectoryServerURL. Also, after calling the GetAuthenticationPacket method this property will contain the complete un-encoded Payer Authentication Response (PARes) message. The contents of this property should be logged for each transaction.

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

Default Value

""

 
 
Copyright (c) 2015 /n software inc. - All rights reserved.
Build 6.0.5528.0