Status Event
Shows the progress of the Global Payments connection.
Syntax
virtual int FireStatus(GlobalChargeStatusEventParams *e);
typedef struct {
char* Message;
int reserved;
} GlobalChargeStatusEventParams;
Remarks
The event is fired for informational and logging purposes only. Used to track the progress of the connection.