Uses of Class
com.razorpay.Refund
-
Uses of Refund in com.razorpay
Methods in com.razorpay that return RefundModifier and TypeMethodDescriptionRefundClient.create(org.json.JSONObject request) PaymentClient.fetchRefund(String refundId) PaymentClient.fetchRefund(String id, String refundId) PaymentClient.refund(org.json.JSONObject request) Methods in com.razorpay that return types with arguments of type RefundModifier and TypeMethodDescriptionRefundClient.fetchAll()RefundClient.fetchAll(org.json.JSONObject request) PaymentClient.fetchAllRefunds(String id) PaymentClient.fetchAllRefunds(String id, org.json.JSONObject request) PaymentClient.fetchAllRefunds(org.json.JSONObject request) RefundClient.fetchMultipleRefund(String id) RefundClient.fetchMultipleRefund(String id, org.json.JSONObject request)