PHPackages                             digitickets/omnipay-global-iris - 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. digitickets/omnipay-global-iris

ActiveLibrary[Payment Processing](/categories/payments)

digitickets/omnipay-global-iris
===============================

Global Iris Remote driver for the Omnipay payment processing library

v3.0.1(9y ago)065.3k↓41.5%2[1 issues](https://github.com/digitickets/omnipay-global-iris/issues)MITPHP

Since Jun 23Pushed 8y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Omnipay: Global Iris Remote
===========================

[](#omnipay-global-iris-remote)

**Global Iris driver for the Omnipay payment processing library**

[![Total Downloads](https://camo.githubusercontent.com/1659c9cfdfacc762dff3371e232e6de84106688a1728de523a8c96c2e3867660/68747470733a2f2f706f7365722e707567782e6f72672f636f6174657361702f6f6d6e697061792d676c6f62616c2d697269732f642f746f74616c2e706e67)](https://packagist.org/packages/coatesap/omnipay-global-iris)

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

Global Iris is basically a branded version of the Realex payment gateway. Therefore, this driver extends the Omnipay Realex driver, overriding the default Realex URLs.

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

[](#installation)

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

```
{
    "require": {
        "coatesap/omnipay-global-iris": "~1.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:

- Global\_Iris\_Remote

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

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

[](#3d-secure)

The Global Iris driver has 3D Secure checking turned off by default. To enable 3D Secure, make sure you have received a 3D Secure account reference from Global Iris, 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 Global Iris 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

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Total

5

Last Release

3469d ago

Major Versions

v0.0.1 → v1.0.02015-06-23

v1.0.0 → v2.0.02015-09-14

v2.0.0 → v3.0.02016-11-17

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23523887?v=4)[DigiTickets](/maintainers/DigiTickets)[@digitickets](https://github.com/digitickets)

---

Tags

paymentgatewayremotepaymerchantomnipaypurchaseglobal iris

### Embed Badge

![Health badge](/badges/digitickets-omnipay-global-iris/health.svg)

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

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