Module for SclZfCart which add payment collection to the checkout process.
This module doesn't add any extra functionality itself but rather provides a base for payment modules to run on.
This module requires the SclZfCart to also be installed.
You can easily install this module via composer by adding the following to your
composer.json
and running php composer.phar install
.
{
"require": {
"sclinternet/scl-zf-cart": "dev-master",
"sclinternet/scl-zf-cart-payment": "dev-master"
}
}
Once you have installed the module copy to the data/scl_zf_cart_local.php.dist
to your applications autoload
directory.
You can then edit this file to enable the different payment methods you wish to use.
Currently there are 2 supported payment modules available: