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

ActiveLibrary[Payment Processing](/categories/payments)

omnipay/paymentexpress
======================

Payment Express (DPS) driver for the Omnipay payment processing library

v3.1.1(5y ago)261.6M↓18.8%35[9 PRs](https://github.com/thephpleague/omnipay-paymentexpress/pulls)11MITPHP

Since Nov 17Pushed 1y ago10 watchersCompare

[ Source](https://github.com/thephpleague/omnipay-paymentexpress)[ Packagist](https://packagist.org/packages/omnipay/paymentexpress)[ Docs](https://github.com/thephpleague/omnipay-paymentexpress)[ RSS](/packages/omnipay-paymentexpress/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (14)Used By (11)

Omnipay: Payment Express
========================

[](#omnipay-payment-express)

**DPS Payment Express driver for the Omnipay PHP payment processing library**

[![Build Status](https://camo.githubusercontent.com/d853e00ecf8c7302ce9ee8a9de6d5daf1db97db8e5ed697206b62d39a3b236e3/68747470733a2f2f7472617669732d63692e6f72672f7468657068706c65616775652f6f6d6e697061792d7061796d656e74657870726573732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/thephpleague/omnipay-paymentexpress)[![Latest Stable Version](https://camo.githubusercontent.com/7bc09475d32b63cadb9ccbaf5f8df885da6643fdeefc902bf8e332bff3875721/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f7061796d656e74657870726573732f76657273696f6e2e706e67)](https://packagist.org/packages/omnipay/paymentexpress)[![Total Downloads](https://camo.githubusercontent.com/45c18025237b1aca2e00ce3bb0a6d04c114f658d6547120e2297d06f78af35b1/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f7061796d656e74657870726573732f642f746f74616c2e706e67)](https://packagist.org/packages/omnipay/paymentexpress)

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

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

[](#installation)

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

```
{
    "require": {
        "omnipay/paymentexpress": "~2.0"
    }
}
```

And run composer to update your dependencies:

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

```

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

[](#basic-usage)

The following gateways are provided by this package:

- PaymentExpress\_PxPay. The PxPay version 2.0 endpoint is supported. If you are still using the version 1.0 endpoint then please contact PxPay and they will change you to the 2.0 endpoint. The API is backwards compatible.
- PaymentExpress\_PxPost
- PaymentExpress\_PxFusion

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/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/thephpleague/omnipay-paymentexpress/issues), or better yet, fork the library and submit a pull request.

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity51

Moderate usage in the ecosystem

Community38

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~165 days

Total

13

Last Release

2148d ago

Major Versions

v2.2.2 → v3.0.02018-05-14

v2.3.0 → v3.1.02020-06-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/534693?v=4)[Frank de Jonge](/maintainers/frankdejonge)[@frankdejonge](https://github.com/frankdejonge)

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

![](https://www.gravatar.com/avatar/12d34e4d0259dc2a2460d2803beeffb06e778064b93cac1b8f289f2d7e13b23f?d=identicon)[greydnls](/maintainers/greydnls)

---

Top Contributors

[![amacneil](https://avatars.githubusercontent.com/u/637671?v=4)](https://github.com/amacneil "amacneil (53 commits)")[![delatbabel](https://avatars.githubusercontent.com/u/2335362?v=4)](https://github.com/delatbabel "delatbabel (14 commits)")[![gdhnz](https://avatars.githubusercontent.com/u/4605578?v=4)](https://github.com/gdhnz "gdhnz (9 commits)")[![eileenmcnaughton](https://avatars.githubusercontent.com/u/336308?v=4)](https://github.com/eileenmcnaughton "eileenmcnaughton (9 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (7 commits)")[![joshbmarshall](https://avatars.githubusercontent.com/u/4043827?v=4)](https://github.com/joshbmarshall "joshbmarshall (4 commits)")[![leith](https://avatars.githubusercontent.com/u/647389?v=4)](https://github.com/leith "leith (4 commits)")[![greydnls](https://avatars.githubusercontent.com/u/1276798?v=4)](https://github.com/greydnls "greydnls (4 commits)")[![kielabokkie](https://avatars.githubusercontent.com/u/1221750?v=4)](https://github.com/kielabokkie "kielabokkie (3 commits)")[![pilot](https://avatars.githubusercontent.com/u/28564?v=4)](https://github.com/pilot "pilot (2 commits)")[![notf0und](https://avatars.githubusercontent.com/u/2713486?v=4)](https://github.com/notf0und "notf0und (2 commits)")[![garethhallnz](https://avatars.githubusercontent.com/u/784856?v=4)](https://github.com/garethhallnz "garethhallnz (1 commits)")[![madmatt](https://avatars.githubusercontent.com/u/893117?v=4)](https://github.com/madmatt "madmatt (1 commits)")[![mikeybeck](https://avatars.githubusercontent.com/u/468643?v=4)](https://github.com/mikeybeck "mikeybeck (1 commits)")[![aderuwe](https://avatars.githubusercontent.com/u/1125184?v=4)](https://github.com/aderuwe "aderuwe (1 commits)")[![Petah](https://avatars.githubusercontent.com/u/134799?v=4)](https://github.com/Petah "Petah (1 commits)")[![philsturgeon](https://avatars.githubusercontent.com/u/67381?v=4)](https://github.com/philsturgeon "philsturgeon (1 commits)")[![hchokshi](https://avatars.githubusercontent.com/u/10136407?v=4)](https://github.com/hchokshi "hchokshi (1 commits)")

---

Tags

paymentgatewaypaymerchantomnipaydpspaymentexpresspayment expresspxpaydirect payment solutionspxaccesspxpost

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

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