This is a Payment Processor for CiviCRM that allows you to work with Redsys from within CiviCRM.
For more information about CiviCRM payment processors, see: http://book.civicrm.org/user/current/contributions/payment-processors/
Latest version 1.2 has been updated to meet the new Redsys requirements regarding password sha256 encryption. More information here: https://canales.redsys.es/canales/ayuda/migracionSHA256.html
The project has been managed by Amnesty International Spain (https://www.es.amnesty.org) in collaboration with iXiam Global Solutions (http://www.ixiam.com).
- Carlos Capote (project manager): [email protected]
- Luciano Spiegel (developer): [email protected]
- Rubén Pineda (developer): [email protected]
This is a standard CiviCRM extension and can be directly installed from your CiviCRM instance.
- Standard installation process: Fore more information about how to install CiviCRM extensions, see: http://wiki.civicrm.org/confluence/display/CRMDOC/Extensions
- Manual installation process: You can also install this extension manually:
- Extract the content of this extension in your CiviCRM extensions directory
- Install Extension in CiviCRM (Administer / System Settings / Manage Extensions)
After installing and activating the extension, you'll need to configure your payment processor:
- Add a new Payment Processor (Administer / System Settings / Payment Processor)
- Select Redsys Payment Processor as Payment Processor Type
- Configure it with your Mechant Account Id (número de comercio) and Encription Password (clave secreta de encriptación)
This payment processor works with CiviCRM 4.4 or newer versions.
Prior to CiviCRM 4.4.5, there is a bug that affects Payment Processors. If your using a prior version (< 4.4.5), you must apply the following patch.
The patch has been included in the file CRM/Core/Payment.patched.php
. To apply the patch, you just have to rename the file to CRM/Core/Payment.php
.
For more information about the patch, see: https://issues.civicrm.org/jira/browse/CRM-14396
Redsys Payment Processor for CiviCRM. Copyright (C) 2013 - 2015 Amnesty International (originally developed by Ixiam http://www.ixiam.com).
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program (see LICENSE.txt). If not, see http://www.gnu.org/licenses/.