payBill function

Pay bill function

Syntax

payBill( responseBack, invoiceId, payerPaymentInstrumentId )

Parameters

Name Type Description
responseBack   Indicates which function to be called when a response is received.
invoiceId   The id of an invoice
payerPaymentInstrumentId   The payment instrument id for the payer

Source

SY_Mobiliser.js line 1016.