# Razorpay Payments

> Send a payment link in the chat, and confirm the payment in the same thread when it lands

Canonical: https://skillsets.cloodot.com/skillsets/razorpay_payments
Install: https://chats.cloodot.com/dash/ai/skillsets?install=cmtbl7ckq0000psp7m7i4yd1n
Publisher: Cloodot Inc
Version: 1
Skills: 4

## Description

Collecting a payment is the one moment a conversation has to leave the conversation. This closes that loop: the link is issued in the thread, and when Razorpay reports it paid, the confirmation lands there too — even hours later. ## Skills **Create Payment Link** — a Razorpay link for an amount, issued in the chat **Check Payment Link** — has that link actually been paid? **Check Payment** — status, method and amount for a `pay_…` reference **Check Refund Status** — where a refund has got to, and whose side it is on ## Bundled automation When a link is paid, the conversation is labelled and the customer is told — a normal reply inside WhatsApp's 24-hour window, an approved template outside it. ## Setup 1. Razorpay → **Settings → API Keys**, generate a key pair 2. Razorpay → **Settings → Webhooks**, add the address this install shows you, for `payment_link.paid` 3. Install, paste both secrets, pick the label to apply > Razorpay API `v1` · Payment Links, Payments and Refunds

## Skills

- **Check Payment Link** (search) — Reports whether a payment link has been paid, how much of it, and what the latest attempt did. The authoritative answer to "I've already paid".
- **Check Payment** (search) — Looks up one payment by its Razorpay payment id — status, amount, how it was paid, and the bank's reason if it failed.
- **Check Refund Status** (search) — Lists every refund raised against a payment, with amount, status and when it was raised. Read-only — this skill set never issues a refund.
- **Create Payment Link** (execute) — Creates a Razorpay payment link for an amount and hands back the URL to give the customer, tagged with the current conversation so the confirmation can come back to the same thread.

