continuePayInvoice(final long, final Long, final Long) method

Syntax

Boolean continuePayInvoice ( final long invoiceId , final Long trxId , final Long actorId )

Parameters

Returns

true if the call was successful, otherwise false.

Usage

Call the payInvoice service from the responsible BillPaymentHandler implementation.

true if the call was successful, otherwise false.