E-Banking Integrator V4 - Online Help
E-Banking Integrator V4
Questions / Feedback?

GetStatus Method

Obtains the current processing status of a payment.

Object Oriented Interface

public function doGetStatus($paymentid);

Procedural Interface

inebank_billpayment_do_getstatus($res, $paymentid);

Remarks

The PaymentId parameter identifies the payment you want to obtain the status for. This is the id returned by the server at the time the payment was scheduled (that was stored in PaymentId).

The following properties should be set when this method is called:

FIUrl (required)
FIId (required)
FIOrganization(required)
OFXAppId (required)
OFXAppVersion (required)
OFXUser (required)
OFXPassword (required)

Upon successful response, the server will return the following:

PaymentStatus
PaymentDateProcessed
PaymentCheckNumber(optional)

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0