Search Documentation
Search across all documentation pages, APIs and guides.
WHMCS Plugin Integration
Installation Steps
Get Plugin Files
Download the plugin ZIP file from the OnePay WHMCS GitHub repository (click Code → Download ZIP) or contact your OnePay Relationship Officer to receive the files directly.Extract Files
Unzip the file contents on your computerInstall Gateway Module
On your WHMCS server:- Navigate to
modules/gatewaysdirectory - Copy the
onepayfolder andonepay.phpfile from the extracted ZIP - Paste them into the gateways directory
- Navigate to
Install Callback Handler
Still on your WHMCS server:- Navigate to
gateways/callbackdirectory - Copy the
onepay.phpfile from the callback folder in the ZIP - Paste it into the callback directory
- Navigate to
Configure Plugin Settings
In your WHMCS admin panel:- Locate Onepay in the payment gateways section
- Copy your App ID from the merchant portal
- Copy your App Token from the merchant portal
- Copy your Hash Salt from the merchant portal
- Paste these values in their respective fields
- Click Save to apply your changes
Video Tutorial
All Set! Your WHMCS installation is now ready to accept payments through Onepay.
On This Page