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

ActiveLibrary[Payment Processing](/categories/payments)

haddowg/omnipay-realex
======================

Realex driver with 3D Secure &amp; refund support for Omnipay payment processing library

v3.2.1(10y ago)023MITPHP

Since Aug 21Pushed 10y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (2)Versions (19)Used By (0)

Omnipay: Realex
===============

[](#omnipay-realex)

**Realex driver with 3D Secure support for Omnipay payment processing library**

[![Build Status](https://camo.githubusercontent.com/3a1b41e0d838a335f10d5cd0317ac70388e1e2e882381ab28038c9b6cbf9897a/68747470733a2f2f7472617669732d63692e6f72672f636f6174657361702f6f6d6e697061792d7265616c65782e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/coatesap/omnipay-realex)[![Latest Stable Version](https://camo.githubusercontent.com/1dd7b630243361d39517c459f4ac0326eb3f8cf5e905a5f4a8c478ea70faec74/68747470733a2f2f706f7365722e707567782e6f72672f636f6174657361702f6f6d6e697061792d7265616c65782f76657273696f6e2e706e67)](https://packagist.org/packages/coatesap/omnipay-realex)[![Total Downloads](https://camo.githubusercontent.com/47da5da7de57b05aae607a36c79a3fd6038d535cb2de099870998702fd407e02/68747470733a2f2f706f7365722e707567782e6f72672f636f6174657361702f6f6d6e697061792d7265616c65782f642f746f74616c2e706e67)](https://packagist.org/packages/coatesap/omnipay-realex)

[Omnipay](https://github.com/omnipay/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements Realex (Remote MPI) integration for Omnipay, including optional 3D Secure support.

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

[](#installation)

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

```
{
    "require": {
        "coatesap/omnipay-realex": "~3.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:

- Realex\_Remote

For general usage instructions, please see the main [Omnipay](https://github.com/omnipay/omnipay)repository.

3D Secure
---------

[](#3d-secure)

The Realex driver has 3D Secure checking turned off by default. To enable 3D Secure, make sure you have received a 3D Secure account reference from Realex, then set the `3dSecure` parameter as '1' when you initialise the gateway.

Refunds
-------

[](#refunds)

In order to process a refund, you must configure the gateway with the `refundPassword` parameter set to the 'rebate' password that Realex provide you with. In addition, you will need to pass the following parameters, relating to the original transaction: `amount`, `transactionReference`, `transactionId`, `currency`, `authCode`.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% 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 ~17 days

Recently: every ~25 days

Total

18

Last Release

3991d ago

Major Versions

v2.1.3 → v3.0.02015-01-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/8deead49df3205ca08127866adcc5146559895aec400119a64ffe6f4e6477c65?d=identicon)[haddowg](/maintainers/haddowg)

---

Top Contributors

[![cfreear](https://avatars.githubusercontent.com/u/619726?v=4)](https://github.com/cfreear "cfreear (10 commits)")[![haddowg](https://avatars.githubusercontent.com/u/10784397?v=4)](https://github.com/haddowg "haddowg (4 commits)")

---

Tags

paymentgatewaypaymerchantomnipaypurchaserealex

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

587421.0k11](/packages/lokielse-omnipay-alipay)

PHPackages © 2026

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