Payment |
PaymentClient.capture(String id,
org.json.JSONObject request) |
Payment |
PaymentClient.createJsonPayment(org.json.JSONObject request) |
Payment |
PaymentClient.createRecurringPayment(org.json.JSONObject request) |
Payment |
PaymentClient.createUpi(org.json.JSONObject request) |
Payment |
PaymentClient.edit(String id,
org.json.JSONObject request) |
Payment |
PaymentClient.fetch(String id) |
Payment |
PaymentClient.fetchPaymentDowntimeById(String id) |
Payment |
PaymentClient.otpGenerate(String id) |
Payment |
PaymentClient.otpResend(String id) |
Payment |
PaymentClient.otpSubmit(String id,
org.json.JSONObject request) |
Payment |
PaymentClient.validateUpi(org.json.JSONObject request) |