Uses of Class
com.razorpay.Payment
-
Uses of Payment in com.razorpay
Methods in com.razorpay that return PaymentModifier and TypeMethodDescriptionPaymentClient.createJsonPayment(org.json.JSONObject request) PaymentClient.createRecurringPayment(org.json.JSONObject request) PaymentClient.createUpi(org.json.JSONObject request) PaymentClient.fetchPaymentDowntimeById(String id) PaymentClient.otpGenerate(String id) PaymentClient.validateUpi(org.json.JSONObject request) Methods in com.razorpay that return types with arguments of type PaymentModifier and TypeMethodDescriptionPaymentClient.fetchAll()PaymentClient.fetchAll(org.json.JSONObject request) PaymentClient.fetchPaymentDowntime()OrderClient.fetchPayments(String id) VirtualAccountClient.fetchPayments(String id) VirtualAccountClient.fetchPayments(String id, org.json.JSONObject request)