Uses of Class
com.razorpay.Payment
-
Uses of Payment in com.razorpay
Methods in com.razorpay that return Payment Modifier and Type Method Description PaymentPaymentClient. capture(java.lang.String id, org.json.JSONObject request)PaymentPaymentClient. fetch(java.lang.String id)Methods in com.razorpay that return types with arguments of type Payment Modifier and Type Method Description java.util.List<Payment>PaymentClient. fetchAll()java.util.List<Payment>PaymentClient. fetchAll(org.json.JSONObject request)java.util.List<Payment>OrderClient. fetchPayments(java.lang.String id)java.util.List<Payment>VirtualAccountClient. fetchPayments(java.lang.String id)java.util.List<Payment>VirtualAccountClient. fetchPayments(java.lang.String id, org.json.JSONObject request)