PHPackages                             nazka/sermepa-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. [Payment Processing](/categories/payments)
4. /
5. nazka/sermepa-omnipay

ActiveSymfony-bundle[Payment Processing](/categories/payments)

nazka/sermepa-omnipay
=====================

Sermepa (now Redsys) payment gateway implementation with omnipay

1.0.0(7y ago)2110.9k27[5 issues](https://github.com/jsampedro77/sermepa-omnipay/issues)[3 PRs](https://github.com/jsampedro77/sermepa-omnipay/pulls)GPLv2PHPPHP &gt;=5.6

Since Nov 10Pushed 3y ago3 watchersCompare

[ Source](https://github.com/jsampedro77/sermepa-omnipay)[ Packagist](https://packagist.org/packages/nazka/sermepa-omnipay)[ RSS](/packages/nazka-sermepa-omnipay/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (5)Versions (7)Used By (0)

Omnipay: RedSys
===============

[](#omnipay-redsys)

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

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.6+. This package implements RedSys (formerly Sermepa) support for Omnipay.

Requirements
------------

[](#requirements)

- PHP &gt;= 5.6
- Composer (`curl -s http://getcomposer.org/installer | php`)

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

[](#installation)

Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply run:

```
composer require nazka/sermepa-omnipay
```

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

[](#basic-usage)

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

Upgrade to Omnipay 3.X
----------------------

[](#upgrade-to-omnipay-3x)

Changes for use with Omnipay 3.0

- Currency: Use the code of ISO-4217 ([https://en.wikipedia.org/wiki/ISO\_4217#Active\_codes](https://en.wikipedia.org/wiki/ISO_4217#Active_codes)) instance a number. ('EUR' =&gt; '978')

Additional Parameter
--------------------

[](#additional-parameter)

If you want to avoid having to multiply the value by 100 just add a new parameter ( multiply=true ) to the purchase function.

Additional Callback
-------------------

[](#additional-callback)

Redsys has an additional callback ( Respuesta online ) that may be active in your redsys platform and therfore must be implemented. This new callback cannot follow the normal usage of Omnipay. You need to implement checkCallbackResponse() and decodeCallbackResponse().

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~364 days

Total

4

Last Release

2742d ago

Major Versions

0.3.0 → 1.0.02018-11-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/1adfe08111a41b27c56739c2b45d940aee81be96dc314b90b2c86c35510e954e?d=identicon)[jsampedro77](/maintainers/jsampedro77)

---

Top Contributors

[![jsampedro77](https://avatars.githubusercontent.com/u/1857630?v=4)](https://github.com/jsampedro77 "jsampedro77 (23 commits)")[![nerburish](https://avatars.githubusercontent.com/u/5610788?v=4)](https://github.com/nerburish "nerburish (6 commits)")[![ebisbe](https://avatars.githubusercontent.com/u/6747962?v=4)](https://github.com/ebisbe "ebisbe (4 commits)")[![drmonkeyninja](https://avatars.githubusercontent.com/u/357623?v=4)](https://github.com/drmonkeyninja "drmonkeyninja (3 commits)")[![urtzip](https://avatars.githubusercontent.com/u/15788963?v=4)](https://github.com/urtzip "urtzip (2 commits)")[![joshnts](https://avatars.githubusercontent.com/u/107925204?v=4)](https://github.com/joshnts "joshnts (2 commits)")[![kingio](https://avatars.githubusercontent.com/u/11076573?v=4)](https://github.com/kingio "kingio (2 commits)")[![libertogimenez](https://avatars.githubusercontent.com/u/1241558?v=4)](https://github.com/libertogimenez "libertogimenez (2 commits)")[![mfcanovas](https://avatars.githubusercontent.com/u/4291095?v=4)](https://github.com/mfcanovas "mfcanovas (1 commits)")[![ramon-nts](https://avatars.githubusercontent.com/u/121854417?v=4)](https://github.com/ramon-nts "ramon-nts (1 commits)")[![devnix](https://avatars.githubusercontent.com/u/1777519?v=4)](https://github.com/devnix "devnix (1 commits)")

### Embed Badge

![Health badge](/badges/nazka-sermepa-omnipay/health.svg)

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

###  Alternatives

[php-heroku-client/php-heroku-client

A PHP client for the Heroku Platform API

24404.8k4](/packages/php-heroku-client-php-heroku-client)[jomweb/billplz

PHP Agnostic library for working with BillPlz API

77199.0k3](/packages/jomweb-billplz)[silverstripe/silverstripe-omnipay

SilverStripe Omnipay Payment Module

38106.0k15](/packages/silverstripe-silverstripe-omnipay)[bavix/laravel-wallet-swap

Addition to the package laravel-wallet.

2427.2k](/packages/bavix-laravel-wallet-swap)[coingate/omnipay-coingate

CoinGate driver for the Omnipay payment processing library

1037.0k1](/packages/coingate-omnipay-coingate)[lucassmacedo/omnipay-mercadopago

MercadoPago gateway for OmniPay

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

PHPackages © 2026

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