PHPackages                             geosub/neteller-omnipay - 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. geosub/neteller-omnipay

ActiveLibrary

geosub/neteller-omnipay
=======================

Neteller driver for the Omnipay payment processing library

017PHP

Since Mar 25Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Omnipay: Neteller
=================

[](#omnipay-neteller)

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

[![Build Status](https://camo.githubusercontent.com/280b2a31228bf3c702e7584414f7ce9f5cd4e4a643ee81eca1178baa4f04b434/68747470733a2f2f7472617669732d63692e6f72672f616c666170726f6a6563742f6f6d6e697061792d6e6574656c6c65722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/alfaproject/omnipay-neteller)[![Coverage Status](https://camo.githubusercontent.com/f25f106399ac805fdff2ec9a1dd88688a9026bea62ad5e989adefaf7a369997f/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f616c666170726f6a6563742f6f6d6e697061792d6e6574656c6c65722f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/alfaproject/omnipay-neteller?branch=master)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/3947d72860f40d5ee599baa3db90c9aec33ce881bc834c07ede3554702be35f9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c666170726f6a6563742f6f6d6e697061792d6e6574656c6c65722f6261646765732f7175616c6974792d73636f72652e706e673f733d64636639623434333530373436396262356636356662366462656232663264336433396333656562)](https://scrutinizer-ci.com/g/alfaproject/omnipay-neteller/)[![Dependency Status](https://camo.githubusercontent.com/efb6503b8fcf0191fe31649a8960f0f1cc4497c8ffc35288eaf1a30c8cd9df5e/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3532653864623935656331333735376265623030303030632f62616467652e706e67)](https://www.versioneye.com/user/projects/52e8db95ec13757beb00000c)

[![Latest Stable Version](https://camo.githubusercontent.com/d60ac2d0268173510028178ac020cc22f74937884c46e7c3e0810eaee6328e28/68747470733a2f2f706f7365722e707567782e6f72672f616c666170726f6a6563742f6f6d6e697061792d6e6574656c6c65722f762f737461626c652e706e67)](https://packagist.org/packages/alfaproject/omnipay-neteller)[![Total Downloads](https://camo.githubusercontent.com/f78edc356ace19a8f31add13713e6821e103d621ff120cfc907f34ce379fb37b/68747470733a2f2f706f7365722e707567782e6f72672f616c666170726f6a6563742f6f6d6e697061792d6e6574656c6c65722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/alfaproject/omnipay-neteller)[![Latest Unstable Version](https://camo.githubusercontent.com/534dd97debd5d77e84408f0bb6e75b4048673fdbfa6e724748c2da358e34b55c/68747470733a2f2f706f7365722e707567782e6f72672f616c666170726f6a6563742f6f6d6e697061792d6e6574656c6c65722f762f756e737461626c652e706e67)](https://packagist.org/packages/alfaproject/omnipay-neteller)[![License](https://camo.githubusercontent.com/8961eb9e2e315caa22eb88730eb119d1456eef4a71d930b73c656b8da44286d6/68747470733a2f2f706f7365722e707567782e6f72672f616c666170726f6a6563742f6f6d6e697061792d6e6574656c6c65722f6c6963656e73652e706e67)](https://packagist.org/packages/alfaproject/omnipay-neteller)

[Omnipay](https://github.com/omnipay/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements [NETELLER](http://www.neteller.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": {
        "alfaproject/omnipay-neteller": "~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:

- Neteller

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/bf6ad6c3c49262dcea9d5e37fd99996880640b2a277eb3e1675acab8fc6d99f5?d=identicon)[geosub](/maintainers/geosub)

### Embed Badge

![Health badge](/badges/geosub-neteller-omnipay/health.svg)

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

PHPackages © 2026

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