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

DataPacketIn Event

Fired when receiving a data packet from the server.

Object Oriented Interface

public function fireDataPacketIn($param);

Procedural Interface

in3dsecure_mpi_register_callback($res, 2, array($this, 'fireDataPacketIn'));

Parameter List


'datapacket'

Remarks

This event fires when a packet is received. 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 to extract additional response properties beyond the scope of this class.

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