Skip to main content

Bill payment

You can make bill payments by details using this service.

Perform name enquiry#

// Import the ISWHandler from com.interswitchng.smartpos.IswTxnHandler
// use to process bill payment
IswHandler().processBillPaymentTransaction(
paymentModel: PaymentModel,
accountType: AccountType,
terminalInfo: TerminalInfo,
isAirTime: Boolean
)

Parameters#