Skip to main content
Razorpay logo

Razorpay

Payment gateway and financial services platform for businesses in India

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Razorpay authenticates with an API key. Generate the credential in your Razorpay account, then paste it into FlyMyAI the first time an agent uses a Razorpay action.

Get your Razorpay credential →

Fields to fill in FlyMyAI

FieldDetails
API keyYour Razorpay API credential. Create or find it in your account settings (usually under API / Developer settings). (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
RAZORPAY_CANCEL_INVOICETool to cancel an existing Razorpay invoice. Use this when you need to cancel an invoice that has been issued but not yet paid. Only invoices in 'issued' status can be cancelled.invoice_id
RAZORPAY_CANCEL_PAYMENT_LINKTool to cancel a specific payment link. Use when you need to cancel an active payment link before it expires. The payment link cannot be used after cancellation.plink_id
RAZORPAY_CREATE_AN_ORDERTool to create a Razorpay order with specified amount and currency. Use when you need to initiate a payment order before collecting payment from a customer. Amount and currency are mandatory parameters; receipt and notes are optional for internal tracking.amount, currency
RAZORPAY_CREATE_CONTACTTool to create a contact for payouts in RazorpayX. Use when you need to add a new contact (employee, vendor, or customer) for making payouts.name, type
RAZORPAY_CREATE_CUSTOMERTool to create a new customer in Razorpay. Use when you need to register a customer for recurring payments or saved cards. Returns a customer_id that can be used for future transactions.-
RAZORPAY_CREATE_INVOICETool to create an invoice for billing customers. Use when you need to generate an invoice with customer details and line items. You can create a blank invoice in draft state, update it later, and issue it when ready.line_items
RAZORPAY_CREATE_ITEMTool to create an item that can be used in Razorpay invoices. Use when you need to create a new product or service entry for invoicing purposes.name, amount, currency
RAZORPAY_CREATE_PAYMENT_LINKTool to create a payment link for collecting payments via a shareable URL. Use when you need to generate a payment link for a customer to complete payment online.amount, currency
RAZORPAY_DELETE_INVOICETool to delete an invoice in Razorpay. Use when you need to permanently remove an invoice from the system. Note: Only invoices in 'draft' status can be deleted. Invoices in other statuses (issued, paid, cancelled) cannot be deleted.invoice_id
RAZORPAY_DELETE_ITEMTool to delete an existing item from Razorpay. Use when you need to permanently remove an item from the system. Items can only be deleted if they are not associated with any invoices.item_id
RAZORPAY_FETCH_ALL_CUSTOMERSTool to retrieve a paginated list of all customers from Razorpay. Use when you need to get customer details for multiple customers or iterate through the customer base.-
RAZORPAY_FETCH_ALL_INVOICESTool to fetch all invoices with pagination and filtering support. Use when you need to retrieve a list of invoices, optionally filtered by payment ID, customer ID, receipt, or date range.-
RAZORPAY_FETCH_ALL_PAYMENTSTool to retrieve all payments from your Razorpay account with pagination and time filtering support. Use when you need to list payments, audit transactions, or analyze payment history. Returns payments in descending order by creation time (newest first).-
RAZORPAY_FETCH_ALL_PAYMENT_LINKSTool to fetch all payment links with pagination and filtering support. Use when you need to retrieve a list of payment links, optionally filtered by payment ID, reference ID, or date range.-
RAZORPAY_FETCH_ALL_REFUNDS_FOR_A_PAYMENTTool to retrieve all refunds for a specific payment using the Razorpay API. Use when you need to check refund status, track refund history, or list all refunds associated with a particular payment.payment_id
RAZORPAY_FETCH_A_PAYMENT_LINKTool to retrieve details of a specific payment link by its ID. Use when you need to check the status, amount, customer details, or other attributes of an existing payment link.plink_id
RAZORPAY_FETCH_INVOICE_BY_IDTool to fetch a specific invoice by its ID from Razorpay. Use when you need to retrieve complete details of an invoice including customer information, line items, amounts, and payment status.invoice_id
RAZORPAY_FETCH_ORDERSTool to retrieve a paginated list of all orders from Razorpay. Use when you need to fetch multiple orders, filter by date range, receipt, or authorization status.-
RAZORPAY_FETCH_ORDERS_BY_IDTool to fetch details of a specific Razorpay order using its order ID. Use when you need to retrieve order information, check order status, or verify payment details.order_id
RAZORPAY_FETCH_PAYMENTS_BY_ORDERTool to fetch all payments made for a particular order. Use when you need to retrieve payment details associated with a specific order ID.order_id
RAZORPAY_FETCH_REFUNDSTool to retrieve all refunds created by you using the Razorpay API. Use when you need to list refunds, track refund status, or analyze refund history with pagination support.-
RAZORPAY_GET_CONTACTTool to retrieve details of a specific contact by ID in RazorpayX. Use when you need to fetch information about an existing contact including their name, email, contact details, and metadata.contact_id
RAZORPAY_GET_CUSTOMERTool to retrieve details of a specific customer by their ID. Use when you need to fetch customer information including name, email, contact details, and custom notes.customer_id
RAZORPAY_GET_FUND_ACCOUNTTool to retrieve details of a specific fund account by its ID. Use when you need to fetch fund account information including associated contact, account type, and payment details.fund_account_id
RAZORPAY_GET_ITEMTool to retrieve complete details of a specific Razorpay item by its ID. Use when you need to fetch information about an item including its name, description, amount, tax details, and other metadata.item_id
RAZORPAY_GET_SETTLEMENT_RECONTool to fetch settlement reconciliation report for a specific date or month from Razorpay. Use when you need to retrieve detailed settlement transaction data for accounting and reconciliation purposes.year, month
RAZORPAY_GET_TRANSFER_REVERSALSTool to fetch all reversals for a specific transfer using the Razorpay Route API. Use when you need to check reversal status, track reversal history, or list all reversals associated with a particular transfer.transfer_id
RAZORPAY_ISSUE_AN_INVOICETool to issue a draft Razorpay invoice to send it to the customer. Use when you need to issue an invoice that has been created in draft status. Only invoices in 'draft' status can be issued.invoice_id
RAZORPAY_LIST_CUSTOMER_TOKENSTool to retrieve all tokens (saved payment methods) for a customer. Use when you need to fetch the list of saved payment methods associated with a specific customer ID.customer_id
RAZORPAY_LIST_DISPUTESTool to retrieve a list of all disputes with pagination support. Use when you need to view chargebacks, fraud claims, or other payment disputes. Supports filtering by date range and pagination for efficient retrieval of dispute records.-
RAZORPAY_LIST_FUND_ACCOUNTSTool to retrieve a list of all fund accounts from RazorpayX with pagination support. Use when you need to fetch payout destinations, view beneficiary accounts, or manage fund account records. Supports filtering by contact and account type for efficient retrie…-
RAZORPAY_LIST_FUND_VALIDATIONSTool to fetch all fund account validation transactions from RazorpayX with pagination support. Use when you need to retrieve validation records, check account verification status, or monitor validation transactions.-
RAZORPAY_LIST_ITEMSTool to retrieve a list of all items from Razorpay with pagination support. Use when you need to fetch invoice items, view available products, or manage item catalog. Supports filtering by active status and date range for efficient retrieval.-
RAZORPAY_LIST_PAYMENT_DOWNTIMESTool to fetch all active payment method downtimes from Razorpay. Use when you need to check the current status of payment methods and identify any ongoing or scheduled downtimes.-
RAZORPAY_NOTIFY_PAYMENT_LINKTool to send or resend notification for a payment link via SMS or email. Use when you need to notify a customer about a payment link.plink_id, medium
RAZORPAY_SEND_OR_RESEND_NOTIFICATIONTool to send or resend an invoice notification via email or SMS. Use when you need to notify customers about an invoice through their preferred communication channel.invoice_id, medium
RAZORPAY_UPDATE_CONTACTTool to update an existing contact's details in RazorpayX. Use when you need to modify contact information such as name, email, phone number, type, reference ID, or notes.contact_id
RAZORPAY_UPDATE_CUSTOMERTool to update an existing customer's details in Razorpay. Use when you need to modify customer information such as name, email, or contact number.customer_id
RAZORPAY_UPDATE_INVOICETool to update an existing draft invoice in Razorpay. Use when you need to modify invoice details such as customer information, line items, description, notes, or other fields. Only invoices in draft state can be updated.invoice_id
RAZORPAY_UPDATE_ITEMTool to update an existing item's details in Razorpay. Use when you need to modify the name, description, or amount of an item. Only the fields provided in the request will be updated; other fields remain unchanged.item_id
RAZORPAY_UPDATE_ORDERTool to update an existing order in Razorpay. Use when you need to modify the notes field of an order to store or update additional metadata.order_id
RAZORPAY_UPDATE_PAYMENT_LINKTool to update an existing payment link in Razorpay. Use when you need to modify payment link details such as reference ID, expiry time, partial payment settings, notes, or reminder preferences.plink_id
We love our partners - FlyMy.AI builds with the best. Thanks, Razorpay!