Paymentwall module for Magento 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).
- Magento CE 1.7+
- PHP 5.2.16 or later
#Installation To install Paymentwall Magento 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