razorpay-payments

Automate Razorpay payment operations including customers, orders, invoices, and refunds.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill razorpay-payments
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: razorpay-payments
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/razorpay-payments
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill razorpay-payments

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides an AI interface for managing Razorpay's payment operations, reducing the complexity of interacting with the Razorpay API.

Core Features & Use Cases

  • Customer & Order Management: Create, update, and retrieve customers and orders.
  • Payment & Invoice Management: Generate payment links, manage invoices, and create refunds.
  • Use Case: Automate the creation of invoices and handling of customer payments by integrating Razorpay operations directly into your workflow.

Quick Start

To create an invoice for an amount of $1000, use the command: /create-invoice --amount 1000

Frequently Asked Questions about razorpay-payments

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Razorpay invoice management and payment processing from chat?▼

You can automate payment link creation via the Razorpay API by using an AI interface to generate and manage links directly from chat. This reduces the complexity of interacting with payment endpoints and streamlines customer billing.

Do I need a connected Razorpay account to manage customers and process refunds?▼

Yes, you need a connected Razorpay account to authorize access to API endpoints for managing customers and processing refunds. This connection is required to securely automate your payment operations and order management workflows.

What's the best way to create a Razorpay invoice for a specific amount?▼

The best way to create a Razorpay invoice for a specific amount is to use a direct command like `/create-invoice --amount 1000`. This automates the invoice generation process by sending the request straight to the Razorpay API.

Can I manage both customer creation and order management through the Razorpay API?▼

Yes, you can manage both customer creation and order management through the Razorpay API. The interface allows you to create, update, and retrieve customers and orders, automating these workflows directly from your chat environment.

What types of payment operations can I automate using the Razorpay API?▼

You can automate various payment operations using the Razorpay API, including creating customers, orders, invoices, payment links, and refunds. This covers the full lifecycle of payment and customer management within your workflow.