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

ActiveLibrary[Payment Processing](/categories/payments)

nobrainerweb/omnipay-quickpay
=============================

Quickpay driver for the Omnipay payment library

3.1(4y ago)695110[3 issues](https://github.com/thomasbnielsen/omnipay-quickpay/issues)MITPHPCI failing

Since Jun 15Pushed 2y ago4 watchersCompare

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

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

omnipay-quickpay
================

[](#omnipay-quickpay)

An Omnipay driver for the Quickpay payment processor.

[QuickPay](https://quickpay.net/) is a Payment Service Provider that accept all common payment methods - credit cards, bank transfers, invoices, and more.

This package supports omnipay 3.x. For omnipay 2.x, see branch 1.0.

### Why Omnipay

[](#why-omnipay)

The Omnipay php library is an easy to use, consistent payment processing library for PHP 5.3+

> Because you can learn one API and use it in multiple projects using different payment gateways Because if you need to change payment gateways you won't need to rewrite your code

Read more about Omnipay here:

### Supported Omnipay functionality

[](#supported-omnipay-functionality)

- Authorize
- Purchase
- Capture
- Refund
- Void
- Notification
- Recurring (Not supported by Omnipay, but Quickpay has made this functionality very similar to regular payments)

### Supported Quickpay parameters

[](#supported-quickpay-parameters)

- type
- merchant
- agreement
- apikey
- privatekey
- language
- google\_analytics\_tracking\_id
- google\_analytics\_client\_id
- description
- order\_id
- payment\_methods
- synchronized (bool)

### Please note

[](#please-note)

If you need to do instant capture or auto\_capture / autocapture you should set the flag use\_authorize: false. This will do a instant capture.

```
SilverStripe\Omnipay\GatewayInfo:
  Quickpay:
    use_authorize: true

```

Read more here:

### Development

[](#development)

This module was coded by [Nobrainer Web](http://www.nobrainer.dk), with support from [QuickPay](https://quickpay.net/)

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 60.6% 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 ~236 days

Recently: every ~427 days

Total

9

Last Release

1723d ago

Major Versions

v0.1 → 1.02016-06-23

0.1.x-dev → v1.0.12016-07-15

v1.0.2 → v3.02019-11-14

1.0.x-dev → 3.12021-08-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/def5e7646226b2caed7a8b33f1ec432d631b4eec51ae0d6947fc317ec4e82380?d=identicon)[Nobrainer Web](/maintainers/Nobrainer%20Web)

---

Top Contributors

[![sanderha](https://avatars.githubusercontent.com/u/6941043?v=4)](https://github.com/sanderha "sanderha (20 commits)")[![Archanium](https://avatars.githubusercontent.com/u/295426?v=4)](https://github.com/Archanium "Archanium (4 commits)")[![skurvish](https://avatars.githubusercontent.com/u/8654397?v=4)](https://github.com/skurvish "skurvish (3 commits)")[![thomasbnielsen](https://avatars.githubusercontent.com/u/2331955?v=4)](https://github.com/thomasbnielsen "thomasbnielsen (3 commits)")[![rasmniel](https://avatars.githubusercontent.com/u/11680653?v=4)](https://github.com/rasmniel "rasmniel (2 commits)")[![JaisDK](https://avatars.githubusercontent.com/u/15868585?v=4)](https://github.com/JaisDK "JaisDK (1 commits)")

---

Tags

paymentgatewaypaymerchantomnipayquickpay

### Embed Badge

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

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

###  Alternatives

[omnipay/payflow

Payflow driver for the Omnipay payment processing library

20976.8k3](/packages/omnipay-payflow)[omnipay/payfast

PayFast driver for the Omnipay payment processing library

24626.9k3](/packages/omnipay-payfast)

PHPackages © 2026

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