https://github.com/paymentwall/module-opencart
Paymentwall Integration Module for OpenCart
https://github.com/paymentwall/module-opencart
Last synced: 5 months ago
JSON representation
Paymentwall Integration Module for OpenCart
- Host: GitHub
- URL: https://github.com/paymentwall/module-opencart
- Owner: paymentwall
- License: mit
- Created: 2015-07-17T05:18:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T09:32:50.000Z (about 4 years ago)
- Last Synced: 2025-07-05T06:40:25.239Z (12 months ago)
- Language: PHP
- Size: 150 KB
- Stars: 0
- Watchers: 10
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About Paymentwall Opencart module
Paymentwall module for Opencart (v2.x) is a payment service for processing payments globally with over 120 payment methods worldwide: credit cards, bank transfers, prepaid cards, and mobile payments by SMS (direct carrier billing).
### Requirement
* **Opencart v2.x**
* PHP 5.2.16 or later
#Installation
To install Paymentwall Opencart module, please follow the [instructions](https://docs.paymentwall.com/modules/opencart).
After cloning the repository don't forget to install Paymentwall PHP API library (**required**):
`git submodule init` and then `git submodule update`