PHPackages                             coatesap/omnipay-datacash - 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. coatesap/omnipay-datacash

Abandoned → [digitickets/omnipay-datacash](/?search=digitickets%2Fomnipay-datacash)Library[Payment Processing](/categories/payments)

coatesap/omnipay-datacash
=========================

DataCash driver for the Omnipay payment processing library

v3.0.0(9y ago)622.1k4[1 issues](https://github.com/digitickets/omnipay-datacash/issues)[1 PRs](https://github.com/digitickets/omnipay-datacash/pulls)MITPHP

Since Jan 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/digitickets/omnipay-datacash)[ Packagist](https://packagist.org/packages/coatesap/omnipay-datacash)[ Docs](https://github.com/digitickets/omnipay-datacash)[ RSS](/packages/coatesap-omnipay-datacash/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (6)Versions (6)Used By (0)

Omnipay: DataCash
=================

[](#omnipay-datacash)

**DataCash driver for the Omnipay PHP payment processing library**

[![Build Status](https://camo.githubusercontent.com/13af3680932f5706f2fb089da79a8277db98899f30ecd58a50707ca24d6702e0/68747470733a2f2f7472617669732d63692e6f72672f636f6174657361702f6f6d6e697061792d64617461636173682e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/omnipay/datacash)[![Latest Stable Version](https://camo.githubusercontent.com/16873bf6d14ef2501a41180b4dfe21ca1b14727727692defab6200b6809ce2dc/68747470733a2f2f706f7365722e707567782e6f72672f636f6174657361702f6f6d6e697061792d64617461636173682f76657273696f6e2e706e67)](https://packagist.org/packages/omnipay/datacash)[![Total Downloads](https://camo.githubusercontent.com/5265ee15f2b393eb76115687127143ab7c21223db0d0ffa181d22d3e0931e465/68747470733a2f2f706f7365722e707567782e6f72672f636f6174657361702f6f6d6e697061792d64617461636173682f642f746f74616c2e706e67)](https://packagist.org/packages/coatesap/omnipay-datacash)

This driver supports the remote DataCash Payment Gateway (DPG) service. Payment information is sent and received via XML messages. Customers typically stay on the originating website with this method of integration.

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

[](#installation)

The DataCash Omnipay driver is installed via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "coatesap/omnipay-datacash": "~2.0"
    }
}
```

And run composer to update your dependencies:

```
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

```

Basic Usage
-----------

[](#basic-usage)

This driver supports two transaction types:

- Purchase (including 3D Secure support if card holder is registered)
- Refund (you will need to send DataCash's reference from the original transaction as the 'transactionReference' parameter.)

For general Omnipay usage instructions, please see the main [Omnipay](https://github.com/omnipay/omnipay)repository.

Support
-------

[](#support)

If you are having general issues with Omnipay, we suggest posting on [Stack Overflow](http://stackoverflow.com/). Be sure to add the [omnipay tag](http://stackoverflow.com/questions/tagged/omnipay) so it can be easily found.

If you believe you have found a bug in this driver, please report it using the [GitHub issue tracker](https://github.com/omnipay/datacash/issues), or better yet, fork the library and submit a pull request.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

Established project with proven stability

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 ~257 days

Total

5

Last Release

3461d ago

Major Versions

v2.0.4 → v3.0.02016-11-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/ff62e9d8c1b4833b67d772a5273bff97c4e2f10ff79eef9efcfb67fb1bc4a5d4?d=identicon)[coatesap](/maintainers/coatesap)

---

Tags

paymentgatewaypaymerchantomnipaydatacash

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/coatesap-omnipay-datacash/health.svg)

```
[![Health](https://phpackages.com/badges/coatesap-omnipay-datacash/health.svg)](https://phpackages.com/packages/coatesap-omnipay-datacash)
```

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

587421.0k11](/packages/lokielse-omnipay-alipay)[sudiptpa/omnipay-nabtransact

National Australia Bank (NAB) Transact driver for the Omnipay payment processing library.

1017.2k](/packages/sudiptpa-omnipay-nabtransact)[lucassmacedo/omnipay-mercadopago

MercadoPago gateway for OmniPay

154.6k](/packages/lucassmacedo-omnipay-mercadopago)

PHPackages © 2026

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