PHPackages                             delatbabel/omnipay-alliedwallet - 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. delatbabel/omnipay-alliedwallet

ActiveLibrary[Payment Processing](/categories/payments)

delatbabel/omnipay-alliedwallet
===============================

Allied Wallet driver for the Omnipay payment processing library

v2.3.2(9y ago)22774MITPHP

Since Jul 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/delatbabel/omnipay-alliedwallet)[ Packagist](https://packagist.org/packages/delatbabel/omnipay-alliedwallet)[ Docs](https://github.com/delatbabel/omnipay-alliedwallet)[ RSS](/packages/delatbabel-omnipay-alliedwallet/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (2)Versions (10)Used By (0)

Omnipay: Allied Wallet
======================

[](#omnipay-allied-wallet)

**Allied Wallet driver for the Omnipay PHP payment processing library**

[![Build Status](https://camo.githubusercontent.com/4e16b59c8d5b437939849c26fd4c1dccd9811b7004e96a30aa693ad8d839fefc/68747470733a2f2f7472617669732d63692e6f72672f64656c6174626162656c2f6f6d6e697061792d616c6c69656477616c6c65742e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/delatbabel/omnipay-alliedwallet)[![StyleCI](https://camo.githubusercontent.com/81d8034f8c0f48e4c83d4fe47697f483dcb539e8545306711b0164796b988df9/68747470733a2f2f7374796c6563692e696f2f7265706f732f36343139363234352f736869656c64)](https://styleci.io/repos/64196245)[![Latest Stable Version](https://camo.githubusercontent.com/535af3c0bb2bf01c235d6ec29e4e096a9e24792057b2395c52a43a700f6cf0ca/68747470733a2f2f706f7365722e707567782e6f72672f64656c6174626162656c2f6f6d6e697061792d616c6c69656477616c6c65742f76657273696f6e2e706e67)](https://packagist.org/packages/delatbabel/omnipay-alliedwallet)[![Total Downloads](https://camo.githubusercontent.com/37902fc9dd9746e71ca3dae05bde66aff1f29748b02c848928b337ba0f91764e/68747470733a2f2f706f7365722e707567782e6f72672f64656c6174626162656c2f6f6d6e697061792d616c6c69656477616c6c65742f642f746f74616c2e706e67)](https://packagist.org/packages/delatbabel/omnipay-alliedwallet)

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements [Allied Wallet](https://www.alliedwallet.com/) support for Omnipay.

[Allied Wallet](https://www.alliedwallet.com/) offers customized payment solutions to businesses of any size. Allied Wallet provide payment processing services in 164 currencies, 196 countries, and nearly every payment method globally.

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

[](#installation)

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

```
{
    "require": {
        "delatbabel/omnipay-alliedwallet": "~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:

- AlliedWallet
- AlliedWallet\_Soap

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

### Quirks

[](#quirks)

- Token payments are a new addition and not mentioned in the current API documentation. They have been added to this version of the plugin but not tested yet.
- The parameters passed to the gateway are not case sensitive.
- For card payments, there are a lot of mandatory fields for cardholder information. First and last names, phone number, address, city, state, postal code, country, are all listed as mandatory by the gateway documentation.
- A unique transaction Id (sent to the gateway as trackingId) is required for every transaction. This is alphanumeric with a limit of 100 characters.

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

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 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

Every ~8 days

Recently: every ~14 days

Total

8

Last Release

3568d ago

### Community

Maintainers

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

---

Top Contributors

[![delatbabel](https://avatars.githubusercontent.com/u/2335362?v=4)](https://github.com/delatbabel "delatbabel (34 commits)")

---

Tags

paymentgatewaypaymerchantomnipayalliedwallet

### Embed Badge

![Health badge](/badges/delatbabel-omnipay-alliedwallet/health.svg)

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

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

557422.2k11](/packages/lokielse-omnipay-alipay)[omnipay/mollie

Mollie driver for the Omnipay payment processing library

631.8M10](/packages/omnipay-mollie)[sudiptpa/omnipay-nabtransact

National Australia Bank (NAB) Transact driver for the Omnipay payment processing library.

1019.5k](/packages/sudiptpa-omnipay-nabtransact)[lucassmacedo/omnipay-mercadopago

MercadoPago gateway for OmniPay

155.1k](/packages/lucassmacedo-omnipay-mercadopago)

PHPackages © 2026

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