Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addAllowedPayers(String, JSONObject) - Method in class com.razorpay.VirtualAccountClient
- addHeaders(Map<String, String>) - Method in class com.razorpay.RazorpayClient
- Addon - Class in com.razorpay
- Addon(JSONObject) - Constructor for class com.razorpay.Addon
- AddonClient - Class in com.razorpay
- addons - Variable in class com.razorpay.RazorpayClient
- addReceiver(String, JSONObject) - Method in class com.razorpay.VirtualAccountClient
B
- BankTransfer - Class in com.razorpay
- BankTransfer(JSONObject) - Constructor for class com.razorpay.BankTransfer
C
- cancel(String) - Method in class com.razorpay.InvoiceClient
- cancel(String) - Method in class com.razorpay.PaymentLinkClient
- cancel(String) - Method in class com.razorpay.SubscriptionClient
- cancel(String, JSONObject) - Method in class com.razorpay.SubscriptionClient
- cancelPendingUpdate(String) - Method in class com.razorpay.SubscriptionClient
- capture(String, JSONObject) - Method in class com.razorpay.PaymentClient
- Card - Class in com.razorpay
- Card(JSONObject) - Constructor for class com.razorpay.Card
- CardClient - Class in com.razorpay
- cards - Variable in class com.razorpay.RazorpayClient
- close(String) - Method in class com.razorpay.QrCodeClient
- close(String) - Method in class com.razorpay.VirtualAccountClient
- com.razorpay - package com.razorpay
- Constants - Class in com.razorpay
- Constants() - Constructor for class com.razorpay.Constants
- create(JSONObject) - Method in class com.razorpay.CustomerClient
- create(JSONObject) - Method in class com.razorpay.FundAccountClient
- create(JSONObject) - Method in class com.razorpay.InvoiceClient
- create(JSONObject) - Method in class com.razorpay.ItemClient
- create(JSONObject) - Method in class com.razorpay.OrderClient
- create(JSONObject) - Method in class com.razorpay.PaymentLinkClient
- create(JSONObject) - Method in class com.razorpay.PlanClient
- create(JSONObject) - Method in class com.razorpay.QrCodeClient
- create(JSONObject) - Method in class com.razorpay.RefundClient
- create(JSONObject) - Method in class com.razorpay.SettlementClient
- create(JSONObject) - Method in class com.razorpay.SubscriptionClient
- create(JSONObject) - Method in class com.razorpay.TransferClient
- create(JSONObject) - Method in class com.razorpay.VirtualAccountClient
- createAddon(String, JSONObject) - Method in class com.razorpay.SubscriptionClient
- createJsonPayment(JSONObject) - Method in class com.razorpay.PaymentClient
- createRecurringPayment(JSONObject) - Method in class com.razorpay.PaymentClient
- createRegistrationLink(JSONObject) - Method in class com.razorpay.InvoiceClient
- createUpi(JSONObject) - Method in class com.razorpay.PaymentClient
- Customer - Class in com.razorpay
- Customer(JSONObject) - Constructor for class com.razorpay.Customer
- CustomerClient - Class in com.razorpay
- customers - Variable in class com.razorpay.RazorpayClient
- CUSTOMERS - Enum constant in enum class com.razorpay.EntityNameURLMapping
D
- delete(String) - Method in class com.razorpay.AddonClient
- delete(String) - Method in class com.razorpay.InvoiceClient
- delete(String) - Method in class com.razorpay.ItemClient
- delete(String, JSONObject) - Method in class com.razorpay.SubscriptionClient
- deleteAllowedPayer(String, String) - Method in class com.razorpay.VirtualAccountClient
- deleteSubscriptionOffer(String, String) - Method in class com.razorpay.SubscriptionClient
- deleteToken(String, String) - Method in class com.razorpay.CustomerClient
E
- edit(String, JSONObject) - Method in class com.razorpay.CustomerClient
- edit(String, JSONObject) - Method in class com.razorpay.InvoiceClient
- edit(String, JSONObject) - Method in class com.razorpay.ItemClient
- edit(String, JSONObject) - Method in class com.razorpay.OrderClient
- edit(String, JSONObject) - Method in class com.razorpay.PaymentClient
- edit(String, JSONObject) - Method in class com.razorpay.PaymentLinkClient
- edit(String, JSONObject) - Method in class com.razorpay.RefundClient
- edit(String, JSONObject) - Method in class com.razorpay.TransferClient
- edit(String, JSONObject) - Method in class com.razorpay.VirtualAccountClient
- Entity - Class in com.razorpay
- EntityNameURLMapping - Enum Class in com.razorpay
-
Enum name is acting as url and entity is denoting Entity class ex: https://api.razorpay.com/v1/invocies getEntityName method will take "invoices" from above mentioned url and will return "invoice" as entity name as mentioned below in mapping INVOICES("invoice")
F
- fetch(String) - Method in class com.razorpay.AddonClient
- fetch(String) - Method in class com.razorpay.CardClient
- fetch(String) - Method in class com.razorpay.CustomerClient
- fetch(String) - Method in class com.razorpay.FundAccountClient
- fetch(String) - Method in class com.razorpay.InvoiceClient
- fetch(String) - Method in class com.razorpay.ItemClient
- fetch(String) - Method in class com.razorpay.OrderClient
- fetch(String) - Method in class com.razorpay.PaymentClient
- fetch(String) - Method in class com.razorpay.PaymentLinkClient
- fetch(String) - Method in class com.razorpay.PlanClient
- fetch(String) - Method in class com.razorpay.QrCodeClient
- fetch(String) - Method in class com.razorpay.RefundClient
- fetch(String) - Method in class com.razorpay.SettlementClient
- fetch(String) - Method in class com.razorpay.SubscriptionClient
- fetch(String) - Method in class com.razorpay.TransferClient
- fetch(String) - Method in class com.razorpay.VirtualAccountClient
- fetchAll() - Method in class com.razorpay.AddonClient
-
It is wrapper of fetchAll with parameter here sending null defines fetchAll with a default values without filteration
- fetchAll() - Method in class com.razorpay.CustomerClient
-
It is wrapper of fetchAll with parameter here sending null defines fetchAll with a default values without filteration
- fetchAll() - Method in class com.razorpay.FundAccountClient
- fetchAll() - Method in class com.razorpay.InvoiceClient
- fetchAll() - Method in class com.razorpay.ItemClient
- fetchAll() - Method in class com.razorpay.OrderClient
- fetchAll() - Method in class com.razorpay.PaymentClient
- fetchAll() - Method in class com.razorpay.PaymentLinkClient
- fetchAll() - Method in class com.razorpay.PlanClient
- fetchAll() - Method in class com.razorpay.QrCodeClient
-
It is wrapper of fetchAll with parameter here sending null defines fetchAll with a default values without filteration
- fetchAll() - Method in class com.razorpay.RefundClient
- fetchAll() - Method in class com.razorpay.SettlementClient
-
It is wrapper of fetchAll with parameter here sending null defines fetchAll with a default values without filteration
- fetchAll() - Method in class com.razorpay.SubscriptionClient
- fetchAll() - Method in class com.razorpay.TransferClient
- fetchAll() - Method in class com.razorpay.VirtualAccountClient
- fetchAll(JSONObject) - Method in class com.razorpay.AddonClient
-
This method get list of Addons filtered by parameters @request
- fetchAll(JSONObject) - Method in class com.razorpay.CustomerClient
-
This method get list of customers filtered by parameters @request
- fetchAll(JSONObject) - Method in class com.razorpay.FundAccountClient
-
This method get list of fundaccounts filtered by parameters @request
- fetchAll(JSONObject) - Method in class com.razorpay.InvoiceClient
- fetchAll(JSONObject) - Method in class com.razorpay.ItemClient
- fetchAll(JSONObject) - Method in class com.razorpay.OrderClient
- fetchAll(JSONObject) - Method in class com.razorpay.PaymentClient
- fetchAll(JSONObject) - Method in class com.razorpay.PaymentLinkClient
- fetchAll(JSONObject) - Method in class com.razorpay.PlanClient
- fetchAll(JSONObject) - Method in class com.razorpay.QrCodeClient
-
This method get list of QrCodes filtered by parameters @request
- fetchAll(JSONObject) - Method in class com.razorpay.RefundClient
- fetchAll(JSONObject) - Method in class com.razorpay.SettlementClient
-
This method get list of Settlements filtered by parameters @request
- fetchAll(JSONObject) - Method in class com.razorpay.SubscriptionClient
- fetchAll(JSONObject) - Method in class com.razorpay.TransferClient
- fetchAll(JSONObject) - Method in class com.razorpay.VirtualAccountClient
- fetchAllDemand() - Method in class com.razorpay.SettlementClient
-
It is wrapper of fetchAllDemand with parameter here sending null defines fetchAllDemand with a default values without filteration
- fetchAllDemand(JSONObject) - Method in class com.razorpay.SettlementClient
-
This method get list of demand Settlements filtered by parameters @request
- fetchAllPayments(String) - Method in class com.razorpay.QrCodeClient
- fetchAllPayments(String, JSONObject) - Method in class com.razorpay.QrCodeClient
- fetchAllRefunds(String) - Method in class com.razorpay.PaymentClient
- fetchAllRefunds(String, JSONObject) - Method in class com.razorpay.PaymentClient
- fetchAllRefunds(JSONObject) - Method in class com.razorpay.PaymentClient
- fetchAllTransfers(String) - Method in class com.razorpay.PaymentClient
- fetchAllTransfers(String, JSONObject) - Method in class com.razorpay.PaymentClient
- fetchBankTransfers(String) - Method in class com.razorpay.PaymentClient
- fetchCardDetails(String) - Method in class com.razorpay.CardClient
- fetchDemandSettlement(String) - Method in class com.razorpay.SettlementClient
- fetchMultipleRefund(String) - Method in class com.razorpay.RefundClient
- fetchMultipleRefund(String, JSONObject) - Method in class com.razorpay.RefundClient
- fetchPaymentDowntime() - Method in class com.razorpay.PaymentClient
- fetchPaymentDowntimeById(String) - Method in class com.razorpay.PaymentClient
- fetchPayments(String) - Method in class com.razorpay.OrderClient
- fetchPayments(String) - Method in class com.razorpay.VirtualAccountClient
- fetchPayments(String, JSONObject) - Method in class com.razorpay.VirtualAccountClient
- fetchPendingUpdate(String) - Method in class com.razorpay.SubscriptionClient
- fetchRefund(String) - Method in class com.razorpay.PaymentClient
- fetchRefund(String, String) - Method in class com.razorpay.PaymentClient
- fetchToken(String, String) - Method in class com.razorpay.CustomerClient
- fetchTokens(String) - Method in class com.razorpay.CustomerClient
- fundAccount - Variable in class com.razorpay.RazorpayClient
- FundAccount - Class in com.razorpay
- FundAccount(JSONObject) - Constructor for class com.razorpay.FundAccount
- FundAccountClient - Class in com.razorpay
G
- get(String) - Method in class com.razorpay.Entity
- get(String, JSONObject) - Method in class com.razorpay.SubscriptionClient
- getEntityName(String) - Static method in enum class com.razorpay.EntityNameURLMapping
- getHash(String, String) - Static method in class com.razorpay.Utils
H
- has(String) - Method in class com.razorpay.Entity
I
- Invoice - Class in com.razorpay
- Invoice(JSONObject) - Constructor for class com.razorpay.Invoice
- InvoiceClient - Class in com.razorpay
- invoices - Variable in class com.razorpay.RazorpayClient
- INVOICES - Enum constant in enum class com.razorpay.EntityNameURLMapping
- issue(String) - Method in class com.razorpay.InvoiceClient
- Item - Class in com.razorpay
- Item(JSONObject) - Constructor for class com.razorpay.Item
- ItemClient - Class in com.razorpay
- items - Variable in class com.razorpay.RazorpayClient
- ITEMS - Enum constant in enum class com.razorpay.EntityNameURLMapping
M
- Methods - Class in com.razorpay
- Methods(JSONObject) - Constructor for class com.razorpay.Methods
N
- notifyBy(String, String) - Method in class com.razorpay.InvoiceClient
- notifyBy(String, String) - Method in class com.razorpay.PaymentLinkClient
O
- Order - Class in com.razorpay
- Order(JSONObject) - Constructor for class com.razorpay.Order
- OrderClient - Class in com.razorpay
- orders - Variable in class com.razorpay.RazorpayClient
- otpGenerate(String) - Method in class com.razorpay.PaymentClient
- otpResend(String) - Method in class com.razorpay.PaymentClient
- otpSubmit(String, JSONObject) - Method in class com.razorpay.PaymentClient
P
- patch(String, JSONObject) - Method in class com.razorpay.SubscriptionClient
- pause(String, JSONObject) - Method in class com.razorpay.SubscriptionClient
- Payment - Class in com.razorpay
- Payment(JSONObject) - Constructor for class com.razorpay.Payment
- PAYMENT_LINKS - Enum constant in enum class com.razorpay.EntityNameURLMapping
- PaymentClient - Class in com.razorpay
- paymentLink - Variable in class com.razorpay.RazorpayClient
- PaymentLink - Class in com.razorpay
- PaymentLink(JSONObject) - Constructor for class com.razorpay.PaymentLink
- PaymentLinkClient - Class in com.razorpay
- payments - Variable in class com.razorpay.RazorpayClient
- PAYMENTS - Enum constant in enum class com.razorpay.EntityNameURLMapping
- Plan - Class in com.razorpay
- Plan(JSONObject) - Constructor for class com.razorpay.Plan
- PlanClient - Class in com.razorpay
- plans - Variable in class com.razorpay.RazorpayClient
- post(String, JSONObject) - Method in class com.razorpay.SubscriptionClient
- put(String, JSONObject) - Method in class com.razorpay.SubscriptionClient
Q
- qrCode - Variable in class com.razorpay.RazorpayClient
- QrCode - Class in com.razorpay
- QrCode(JSONObject) - Constructor for class com.razorpay.QrCode
- QrCodeClient - Class in com.razorpay
R
- RazorpayClient - Class in com.razorpay
- RazorpayClient(String, String) - Constructor for class com.razorpay.RazorpayClient
- RazorpayClient(String, String, Boolean) - Constructor for class com.razorpay.RazorpayClient
- RazorpayException - Exception Class in com.razorpay
- RazorpayException(String) - Constructor for exception class com.razorpay.RazorpayException
- RazorpayException(String, Throwable) - Constructor for exception class com.razorpay.RazorpayException
- RazorpayException(String, Throwable, boolean, boolean) - Constructor for exception class com.razorpay.RazorpayException
- RazorpayException(Throwable) - Constructor for exception class com.razorpay.RazorpayException
- refund(String) - Method in class com.razorpay.PaymentClient
- refund(String, JSONObject) - Method in class com.razorpay.PaymentClient
- refund(JSONObject) - Method in class com.razorpay.PaymentClient
- Refund - Class in com.razorpay
- Refund(JSONObject) - Constructor for class com.razorpay.Refund
- RefundClient - Class in com.razorpay
- refunds - Variable in class com.razorpay.RazorpayClient
- reports() - Method in class com.razorpay.SettlementClient
- reports(JSONObject) - Method in class com.razorpay.SettlementClient
- resume(String, JSONObject) - Method in class com.razorpay.SubscriptionClient
- reversal(String, JSONObject) - Method in class com.razorpay.TransferClient
- Reversal - Class in com.razorpay
- Reversal(JSONObject) - Constructor for class com.razorpay.Reversal
S
- settlement - Variable in class com.razorpay.RazorpayClient
- Settlement - Class in com.razorpay
- Settlement(JSONObject) - Constructor for class com.razorpay.Settlement
- SettlementClient - Class in com.razorpay
- SETTLEMENTS - Enum constant in enum class com.razorpay.EntityNameURLMapping
- Subscription - Class in com.razorpay
- Subscription(JSONObject) - Constructor for class com.razorpay.Subscription
- SubscriptionClient - Class in com.razorpay
- subscriptions - Variable in class com.razorpay.RazorpayClient
T
- toJson() - Method in class com.razorpay.Entity
- Token - Class in com.razorpay
- Token(JSONObject) - Constructor for class com.razorpay.Token
- TokenClient - Class in com.razorpay
- TokenClient() - Constructor for class com.razorpay.TokenClient
- toString() - Method in class com.razorpay.Entity
- transfer(String, JSONObject) - Method in class com.razorpay.PaymentClient
- Transfer - Class in com.razorpay
- Transfer(JSONObject) - Constructor for class com.razorpay.Transfer
- TransferClient - Class in com.razorpay
- transfers - Variable in class com.razorpay.RazorpayClient
U
- update(String, JSONObject) - Method in class com.razorpay.SubscriptionClient
- Utils - Class in com.razorpay
- Utils() - Constructor for class com.razorpay.Utils
V
- validateUpi(JSONObject) - Method in class com.razorpay.PaymentClient
- valueOf(String) - Static method in enum class com.razorpay.EntityNameURLMapping
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.razorpay.EntityNameURLMapping
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyPaymentLink(JSONObject, String) - Static method in class com.razorpay.Utils
- verifyPaymentSignature(JSONObject, String) - Static method in class com.razorpay.Utils
- verifySignature(String, String, String) - Static method in class com.razorpay.Utils
- verifySubscription(JSONObject, String) - Static method in class com.razorpay.Utils
- verifyWebhookSignature(String, String, String) - Static method in class com.razorpay.Utils
- VirtualAccount - Class in com.razorpay
- VirtualAccount(JSONObject) - Constructor for class com.razorpay.VirtualAccount
- VirtualAccountClient - Class in com.razorpay
- virtualAccounts - Variable in class com.razorpay.RazorpayClient
All Classes and Interfaces|All Packages|Serialized Form