Appearance
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.
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 and the PhonePe setup guide.
Where to go next
- Requirements — check your server and PhonePe account
- PhonePe setup — credentials and webhook
- Installation — upload, activate, configure
- Payment modes — redirect vs iframe
- Settings reference · Error reference
New here?
Follow Requirements → PhonePe setup → Installation, then test in sandbox before going live.