You are here

README.txt in Commerce sermepa 7

-- SUMARY --

Commerce support for Spanish banks that use Sermepa/Redsys systems.
Full list of banks managed by sermepa:
http://www.redsys.es/wps/portal/redsys/publica/acercade/nuestrosSocios

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


-- REQUIREMENTS --

PHP >= 5.3
Mcrypt
Sermepa/Redsys Library - https://github.com/CommerceRedsys/sermepa
Commerce Payment module


-- 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.

-- CONTACT --
Developed and maintained by Cambrico (http://cambrico.net).

Get in touch with us for customizations and consultancy:
http://cambrico.net/contact

Current maintainers:
 * Pedro Cambra (pcambra) - http://drupal.org/user/122101
 * Manuel Egío (facine) - http://drupal.org/user/1169056

File

README.txt
View source
  1. -- SUMARY --
  2. Commerce support for Spanish banks that use Sermepa/Redsys systems.
  3. Full list of banks managed by sermepa:
  4. http://www.redsys.es/wps/portal/redsys/publica/acercade/nuestrosSocios
  5. Both methods GET and POST are supported in the stable version.
  6. -- REQUIREMENTS --
  7. PHP >= 5.3
  8. Mcrypt
  9. Sermepa/Redsys Library - https://github.com/CommerceRedsys/sermepa
  10. Commerce Payment module
  11. -- INSTALLATION --
  12. 1. Ensure php mcrypt library is installed:
  13. http://php.net/manual/en/mcrypt.installation.php
  14. 2. Install the CommerceRedsys library:
  15. Download https://github.com/CommerceRedsys/sermepa into sites/all/libraries
  16. You can do it with git clone: https://github.com/CommerceRedsys/sermepa.git
  17. Or unzipping the compressed file:
  18. https://github.com/CommerceRedsys/sermepa/archive/master.zip
  19. 3. Install the Commerce Sermepa module.
  20. 4. Enable the Rule for Sermepa via Store > Configuration > Payment settings
  21. and edit the rule settings to set the information that provided by your bank
  22. office.
  23. You can set the mode of the module to Test or Live.
  24. -- CONTACT --
  25. Developed and maintained by Cambrico (http://cambrico.net).
  26. Get in touch with us for customizations and consultancy:
  27. http://cambrico.net/contact
  28. Current maintainers:
  29. * Pedro Cambra (pcambra) - http://drupal.org/user/122101
  30. * Manuel Egío (facine) - http://drupal.org/user/1169056