sclinternet/scl-zf-cart-payment

This package is abandoned and no longer maintained. No replacement package was suggested.

The payment module for SclZfCart

dev-master 2014-01-16 15:18 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:23:39 UTC


README

Build Status Coverage Status

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.

Installation

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"
    }
}

Configuring

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.

Payment Modules

Currently there are 2 supported payment modules available: