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

ActiveLibrary[Payment Processing](/categories/payments)

payplus-gateway/omnipay-payplus
===============================

1.0.0(3y ago)020OSL-3.0PHP

Since Aug 24Pushed 3y agoCompare

[ Source](https://github.com/PayplusPayment/OmnipayPayplus)[ Packagist](https://packagist.org/packages/payplus-gateway/omnipay-payplus)[ RSS](/packages/payplus-gateway-omnipay-payplus/feed)WikiDiscussions main Synced 1mo ago

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

Omnipay: Payplus
================

[](#omnipay-payplus)

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

[![Build Status](https://camo.githubusercontent.com/f58f58d11e2b7372371f64574b2a5e236fc50a694cee9fadc3690edd31b2e090/68747470733a2f2f7472617669732d63692e6f72672f7468657068706c65616775652f6f6d6e697061792d706179706c75732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/thephpleague/omnipay-payplus)[![Latest Stable Version](https://camo.githubusercontent.com/8dcd387355ff774e9b4294f11e3a724b5bc82047a10c587aa55649d41f835e65/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f706179706c75732f76657273696f6e2e706e67)](https://packagist.org/packages/omnipay/payplus)[![Total Downloads](https://camo.githubusercontent.com/df17ac4d3bb69926c654d7bd32d263dfb385d717fd2abbe418ef558e81b6cda5/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f706179706c75732f642f746f74616c2e706e67)](https://packagist.org/packages/omnipay/payplus)

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements Payplus 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/payplus": "~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:

- Payplus

This is a payplus gateway driver intended for testing purposes. If you provide a card number ending in an even number, the driver will return a success response. If it ends in an odd number, the driver will return a generic failure response. For example:

- 4929000000006 - Success
- 4444333322221111 - Failure

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-payplus/issues), or better yet, fork the library and submit a pull request.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1355d ago

### Community

Maintainers

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

---

Top Contributors

[![ZevWisegroup](https://avatars.githubusercontent.com/u/46277887?v=4)](https://github.com/ZevWisegroup "ZevWisegroup (1 commits)")

### Embed Badge

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

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

###  Alternatives

[league/omnipay

Omnipay payment processing library

6.1k9.7M166](/packages/league-omnipay)[silverstripe/silverstripe-omnipay

SilverStripe Omnipay Payment Module

38106.0k15](/packages/silverstripe-silverstripe-omnipay)

PHPackages © 2026

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