E-Payment Integrator 2016 Node.js Edition
E-Payment Integrator 2016 Node.js Edition
Questions / Feedback?

Status Event

Traces the commands sent to the server, and the respective replies.

Syntax

check21.on('Status', [callback])

Callback

The 'callback' is called when the 'Status' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.message

Remarks

The Status event is useful for debugging purposes. It shows all the interaction between the client and the server, line by line.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
E-Payment Integrator 2016 Node.js Edition - Version 16.0 [Build 7240]