WithdrawalYou can perform withdrawal transaction using this service.Perform WithDrawal#// Import the ISWHandler from com.interswitchng.smartpos.IswTxnHandler // use to process online depositIswHandler().processDepositTransaction( paymentModel: PaymentModel, accountType: AccountType, terminalInfo: TerminalInfo ) CopyParameters#paymentModel: PaymentModelaccountType: AccountTypeterminalInfo: TerminalInfo.