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

ActiveLibrary[Payment Processing](/categories/payments)

dercoder/omnipay-seppay
=======================

SepPay gateway for Omnipay payment processing library

07PHP

Since Oct 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/dercoder/omnipay-seppay)[ Packagist](https://packagist.org/packages/dercoder/omnipay-seppay)[ RSS](/packages/dercoder-omnipay-seppay/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Omnipay: SepPay
===============

[](#omnipay-seppay)

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

[![Build Status](https://camo.githubusercontent.com/3536e00b618b4da6d24914369dfb3d998bcfbeb679b953f2bfe3eee05a4a5f05/68747470733a2f2f7472617669732d63692e6f72672f646572636f6465722f6f6d6e697061792d7365707061792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dercoder/omnipay-seppay)[![Coverage Status](https://camo.githubusercontent.com/715043acf30d33fa79ad43597aebc800ae4970ea804f0f23c142486a0917d39a/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f646572636f6465722f6f6d6e697061792d7365707061792f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/dercoder/omnipay-seppay?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/332a0fa4ec46926299c190825e85dab14e4deeb186688bed6547c8bbccf89839/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d7365707061792f762f737461626c652e706e67)](https://packagist.org/packages/dercoder/omnipay-seppay)[![Total Downloads](https://camo.githubusercontent.com/b828ade8219c92ae53639fb7424e92dd328c5328be23abc63be6c29af5b70d5b/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d7365707061792f646f776e6c6f6164732e706e67)](https://packagist.org/packages/dercoder/omnipay-seppay)[![Latest Unstable Version](https://camo.githubusercontent.com/ffcdc1ba1555eb20b4b01d7f9b1db63574262b9ea139465c450dd7687b65c73f/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d7365707061792f762f756e737461626c652e706e67)](https://packagist.org/packages/dercoder/omnipay-seppay)[![License](https://camo.githubusercontent.com/ad9bbea5b79f0f00877f2ebe6fa444ba951c0f3b7ac5e8abf6395c02090406e4/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d7365707061792f6c6963656e73652e706e67)](https://packagist.org/packages/dercoder/omnipay-seppay)

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

- SepPay

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

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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 (4 commits)")

### Embed Badge

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

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

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