Uses of Class
com.huntertechpay.models.PaymentResponse
Packages that use PaymentResponse
-
Uses of PaymentResponse in com.huntertechpay.client
Methods in com.huntertechpay.client that return PaymentResponseModifier and TypeMethodDescriptionHunterTechPayClient.checkStatus(String partnerId) Check payment status by partner ID.HunterTechPayClient.deposit(PaymentRequest request) Deposit (CASHIN) - From mobile money to wallet.HunterTechPayClient.initiatePayment(PaymentRequest request) Initiate a new payment.HunterTechPayClient.withdraw(PaymentRequest request) Withdraw (CASHOUT) - From wallet to mobile money.