PHPackages                             dercoder/omnipay-walletone - 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. dercoder/omnipay-walletone

ActiveLibrary[Payment Processing](/categories/payments)

dercoder/omnipay-walletone
==========================

Wallet One gateway for Omnipay payment processing library

1161PHP

Since Jan 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/dercoder/omnipay-walletone)[ Packagist](https://packagist.org/packages/dercoder/omnipay-walletone)[ RSS](/packages/dercoder-omnipay-walletone/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Omnipay: Wallet One
===================

[](#omnipay-wallet-one)

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

[![Build Status](https://camo.githubusercontent.com/483ca2b08828fa67acf7199b721751ca19ab34a1d32dc5b205f30eb4afc9abf4/68747470733a2f2f7472617669732d63692e6f72672f646572636f6465722f6f6d6e697061792d77616c6c65746f6e652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dercoder/omnipay-walletone)[![Coverage Status](https://camo.githubusercontent.com/c3c3d4e2e6776c5b9f0409539d00bcfbc5110b834605c3ac0de5fb54aee6b40d/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f646572636f6465722f6f6d6e697061792d77616c6c65746f6e652f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/dercoder/omnipay-walletone?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/c93201f0b93f66099a82dd0eb7aa2759c8d7f0c961274627faabda49c6b5c8e8/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d77616c6c65746f6e652f762f737461626c652e706e67)](https://packagist.org/packages/dercoder/omnipay-walletone)[![Total Downloads](https://camo.githubusercontent.com/399d92a6445615cefe8ff3649d232de939a3f6cf38e36d3f0e3f1fc6cda3a405/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d77616c6c65746f6e652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/dercoder/omnipay-walletone)[![Latest Unstable Version](https://camo.githubusercontent.com/4e7a9ed0c713a112e5435408a2d5a145248656f673261acc1aa86fcbf12501a4/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d77616c6c65746f6e652f762f756e737461626c652e706e67)](https://packagist.org/packages/dercoder/omnipay-walletone)[![License](https://camo.githubusercontent.com/35140843e867b0fea0ade19bc844bb4a1e1234cfeb0f4bde88fe9e299ee743ec/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d77616c6c65746f6e652f6c6963656e73652e706e67)](https://packagist.org/packages/dercoder/omnipay-walletone)

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

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

[](#installation)

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

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

- Wallet One

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

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

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

---

Top Contributors

[![dercoder](https://avatars.githubusercontent.com/u/1737685?v=4)](https://github.com/dercoder "dercoder (3 commits)")

### Embed Badge

![Health badge](/badges/dercoder-omnipay-walletone/health.svg)

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

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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