E-Payment Integrator - 3-D Secure V6 - Online Help
Available for:
E-Payment Integrator - 3-D Secure V6
Questions / Feedback?

DataPacketOut Event

Fired when sending a data packet to the server.

Syntax

public void fireDataPacketOut(MpiDataPacketOutEvent event);

public class MpiDataPacketOutEvent {
  public byte [] dataPacket;
}

Remarks

This event fires right before each data packet is sent. The entire data packet (including all framing and error detection characters) is contained in the parameter "DataPacket". This parameter may be inspected for advanced troubleshooting, or may be modified to support additional features beyond the scope of this bean.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 6.0.6635.0