PHPackages                             avaibooksports/omnipay-redsys - 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. avaibooksports/omnipay-redsys

ActiveLibrary[Payment Processing](/categories/payments)

avaibooksports/omnipay-redsys
=============================

Redsys driver for the Omnipay payment processing library

0.1.5(10mo ago)18.1k↓34.5%MITPHPPHP ^7.4|8.\*

Since Jul 22Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/AvaiBookSports/omnipay-redsys)[ Packagist](https://packagist.org/packages/avaibooksports/omnipay-redsys)[ Docs](https://github.com/PatronBase/omnipay-redsys)[ RSS](/packages/avaibooksports-omnipay-redsys/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (9)Versions (7)Used By (0)

Omnipay: Redsys
===============

[](#omnipay-redsys)

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

[![Build Status](https://camo.githubusercontent.com/89d8b43fa41b90e9d95e7ba42041b20c3ecd241a78c8b6ed593ca6b76badb827/68747470733a2f2f7472617669732d63692e636f6d2f41766169426f6f6b53706f7274732f6f6d6e697061792d7265647379732e706e673f6272616e63683d6d6173746572)](https://travis-ci.com/AvaiBookSports/omnipay-redsys)[![Coverage Status](https://camo.githubusercontent.com/bfbc3710526b5ce9a1d597d6596c64d57f38744855ddc106ecac886446471ac8/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f41766169426f6f6b53706f7274732f6f6d6e697061792d7265647379732e7376673f7374796c653d666c6174)](https://scrutinizer-ci.com/g/AvaiBookSports/omnipay-redsys/code-structure)[![Code Quality](https://camo.githubusercontent.com/13f274e6b945cecb2a23ff635b9502ed83e2de225830229a3e0996a0f6325067/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f41766169426f6f6b53706f7274732f6f6d6e697061792d7265647379732e7376673f7374796c653d666c6174)](https://scrutinizer-ci.com/g/AvaiBookSports/omnipay-redsys/?branch=master)[![Software License](https://camo.githubusercontent.com/f251623e510f5909f16ae3f4e6e548dac11340b9fde1a99be26b015b39272c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c6174)](LICENSE)[![Latest Stable Version](https://camo.githubusercontent.com/e59e63176df337da0ae9297213acc1f0a9005a8f5f25365e845df5b3ec0f3d82/68747470733a2f2f706f7365722e707567782e6f72672f41766169426f6f6b53706f7274732f6f6d6e697061792d7265647379732f76657273696f6e2e706e67)](https://packagist.org/packages/AvaiBookSports/omnipay-redsys)[![Total Downloads](https://camo.githubusercontent.com/342a75f5c3413ff7b2e4542413297d9da489f7f5b53b20515f99b0263dc4bc7e/68747470733a2f2f706f7365722e707567782e6f72672f41766169426f6f6b53706f7274732f6f6d6e697061792d7265647379732f642f746f74616c2e706e67)](https://packagist.org/packages/AvaiBookSports/omnipay-redsys)

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.6+. This package implements Redsys support for Omnipay. It includes support for both redirect (3-party) and webservice (2-party) versions of the gateway.

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

[](#installation)

Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply run `composer require AvaiBookSports/omnipay-redsys`

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:

- Redsys\_Redirect
- Redsys\_Webservice

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

Translating Redsys messages
---------------------------

[](#translating-redsys-messages)

Each Redsys response code has a message for it. Spanish messages are fully implemented with the provided ones by Redsys documentation.

You can help improving those messages and adding translations in [avaibooksports/redsys-messages](https://github.com/AvaiBookSports/redsys-messages)

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

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance53

Moderate activity, may be stable

Popularity26

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 58.1% 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 ~67 days

Recently: every ~73 days

Total

6

Last Release

328d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/462de3bc6b5b394cc968eb74fc519cb923d18903f79cad6dc0397f9607b41f36?d=identicon)[DevNIX](/maintainers/DevNIX)

![](https://www.gravatar.com/avatar/43ddf510bbe44b8e084deb8689f056e0463f65ccfd59bfd303a23f434b181f79?d=identicon)[AlvaroCodina](/maintainers/AlvaroCodina)

---

Top Contributors

[![devnix](https://avatars.githubusercontent.com/u/1777519?v=4)](https://github.com/devnix "devnix (18 commits)")[![leith](https://avatars.githubusercontent.com/u/647389?v=4)](https://github.com/leith "leith (8 commits)")[![AlvaroCodina](https://avatars.githubusercontent.com/u/17389134?v=4)](https://github.com/AlvaroCodina "AlvaroCodina (4 commits)")[![dp-roberts](https://avatars.githubusercontent.com/u/13231489?v=4)](https://github.com/dp-roberts "dp-roberts (1 commits)")

---

Tags

web servicesoappaymentgatewaypaymerchantomnipayredirectwebservicesermeparedsysservired

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/avaibooksports-omnipay-redsys/health.svg)

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

###  Alternatives

[sudiptpa/omnipay-nabtransact

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

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

MercadoPago gateway for OmniPay

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

PHPackages © 2026

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