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).
- Opencart v2.x
- PHP 5.2.16 or later
#Installation To install Paymentwall Opencart module, please follow the instructions.
After cloning the repository don't forget to install Paymentwall PHP API library (required):
git submodule init
and then git submodule update