https://github.com/paymentwall/module-cscart
Paymentwall Module for CS-Cart
https://github.com/paymentwall/module-cscart
Last synced: 12 months ago
JSON representation
Paymentwall Module for CS-Cart
- Host: GitHub
- URL: https://github.com/paymentwall/module-cscart
- Owner: paymentwall
- Created: 2015-06-19T08:39:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-06-30T08:22:20.000Z (almost 6 years ago)
- Last Synced: 2025-06-02T15:16:24.326Z (about 1 year ago)
- Language: PHP
- Size: 81.1 KB
- Stars: 0
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#About Cs-Cart module
Paymentwall module for Cs-Cart.
### Requirement
* Compatible with Cs-Cart version 4.3.x to 4.11.x
* Tested on Cs-Cart 4.3.2, 4.3.6, 4.11.3
* PHP 5.6 or later
#Installation
To install Paymentwall Cs-Cart module, please follow the [instructions](https://www.paymentwall.com/us/documentation/CS-Cart/830).
After cloning the repository don't forget to install Paymentwall PHP API library (**required**):
`git submodule init` and then `git submodule update`