PHPackages                             sunnysideup/payment\_directcredit - 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. sunnysideup/payment\_directcredit

ActiveSilverstripe-vendormodule[Payment Processing](/categories/payments)

sunnysideup/payment\_directcredit
=================================

add the direct credit (bank to bank) payment option to your silverstripe e-commerce and silverstripe payment modules.

3.2.0(3mo ago)25731[2 issues](https://github.com/sunnysideup/silverstripe-payment_directcredit/issues)[4 PRs](https://github.com/sunnysideup/silverstripe-payment_directcredit/pulls)1BSD-3-ClausePHP

Since Aug 16Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/sunnysideup/silverstripe-payment_directcredit)[ Packagist](https://packagist.org/packages/sunnysideup/payment_directcredit)[ RSS](/packages/sunnysideup-payment-directcredit/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (17)Used By (1)

Silverstripe payment directcredit module
========================================

[](#silverstripe-payment-directcredit-module)

[![Build Status](https://camo.githubusercontent.com/7a715c90570a57ef8808787517a2ac2eb627888adc3a1494936a586da16e902f/68747470733a2f2f7472617669732d63692e6f72672f73756e6e797369646575702f73696c7665727374726970652d7061796d656e745f6469726563746372656469742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sunnysideup/silverstripe-payment_directcredit)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/a8b2ad581212187b201f36db848028dcb3d927d808a37311757aba880a24510a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73756e6e797369646575702f73696c7665727374726970652d7061796d656e745f6469726563746372656469742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/sunnysideup/silverstripe-payment_directcredit/?branch=master)[![codecov.io](https://camo.githubusercontent.com/3c861d968bfbf5bea720c4e5314aa68b3015e392e5bc794c1ad94f5c103ea5a7/68747470733a2f2f636f6465636f762e696f2f6769746875622f73756e6e797369646575702f73696c7665727374726970652d7061796d656e745f6469726563746372656469742f636f7665726167652e7376673f6272616e63683d6d6173746572)](https://codecov.io/github/sunnysideup/silverstripe-payment_directcredit?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/dfa9f2d655d99b49bfc26c3188c2289e1a8c5ef9b6c3ce54132c1bd5506c57a1/68747470733a2f2f706f7365722e707567782e6f72672f73756e6e797369646575702f7061796d656e745f6469726563746372656469742f76657273696f6e)](https://packagist.org/packages/sunnysideup/payment_directcredit)[![License](https://camo.githubusercontent.com/940c81e0c139643411ee4438159687f2f939fbd309490b05a845d659e8694a85/68747470733a2f2f706f7365722e707567782e6f72672f73756e6e797369646575702f7061796d656e745f6469726563746372656469742f6c6963656e7365)](https://packagist.org/packages/sunnysideup/payment_directcredit)[![Monthly Downloads](https://camo.githubusercontent.com/de137c9915ce3dcd5680813596c01db0875fef2a422ba5300c50a137dfef7a2b/68747470733a2f2f706f7365722e707567782e6f72672f73756e6e797369646575702f7061796d656e745f6469726563746372656469742f642f6d6f6e74686c79)](https://packagist.org/packages/sunnysideup/payment_directcredit)

Documentation
-------------

[](#documentation)

- [Developer Docs](docs/en/INDEX.md)
- [User Guide](docs/en/userguide.md)
- [API Docs](http://docs.ssmods.com/sunnysideup/payment_directcredit/classes.xhtml)

Requirements
------------

[](#requirements)

See [composer.json](composer.json) for details

### Suggested Modules

[](#suggested-modules)

See [composer.json](composer.json) for details

Installation
------------

[](#installation)

```
composer require sunnysideup/payment_directcredit

```

### Configuration

[](#configuration)

In the `_config` folder you will find the `payment_directcredit.yml.example`file that shows options for the configuration of this module.

We recommend that you:

1. copy these `payment_directcredit.yml.example` files into your `app/_config` folder (where available - otherwise search for `private static $` in the module to see what can be configured)
2. remove the .example extension,
3. delete the lines you do not care about, and
4. adjust the configurations that you would like to use.

Contributing
------------

[](#contributing)

We welcome any contributions. See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.

Paid assistance
---------------

[](#paid-assistance)

You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: [www.sunnysideup.co.nz](http://www.sunnysideup.co.nz). For exmaple, we can write tests for this module.

Author
------

[](#author)

Sunny Side Up Ltd.

Care to see more modules?
-------------------------

[](#care-to-see-more-modules)

To find other modules, please visit [ssmods.com](http://ssmods.com/).

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance67

Regular maintenance activity

Popularity20

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 52.3% 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.

###  Release Activity

Cadence

Every ~266 days

Recently: every ~370 days

Total

14

Last Release

94d ago

Major Versions

1.2.4 → 3.x-dev2020-01-23

1.2.6 → 2.0.02023-07-11

2.0.0 → 3.0.02023-07-11

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/167154?v=4)[Sunny Side Up](/maintainers/sunnysideup)[@sunnysideup](https://github.com/sunnysideup)

---

Top Contributors

[![sunnysideup](https://avatars.githubusercontent.com/u/167154?v=4)](https://github.com/sunnysideup "sunnysideup (23 commits)")[![sunnysideupdevs](https://avatars.githubusercontent.com/u/20271919?v=4)](https://github.com/sunnysideupdevs "sunnysideupdevs (14 commits)")[![LABCAT](https://avatars.githubusercontent.com/u/9105153?v=4)](https://github.com/LABCAT "LABCAT (6 commits)")[![haseganats](https://avatars.githubusercontent.com/u/71613370?v=4)](https://github.com/haseganats "haseganats (1 commits)")

---

Tags

silverstripecmsshopecommercecarte-commerceSilverstripe-CMSdirect creditbank account pay

### Embed Badge

![Health badge](/badges/sunnysideup-payment-directcredit/health.svg)

```
[![Health](https://phpackages.com/badges/sunnysideup-payment-directcredit/health.svg)](https://phpackages.com/packages/sunnysideup-payment-directcredit)
```

###  Alternatives

[sunnysideup/ecommerce

Silverstripe E-commerce Application

257.2k79](/packages/sunnysideup-ecommerce)

PHPackages © 2026

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