PHPackages                             digitickets/omnipay-pay360 - 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-pay360

ActiveLibrary[Payment Processing](/categories/payments)

digitickets/omnipay-pay360
==========================

Payment Gateway driver for Pay360

v0.53(11mo ago)053.1k↓41.7%1MITPHPPHP ^7

Since Aug 22Pushed 11mo ago3 watchersCompare

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

READMEChangelog (10)Dependencies (5)Versions (22)Used By (0)

omnipay-pay360
==============

[](#omnipay-pay360)

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

Omnipay implementation of the Pay360 payment gateway.

[![Build Status](https://camo.githubusercontent.com/e1554021ab0726234114ca0021ecfca3853f2bcf972c8d67b3115d3368c8984a/68747470733a2f2f7472617669732d63692e6f72672f646967697469636b6574732f6f6d6e697061792d7061793336302e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/digitickets/omnipay-pay360)[![Coverage Status](https://camo.githubusercontent.com/d1888273f5f4ebfbc60cd10492c419deae354d8e1e0a3189be6a945bb2b27cad/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f646967697469636b6574732f6f6d6e697061792d7061793336302f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/digitickets/omnipay-pay360?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/bfbc8d71ed539b1df4a603503cb1da2de721e83a5c3b3ef2198e8080ad3ffccd/68747470733a2f2f706f7365722e707567782e6f72672f646967697469636b6574732f6f6d6e697061792d7061793336302f76657273696f6e2e706e67)](https://packagist.org/packages/digitickets/omnipay-pay360)[![Total Downloads](https://camo.githubusercontent.com/e73b071a3dbf660d24a9c9eaf3063112f593dac9dadf41f422b7ce52ccf04999/68747470733a2f2f706f7365722e707567782e6f72672f646967697469636b6574732f6f6d6e697061792d7061793336302f642f746f74616c2e706e67)](https://packagist.org/packages/digitickets/omnipay-pay360)

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

[](#installation)

**Important: Driver requires [PHP's Intl extension](http://php.net/manual/en/book.intl.php) and [PHP's SOAP extension](http://php.net/manual/en/book.soap.php) to be installed.**

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

```
{
    "require": {
        "digitickets/omnipay-pay360": "~1.0"
    }
}
```

And run composer to update your dependencies:

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

```

What's Included
---------------

[](#whats-included)

This driver handles transactions being processed by the Simple Interface of Pay360.

What's Not Included
-------------------

[](#whats-not-included)

It does not (currently) handle refunds.

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

[](#basic-usage)

For general Omnipay usage instructions, please see the main [Omnipay](https://github.com/omnipay/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 believe you have found a bug in this driver, please report it using the [GitHub issue tracker](https://github.com/digitickets/omnipay-pay360/issues), or better yet, fork the library and submit a pull request.

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance51

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 51.7% 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 ~165 days

Recently: every ~604 days

Total

16

Last Release

348d ago

### Community

Maintainers

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

---

Top Contributors

[![nicksnellockdt](https://avatars.githubusercontent.com/u/37116597?v=4)](https://github.com/nicksnellockdt "nicksnellockdt (15 commits)")[![rquadling](https://avatars.githubusercontent.com/u/12801?v=4)](https://github.com/rquadling "rquadling (7 commits)")[![jamesgarton](https://avatars.githubusercontent.com/u/83950544?v=4)](https://github.com/jamesgarton "jamesgarton (3 commits)")[![AdamJewell](https://avatars.githubusercontent.com/u/10819617?v=4)](https://github.com/AdamJewell "AdamJewell (2 commits)")[![JakubKwakDT](https://avatars.githubusercontent.com/u/116159325?v=4)](https://github.com/JakubKwakDT "JakubKwakDT (1 commits)")[![pedanticantic](https://avatars.githubusercontent.com/u/7499073?v=4)](https://github.com/pedanticantic "pedanticantic (1 commits)")

---

Tags

paymentgatewaypaymerchantomnipayPay360

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

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

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

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