Skip navigation links
A B C D E F G H I M N O P Q R S T U V W 

A

Account - Class in com.razorpay
 
Account(JSONObject) - Constructor for class com.razorpay.Account
 
account - Variable in class com.razorpay.RazorpayClient
 
AccountClient - Class in com.razorpay
 
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.AccountClient
 
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(String, JSONObject) - Method in class com.razorpay.StakeholderClient
 
create(JSONObject) - Method in class com.razorpay.SubscriptionClient
 
create(JSONObject) - Method in class com.razorpay.TokenClient
 
create(JSONObject) - Method in class com.razorpay.TransferClient
 
create(JSONObject) - Method in class com.razorpay.VirtualAccountClient
 
create(String, JSONObject) - Method in class com.razorpay.WebhookClient
 
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
 

D

delete(String) - Method in class com.razorpay.AccountClient
 
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(JSONObject) - Method in class com.razorpay.TokenClient
 
delete(String, String) - Method in class com.razorpay.WebhookClient
 
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.AccountClient
 
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, String, JSONObject) - Method in class com.razorpay.ProductClient
 
edit(String, JSONObject) - Method in class com.razorpay.RefundClient
 
edit(String, String, JSONObject) - Method in class com.razorpay.StakeholderClient
 
edit(String, JSONObject) - Method in class com.razorpay.TransferClient
 
edit(String, JSONObject) - Method in class com.razorpay.VirtualAccountClient
 
edit(String, String, JSONObject) - Method in class com.razorpay.WebhookClient
 
Entity - Class in com.razorpay
 
EntityNameURLMapping - Enum 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.AccountClient
 
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.IinClient
 
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, String) - Method in class com.razorpay.ProductClient
 
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, String) - Method in class com.razorpay.StakeholderClient
 
fetch(String) - Method in class com.razorpay.SubscriptionClient
 
fetch(JSONObject) - Method in class com.razorpay.TokenClient
 
fetch(String) - Method in class com.razorpay.TransferClient
 
fetch(String) - Method in class com.razorpay.VirtualAccountClient
 
fetch(String, String) - Method in class com.razorpay.WebhookClient
 
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(JSONObject) - Method in class com.razorpay.AddonClient
This method get list of Addons filtered by parameters @request
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(JSONObject) - Method in class com.razorpay.CustomerClient
This method get list of customers filtered by parameters @request
fetchAll() - Method in class com.razorpay.FundAccountClient
 
fetchAll(JSONObject) - Method in class com.razorpay.FundAccountClient
This method get list of fundaccounts filtered by parameters @request
fetchAll() - Method in class com.razorpay.InvoiceClient
 
fetchAll(JSONObject) - Method in class com.razorpay.InvoiceClient
 
fetchAll() - Method in class com.razorpay.ItemClient
 
fetchAll(JSONObject) - Method in class com.razorpay.ItemClient
 
fetchAll() - Method in class com.razorpay.OrderClient
 
fetchAll(JSONObject) - Method in class com.razorpay.OrderClient
 
fetchAll(JSONObject) - Method in class com.razorpay.PaymentClient
 
fetchAll() - Method in class com.razorpay.PaymentClient
 
fetchAll() - Method in class com.razorpay.PaymentLinkClient
 
fetchAll(JSONObject) - Method in class com.razorpay.PaymentLinkClient
 
fetchAll() - Method in class com.razorpay.PlanClient
 
fetchAll(JSONObject) - 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(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() - 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(JSONObject) - Method in class com.razorpay.SettlementClient
This method get list of Settlements filtered by parameters @request
fetchAll(String) - Method in class com.razorpay.StakeholderClient
 
fetchAll() - Method in class com.razorpay.SubscriptionClient
 
fetchAll(JSONObject) - Method in class com.razorpay.SubscriptionClient
 
fetchAll() - Method in class com.razorpay.TransferClient
 
fetchAll(JSONObject) - Method in class com.razorpay.TransferClient
 
fetchAll() - Method in class com.razorpay.VirtualAccountClient
 
fetchAll(JSONObject) - Method in class com.razorpay.VirtualAccountClient
 
fetchAll(String) - Method in class com.razorpay.WebhookClient
 
fetchAll(String, JSONObject) - Method in class com.razorpay.WebhookClient
 
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, JSONObject) - Method in class com.razorpay.PaymentClient
 
fetchAllRefunds(String) - 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, String) - Method in class com.razorpay.PaymentClient
 
fetchRefund(String) - Method in class com.razorpay.PaymentClient
 
fetchReversal(String) - Method in class com.razorpay.TransferClient
 
fetchTnc(String) - Method in class com.razorpay.ProductClient
 
fetchToken(String, String) - Method in class com.razorpay.CustomerClient
 
fetchTokens(String) - Method in class com.razorpay.CustomerClient
 
FundAccount - Class in com.razorpay
 
FundAccount(JSONObject) - Constructor for class com.razorpay.FundAccount
 
fundAccount - Variable in class com.razorpay.RazorpayClient
 
FundAccountClient - Class in com.razorpay
 

G

get(String) - Method in class com.razorpay.Entity
 
getEntityName(String) - Static method in enum com.razorpay.EntityNameURLMapping
 
getHash(String, String) - Static method in class com.razorpay.Utils
 

H

has(String) - Method in class com.razorpay.Entity
 

I

Iin - Class in com.razorpay
 
Iin(JSONObject) - Constructor for class com.razorpay.Iin
 
iin - Variable in class com.razorpay.RazorpayClient
 
IinClient - Class in com.razorpay
 
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
 
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
 

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

pause(String, JSONObject) - Method in class com.razorpay.SubscriptionClient
 
Payment - Class in com.razorpay
 
Payment(JSONObject) - Constructor for class com.razorpay.Payment
 
PaymentClient - Class in com.razorpay
 
PaymentLink - Class in com.razorpay
 
PaymentLink(JSONObject) - Constructor for class com.razorpay.PaymentLink
 
paymentLink - Variable in class com.razorpay.RazorpayClient
 
PaymentLinkClient - Class in com.razorpay
 
payments - Variable in class com.razorpay.RazorpayClient
 
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
 
processPaymentOnAlternatePAorPG(JSONObject) - Method in class com.razorpay.TokenClient
 
Product - Class in com.razorpay
 
Product(JSONObject) - Constructor for class com.razorpay.Product
Product Configuration APIs
product - Variable in class com.razorpay.RazorpayClient
 
ProductClient - Class in com.razorpay
 

Q

QrCode - Class in com.razorpay
 
QrCode(JSONObject) - Constructor for class com.razorpay.QrCode
 
qrCode - Variable in class com.razorpay.RazorpayClient
 
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 in com.razorpay
 
RazorpayException(String) - Constructor for exception com.razorpay.RazorpayException
 
RazorpayException(String, Throwable) - Constructor for exception com.razorpay.RazorpayException
 
RazorpayException(Throwable) - Constructor for exception com.razorpay.RazorpayException
 
RazorpayException(String, Throwable, boolean, boolean) - Constructor for exception 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(JSONObject) - Method in class com.razorpay.SettlementClient
 
reports() - Method in class com.razorpay.SettlementClient
 
requestCardReference(JSONObject) - Method in class com.razorpay.CardClient
 
requestProductConfiguration(String, JSONObject) - Method in class com.razorpay.ProductClient
 
resume(String, JSONObject) - Method in class com.razorpay.SubscriptionClient
 
Reversal - Class in com.razorpay
 
Reversal(JSONObject) - Constructor for class com.razorpay.Reversal
 
reversal(String, JSONObject) - Method in class com.razorpay.TransferClient
 

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
 
stakeholder - Variable in class com.razorpay.RazorpayClient
 
Stakeholder - Class in com.razorpay
 
Stakeholder(JSONObject) - Constructor for class com.razorpay.Stakeholder
 
StakeholderClient - Class in com.razorpay
 
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

tncMap - Variable in class com.razorpay.RazorpayClient
 
TncMap - Class in com.razorpay
 
TncMap(JSONObject) - Constructor for class com.razorpay.TncMap
Terms and Conditions APIs
toJson() - Method in class com.razorpay.Entity
 
token - Variable in class com.razorpay.RazorpayClient
 
Token - Class in com.razorpay
 
Token(JSONObject) - Constructor for class com.razorpay.Token
 
TokenClient - Class in com.razorpay
 
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 com.razorpay.EntityNameURLMapping
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.razorpay.EntityNameURLMapping
Returns an array containing the constants of this enum type, 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
 

W

webhook - Variable in class com.razorpay.RazorpayClient
 
Webhook - Class in com.razorpay
 
Webhook(JSONObject) - Constructor for class com.razorpay.Webhook
Webhook APIs
WebhookClient - Class in com.razorpay
 
A B C D E F G H I M N O P Q R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.