PHPackages                             justinbusschau/omnipay-secpay - 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. justinbusschau/omnipay-secpay

ActiveLibrary[Payment Processing](/categories/payments)

justinbusschau/omnipay-secpay
=============================

SecPay gateway for the Omnipay payment processing library

2.0.6(11y ago)240.8k[1 issues](https://github.com/JustinBusschau/omnipay-secpay/issues)1MITPHP

Since Apr 7Pushed 11y ago1 watchersCompare

[ Source](https://github.com/JustinBusschau/omnipay-secpay)[ Packagist](https://packagist.org/packages/justinbusschau/omnipay-secpay)[ Docs](https://github.com/justinbusschau/omnipay-secpay)[ RSS](/packages/justinbusschau-omnipay-secpay/feed)WikiDiscussions master Synced 3w ago

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

Omnipay: SecPay
===============

[](#omnipay-secpay)

**SecPay for the Omnipay PHP payment processing library**

[![Build Status](https://camo.githubusercontent.com/d129e9fce46d435006b6e6da848136af22f335c7b6c621bec9d4f7cf4412478c/68747470733a2f2f7472617669732d63692e6f72672f4a757374696e42757373636861752f6f6d6e697061792d7365637061792e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/JustinBusschau/omnipay-secpay)[![Latest Stable Version](https://camo.githubusercontent.com/104fcbc6804b9e9f630ff566d9ab1883a49c679c77585f513ef8734a8cf19842/68747470733a2f2f706f7365722e707567782e6f72672f6a757374696e62757373636861752f6f6d6e697061792d7365637061792f76657273696f6e2e706e67)](https://packagist.org/packages/justinbusschau/omnipay-secpay)[![Total Downloads](https://camo.githubusercontent.com/3f97f22ae1d38b6cae551254dd3d57497be812877c4aeafe898acebb849ff291/68747470733a2f2f706f7365722e707567782e6f72672f6a757374696e62757373636861752f6f6d6e697061792d7365637061792f642f746f74616c2e706e67)](https://packagist.org/packages/justinbusschau/omnipay-secpay)

[Omnipay](https://github.com/omnipay/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements SecPay support for Omnipay.

[SecPay](http://www.paypoint.net/support/gateway/integration-guides/) is the payment gateway offering from [PayPoint.net](http://www.paypoint.net/). This package is an implementation of the PayPoint.net 'Web Freedom' product.

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

[](#installation)

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

```
{
    "require": {
        "justinbusschau/omnipay-secpay": "~2.0"
    }
}
```

And run composer to update your dependencies:

$ curl -s  | php $ php composer.phar update

TODO
----

[](#todo)

I started building and testing support for a few things that I have not yet had the time to see through. For this reason you will find there are areas that are incomplete and for which I have not committed tests. Feel free to pick these up any time :)

- 3D Secure
- SecPay reports - a function that returns transaction history in CSV or XML format

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

[](#basic-usage)

The following gateway is provided by this package:

- SecPay - PayPoint.net's Web Freedom product

For general 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 want to keep up to date with release anouncements, discuss ideas for the project, or ask more detailed questions, there is also a [mailing list](https://groups.google.com/forum/#!forum/omnipay) which you can subscribe to.

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

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~60 days

Recently: every ~50 days

Total

8

Last Release

4040d ago

Major Versions

0.1 → 2.0.02014-04-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/1fb8648a238e37937d3b1c538ba32701571e745d0a13f5d6e4e111fe3cb99a27?d=identicon)[JustinBusschau](/maintainers/JustinBusschau)

---

Top Contributors

[![JustinBusschau](https://avatars.githubusercontent.com/u/1590364?v=4)](https://github.com/JustinBusschau "JustinBusschau (17 commits)")

---

Tags

paymentgatewaypaymerchantomnipaypaypointsecpaypaypoint.net

### Embed Badge

![Health badge](/badges/justinbusschau-omnipay-secpay/health.svg)

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

###  Alternatives

[omnipay/mollie

Mollie driver for the Omnipay payment processing library

631.8M10](/packages/omnipay-mollie)[sudiptpa/omnipay-nabtransact

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

1018.7k](/packages/sudiptpa-omnipay-nabtransact)

PHPackages © 2026

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