checkPayInvoice(final SubTransaction, final Long, final Long) method

Syntax

Boolean checkPayInvoice ( final SubTransaction txn , final Long actorId , final Long invoiceId )

Parameters

Returns

true if the call was successful, otherwise false.

Usage

Call the checkPayInvoice service from the responsible BillPaymentHandler implementation.

true if the call was successful, otherwise false.