eSewa Payment Gateway as a payment method in your WHMCS Panel.
The eSewa payment plugin for WHMCS was created separate from the eSewa company. There are no connections between any of the plugin's creators and any of these two businesses.
- Order Invoice Payment
- Manual Invoice Payment
Download the ZIP (or tar.gz) file from the releases See the releases
Extract the zip file and paste the following files in WHMCS modules/gateways
├── modules
│ ├── gateways
| | |── callback
| | └────── esewa.php
| | |── esewa
| | └────── helpers.php
| | └────── init.php
| | └────── logo.png
| | └────── whmcs.json
| ├── esewa.php
├── .gitignore
└── README.md
- Go to the appropriate interface in the WHMCS Admin Area
- Search esewa payment gateway in the payment list and click on it
- Click on active button
- Click on manage button and update your merchant code
Check out the installation guide and configuration of WHMCS Panel
The eSewa WHMCS module is open-sourced software licensed under the MIT license.