---
url: /razorpay-acellemail.md
description: >-
  Accept payments and recurring subscriptions in AcelleMail through Razorpay —
  UPI, cards, net banking and wallets, with a one-time Direct Payment gateway
  and a mapping-based Subscription gateway, license-gated and webhook-verified.
---

# Razorpay for AcelleMail

This plugin provisions **two payment gateways** in AcelleMail: **Razorpay** (one-time invoice settlement) and **Razorpay Subscription** (automated recurring billing). Both gateways share unified credentials and license settings.

![The Razorpay plugin settings in AcelleMail](/razorpay-acellemail/img/razorpay-index-settings.png)
*Admin → Plugins → Razorpay → Settings*

::: info Scope and capabilities

* **Currency:** INR only (applicable to INR-priced plans).
* **Payment methods:** UPI, credit/debit cards, net banking, and digital wallets.
* **Environment switching:** Controlled by API key prefix (`rzp_test_` vs `rzp_live_`).
  :::

## What you get

| Area | What it does |
| --- | --- |
| **Direct Payment** | The **Razorpay** gateway — one-time invoice payments via Razorpay checkout |
| **Subscriptions** | The **Razorpay Subscription** gateway — recurring plans with automatic renewal |
| **Shared credentials** | Key ID, Key Secret and an optional Webhook Secret, set once and shared by both gateways |
| **License-gated** | Both gateways stay hidden until your license is **Active**, then appear automatically |
| **Webhook-verified** | Payment, subscription and webhook events are HMAC-SHA256 signature-verified |

## How it fits into AcelleMail

1. Upload and activate the plugin archive in AcelleMail.
2. Configure your license key and Razorpay API credentials under **Admin → Plugins → Razorpay → Settings**.
3. Click **Save Settings** to automatically register **Razorpay** and **Razorpay Subscription** in **Admin → Payment Gateways**.

::: tip Enter your license and keys first
The gateways only appear once a valid license is **Active** and you've saved your Razorpay Key ID and Key Secret. See [Installation](/razorpay-acellemail/installation) and [Licensing](/razorpay-acellemail/licensing).
:::

## Where to go next

* [Requirements](/razorpay-acellemail/requirements) — server, account and license
* [Installation](/razorpay-acellemail/installation) — upload, activate, enter keys, save
* [Get your API keys](/razorpay-acellemail/guides/get-api-keys) — Key ID and Key Secret
* [Configure webhooks](/razorpay-acellemail/guides/configure-webhooks) — verify event callbacks
* [Set up subscriptions](/razorpay-acellemail/guides/set-up-subscriptions) — remote plan mapping
* [Settings reference](/razorpay-acellemail/settings) — configuration field options
* [Error reference](/razorpay-acellemail/errors) — troubleshooting error strings
