https://github.com/paymentwall/module-whmcs
Paymentwall Integration Module for WHMCS
https://github.com/paymentwall/module-whmcs
Last synced: 12 months ago
JSON representation
Paymentwall Integration Module for WHMCS
- Host: GitHub
- URL: https://github.com/paymentwall/module-whmcs
- Owner: paymentwall
- License: mit
- Created: 2015-02-11T09:35:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T11:10:14.000Z (over 6 years ago)
- Last Synced: 2025-06-02T15:16:23.633Z (about 1 year ago)
- Language: PHP
- Size: 117 KB
- Stars: 5
- Watchers: 15
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# About WHMCS module
Paymentwall module for WHMCS.
### Requirement
* Tested on WHMCS v5.3.14, v6.0.1 , v7.1.1, 7.4.1, 7.4.2, 7.7.1
* PHP 5.6 or greater
# Installation
To install Paymentwall WHMCS module, please follow the [instructions](https://docs.paymentwall.com/modules/whmcs).
After cloning the repository don't forget to install Paymentwall PHP API library (**required**):
`git submodule init` and then `git submodule update`