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

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

coatesap/omnipay-paymentsense
=============================

PaymentSense driver for the Omnipay payment processing library

v3.0.0(9y ago)517.5k8[1 issues](https://github.com/digitickets/omnipay-paymentsense/issues)MITPHP

Since Mar 18Pushed 8y ago2 watchersCompare

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

READMEChangelog (2)Dependencies (6)Versions (4)Used By (0)

Omnipay: PaymentSense
=====================

[](#omnipay-paymentsense)

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

[![Build Status](https://camo.githubusercontent.com/f87f1814b721f114af1773ab1095554ec98e92e384555f5b89bf6df2c49078a3/68747470733a2f2f7472617669732d63692e6f72672f646967697469636b6574732f6f6d6e697061792d7061796d656e7473656e73652e706e67)](https://travis-ci.org/digitickets/omnipay-paymentsense)

[![Latest Stable Version](https://camo.githubusercontent.com/141cd9cfa4743b1245d081cc2040deab08f527a1ec01a3f4049595d50dbf3521/68747470733a2f2f706f7365722e707567782e6f72672f646967697469636b6574732f6f6d6e697061792d7061796d656e7473656e73652f76657273696f6e2e706e67)](https://packagist.org/packages/digitickets/omnipay-paymentsense)[![Total Downloads](https://camo.githubusercontent.com/0b264e7d1b14933faab06edc6a86aeeea506ce8cbaf03eebf2aeaf23a3344c8c/68747470733a2f2f706f7365722e707567782e6f72672f636f6174657361702f6f6d6e697061792d7061796d656e7473656e73652f642f746f74616c2e706e67)](https://packagist.org/packages/digitickets/omnipay-paymentsense)

[Omnipay](https://github.com/omnipay/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This driver adds integration for the PaymentSense payment gateway.

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

[](#installation)

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

```
{
    "require": {
        "digitickets/omnipay-paymentsense": "^3.0"
    }
}
```

And run composer to update your dependencies:

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

```

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

[](#basic-usage)

This package provides an Omnipay driver for integration with the PaymentSense payment gateway. For general Omnipay usage instructions, please see the main [Omnipay](https://github.com/omnipay/omnipay) repository.

**Important!** - As this gateway doesn't exist under the main Omnipay namespace, when you create the instance of the driver, you need to specify the complete namespace and class name, eg:

`$gateway = Omnipay::create('\Coatesap\PaymentSense\Gateway');`

Support
-------

[](#support)

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

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~487 days

Total

3

Last Release

3463d ago

Major Versions

v2.1.0 → v3.0.02016-11-17

### Community

Maintainers

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

---

Top Contributors

[![TheoKouzelis](https://avatars.githubusercontent.com/u/4980126?v=4)](https://github.com/TheoKouzelis "TheoKouzelis (2 commits)")[![leettastic](https://avatars.githubusercontent.com/u/3512843?v=4)](https://github.com/leettastic "leettastic (1 commits)")

---

Tags

driverpaymentgatewaypaymerchantomnipaypayment sensepaymentsense

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

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