Commerce support for Spanish banks that use Sermepa/Redsys systems.
The full list of banks managed by Sermepa / Redsys is available at http://www.redsys.es/quienes-somos.html

Both methods GET and POST are supported in the stable version.

Drupal 8 Installation

The recommended way is to use composer to install the module and its dependencies. See instructions here.

Drupal 7 Installation

  1. Ensure php mcrypt library is installed:
    http://php.net/manual/en/mcrypt.installation.php
  2. Install the CommerceRedsys library:
    Download https://github.com/CommerceRedsys/sermepa into sites/all/libraries
    You can do it with git clone: https://github.com/CommerceRedsys/sermepa.git
    Or unzipping the compressed file: https://github.com/CommerceRedsys/sermepa/archive/master.zip
  3. Install the Commerce Sermepa module.
  4. Enable the Rule for Sermepa via Store > Configuration > Payment settings and edit the rule settings to set the information that provided by your bank office.
    You can set the mode of the module to Test or Live.

Looking for Drupal support?

Premium support from the project maintainers
Get in touch with us
Supporting organizations: 
Development and maintenance

Project information

Releases