https://github.com/coderatio/pay-with-klump
A WHMCS plugin for Pay with Klump. Klump allow merchant provide BNPL on their platforms.
https://github.com/coderatio/pay-with-klump
Last synced: over 1 year ago
JSON representation
A WHMCS plugin for Pay with Klump. Klump allow merchant provide BNPL on their platforms.
- Host: GitHub
- URL: https://github.com/coderatio/pay-with-klump
- Owner: coderatio
- License: mit
- Created: 2022-07-02T21:58:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-02T22:19:44.000Z (almost 4 years ago)
- Last Synced: 2025-01-06T00:30:57.902Z (over 1 year ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Klump WHMCS Module
Klump payment gateway module for WHMCS.
## How to use
- Locate the `Code` button with green color, click on it and select `Download ZIP`
- Unzip the downloaded file and copy the contents in`modules/gateways` folder to your WHMCS `modules/gateays` folder..
### Things To Note
The `verify-payment.php` file handles payment verification just as callbacks works on WHMCS.
This will be prepopulated on the callback URL field for Klump gateway settings.
### TODO
* Implement webhook callback (3days from now).
## How To Contribute
We love working together. Notice something very important, fork the repo, create a Pull Request, and we'd be happy to merge.