PHPackages                             sclinternet/scl-zf-cart-payment - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. sclinternet/scl-zf-cart-payment

AbandonedLibrary[Payment Processing](/categories/payments)

sclinternet/scl-zf-cart-payment
===============================

The payment module for SclZfCart

0177PHP

Since Jan 16Pushed 12y agoCompare

[ Source](https://github.com/SCLInternet/SclZfCartPayment)[ Packagist](https://packagist.org/packages/sclinternet/scl-zf-cart-payment)[ RSS](/packages/sclinternet-scl-zf-cart-payment/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

SclZfCartPayment
================

[](#sclzfcartpayment)

[![Build Status](https://camo.githubusercontent.com/6eefa148c53d5a1b39793c0e8a5beaffe2c2a1f9792cb46a8cf4b9bb7acd0e21/68747470733a2f2f7472617669732d63692e6f72672f53434c496e7465726e65742f53636c5a66436172745061796d656e742e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/SCLInternet/SclZfCartPayment)[![Coverage Status](https://camo.githubusercontent.com/85864fd4bf5b0b81ea91f64a36b73ebc622e651ba155f12aea0e135ea1407021/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f53434c496e7465726e65742f53636c5a66436172745061796d656e742f62616467652e706e67)](https://coveralls.io/r/SCLInternet/SclZfCartPayment)

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

[](#installation)

This module requires the [SclZfCart](https://github.com/SCLInternet/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
-----------

[](#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
---------------

[](#payment-modules)

Currently there are 2 supported payment modules available:

- [SclZfCartPaypoint](https://github.com/SCLInternet/SclZfCartPaypoint)
- [SclZfCartSagepay](https://github.com/SCLInternet/SclZfCartSagepay)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1959183?v=4)[Tom Oram](/maintainers/tomphp)[@tomphp](https://github.com/tomphp)

---

Top Contributors

[![tomphp](https://avatars.githubusercontent.com/u/1959183?v=4)](https://github.com/tomphp "tomphp (22 commits)")

### Embed Badge

![Health badge](/badges/sclinternet-scl-zf-cart-payment/health.svg)

```
[![Health](https://phpackages.com/badges/sclinternet-scl-zf-cart-payment/health.svg)](https://phpackages.com/packages/sclinternet-scl-zf-cart-payment)
```

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)[binkode/laravel-paystack

A description for laravel-paystack.

112.1k](/packages/binkode-laravel-paystack)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
