https://github.com/adebsalert/paystack-gateway-module
Paystack Payment Gateway Module For WHMCS
https://github.com/adebsalert/paystack-gateway-module
Last synced: about 2 months ago
JSON representation
Paystack Payment Gateway Module For WHMCS
- Host: GitHub
- URL: https://github.com/adebsalert/paystack-gateway-module
- Owner: AdebsAlert
- Created: 2017-02-07T15:52:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-16T15:09:18.000Z (over 9 years ago)
- Last Synced: 2025-06-05T01:33:55.061Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paystack Gateway Module for WHMCS
A WHMCS module that allows users accept payments using Paystack
## Requirements
- Existing WHMCS installation on your web server.
- PHP (5.5.19 or more recent) and extensions, MySQL and web browser
- Supported Web Servers: Apache and Nginx
- cURL (7.34.0 or more recent)
- OpenSSL v1.0.1 or more recent
## Pre-Installation
- A paystack account is needed. Sign up at:
[https://dashboard.paystack.co/#/signup] [link-signup].
To receive live payments, you should request a Go-live after you are done with configuration and have successfully made a test payment.
## Installation
1. Copy [paystack.php](modules/gateways/paystack.php) in [modules/gateways](modules/gateways) to the `/modules/gateways/` folder of your WHMCS root directory
2. Copy [paystack.php](modules/gateways/callback/paystack.php) in [modules/gateways/callback](modules/gateways/callback) to the `/modules/gateways/callback` folder of your WHMCS root directory.
3. Once uploaded, login to WHMCS, go to Setup > Payment Gateways to activate.
## Post-Installation
- Request `Go-live` on the Paystack Dashboard.
## NB
- Paystack currently only accepts `NGN` for now.