E-Banking Integrator 2016 Java Edition
E-Banking Integrator 2016 Java Edition
Questions / Feedback?

GetStatus Method

Obtains the current processing status of a payment.

Syntax

public void getStatus(String 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 Id).

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:

Status
DateProcessed
CheckNumber(optional)

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
E-Banking Integrator 2016 Java Edition - Version 16.0 [Build 7239]