---
url: /phonepe-whmcs.md
description: >-
  Accept PhonePe payments in WHMCS using Standard Checkout V2 — a full-page
  redirect or an in-page popup, with SHA256-verified webhooks double-checked
  against the PhonePe API.
---

# PhonePe for WHMCS

PhonePe for WHMCS lets your customers pay their invoices with **PhonePe**, using PhonePe's latest
**Standard Checkout V2**. You choose how checkout appears — a full-page **redirect** or an in-page
**popup (iframe)** — and payment results arrive by webhook, double-checked against PhonePe's API
before an invoice is marked paid.

![PhonePe in the WHMCS payment gateways list](/phonepe-whmcs/img/phonepe-index-gateway.png)
*Setup → Payment Gateways → PhonePe*

## Who it is for

A WHMCS business with a **PhonePe Business** account that wants to collect payments through
PhonePe, either by sending customers to PhonePe's checkout or keeping them on your site with the
popup.

## How it works

| Step | What happens |
| --- | --- |
| **Pay Now** | The customer clicks Pay Now on their invoice |
| **Checkout** | PhonePe opens as a full-page redirect or an in-page popup |
| **Webhook + API check** | PhonePe notifies your site; the gateway verifies the webhook and re-checks the status via the API |
| **Marked paid** | The invoice is marked paid, and the transaction fee is recorded |

## What you'll need

A **PhonePe Business account** (KYC-verified) with **Client ID / Client Secret**, plus **SSL** on
your domain for the webhook. See [Requirements](/phonepe-whmcs/requirements) and the
[PhonePe setup guide](/phonepe-whmcs/guides/phonepe-setup).

## Where to go next

* [Requirements](/phonepe-whmcs/requirements) — check your server and PhonePe account
* [PhonePe setup](/phonepe-whmcs/guides/phonepe-setup) — credentials and webhook
* [Installation](/phonepe-whmcs/installation) — upload, activate, configure
* [Payment modes](/phonepe-whmcs/features/payment-modes) — redirect vs iframe
* [Settings reference](/phonepe-whmcs/settings) · [Error reference](/phonepe-whmcs/errors)

::: tip New here?
Follow [Requirements](/phonepe-whmcs/requirements) →
[PhonePe setup](/phonepe-whmcs/guides/phonepe-setup) →
[Installation](/phonepe-whmcs/installation), then test in sandbox before
[going live](/phonepe-whmcs/guides/going-live).
:::
