Metodo de pago Servired (La Caixa)
Please note that this extension is provided as is. It is recommended to always backup your installation prior to usage.
| Created | |
| Last Updated | Mon, December 22, 2008 |
| Version | 1.0.28 |
| Compatibility | 1.3+ |
| Stability | stable |
| Locales available in this package | Catalan (Catalonia) - ca_ES, Spanish (Spain) - es_ES |
| Downloads | 2669 |
| Community Rating | |
| Categories | Payment Gateways |
| License Type | Open Software License (OSL) |
| Tags | Payment Method, Servired |
Overview
This is the payment module for the spanish payment gateway servired/SERMEPA
This is the payment module for the spanish payment gateway Servired/SERMEPA
Servired is the Spain main payment system involved in the development and promotion of a safe electronic business. By its technological subsidiary SERMEPA, elaborate innovating solutions for the payment world.
CHANGELOG
¯¯¯¯¯¯¯¯¯
U Update
A Add
D Delete
1.0.28
* Fix error.
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
-------------------------------------------------------------------------------------
1.0.27
* Add option to auto create invoice
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/etc/config.xml
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.26
* Add option to select state order in TPV
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/etc/config.xml
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.25
* Add option to select new order state
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/etc/config.xml
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.24
* Fix not show redirect
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
-------------------------------------------------------------------------------------
1.0.23
* Add template for redirect page, Visa® and Mastercard®. It allows customization forms
* Details were added to when this enabled the transfer payment.
CHANGES:
->A app/design/frontend/default/default/template/servired/visa.phtml
->A app/design/frontend/default/default/template/servired/mastercard.phtml
->A app/design/frontend/default/default/template/servired/redirect.phtml
->D app/code/local/Mage/Servired/Block/Standard/Callback.php
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/Block/Standard/Mastercard.php
->U app/code/local/Mage/Servired/Block/Standard/Redirect.php
->U app/code/local/Mage/Servired/Block/Standard/Visa.php
-------------------------------------------------------------------------------------
1.0.22
* Fix error when return by error
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
-------------------------------------------------------------------------------------
1.0.21
* Fix error when params not goin by url
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
-------------------------------------------------------------------------------------
1.0.20
* Change state to pending before go to TPV
* Change state to processing when return by OK URL from TPV
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
-------------------------------------------------------------------------------------
1.0.19
* Correct return from OK and KO from Servired
* Add comment to order
CHANGES:
->U app/code/local/Mage/Servired/etc/config.xml
->U app/code/local/Mage/Servired/etc/system.xml
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/Model/Standard.php
-------------------------------------------------------------------------------------
1.0.18
* Add option to choose between complete and complete extended
* Delete deprecated files :P
CHANGES:
->U app/code/local/Mage/Servired/etc/config.xml
->U app/code/local/Mage/Servired/etc/system.xml
->D app/code/local/Mage/Servired/Model/System/Config/Source/3dsecure.php
->D app/code/local/Mage/Servired/Model/System/Config/Source/Md5type.php
->A app/code/local/Mage/Servired/Model/System/Config/Source/Signaturemethod.php
->U app/code/local/Mage/Servired/Model/Standard.php
->U app/locale/es_ES/Mage_PaymentServired.csv
-------------------------------------------------------------------------------------
1.0.17
* Fix signature
CHANGES:
->U app/code/local/Mage/Servired/Model/Standard.php
->D app/code/local/Mage/Servired/Block/Standard/Sha.php
-------------------------------------------------------------------------------------
1.0.16
* Fix select for 'work environment'
* Set as active by default
CHANGES:
->U app/code/local/Mage/Servired/etc/system.xml
->U app/code/local/Mage/Servired/etc/config.xml
-------------------------------------------------------------------------------------
1.0.15
* Fix repeat text in translate. Thanks to jesteve
* Add translate to catala. Thanks to jesteve
CHANGES:
->A app/locale/ca_ES/Mage_PaymentServired.csv
->U app/locale/es_ES/Mage_PaymentServired.csv
->U app/code/local/Mage/Servired/Block/Standard/Redirect.php
-------------------------------------------------------------------------------------
1.0.14
* Add an input field to specified the url from servired
CHANGES:
->U app/code/local/Mage/Servired/Model/Standard.php
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.13
* Fix (again) the system.xml because the file Transactype.php. :@
CHANGES:
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.12
* Add option to see the method in the same window
CHANGES:
->U app/locale/es_ES/Mage_PaymentServired.csv
->U app/code/local/Mage/Servired/Model/Standard.php
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.11
* Fix bug from 1.0.10 in admin panel. Sorry! :S
CHANGES:
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.10
* Change text for the form
* Add translate
CHANGES:
->A app/locale/es_ES/Mage_PaymentServired.csv
->U app/design/frontend/default/default/template/servired/form.phtml
->U app/code/local/Mage/Servired/Model/Standard.php
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/Block/Standard/Callback.php
->U app/code/local/Mage/Servired/Block/Standard/Redirect.php
->U app/code/local/Mage/Servired/Block/Standard/Visa.php
->U app/code/local/Mage/Servired/etc/system.xml
->U app/code/local/Mage/Servired/etc/config.xml
-------------------------------------------------------------------------------------
1.0.9
* Add 'Verified by Visa' and 'MasteCard SecureCode' pages
* Add images for redirect and checkout
* Change text for the form
CHANGES:
->U app/design/frontend/default/default/template/servired/form.phtml
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/Block/Standard/Redirect.php
->A app/code/local/Mage/Servired/Block/Standard/Visa.php
->A app/code/local/Mage/Servired/Block/Standard/Mastercard.php
->A skin/frontend/default/default/images/servired/la_caixa_1.png
->A skin/frontend/default/default/images/servired/mastercard.png
->A skin/frontend/default/default/images/servired/mastercard_secuercode.png
->A skin/frontend/default/default/images/servired/maestro.png
->A skin/frontend/default/default/images/servired/verifiedbyvisa.png
-------------------------------------------------------------------------------------
1.0.8
* Change text for redirect page
-------------------------------------------------------------------------------------
1.0.7
* Correction of Transactype.php
-------------------------------------------------------------------------------------
1.0.6
* Create extension in linux server, this should be fix the extension for linux servers
-------------------------------------------------------------------------------------
1.0.5
* Move Transactype.php
* Changes in system.xml
-------------------------------------------------------------------------------------
1.0.4
* Add TransacType.php
-------------------------------------------------------------------------------------
1.0.3
* Modification of system.xml
-------------------------------------------------------------------------------------
1.0.2
* Rename TransacType.php to Transactype.php
-------------------------------------------------------------------------------------
1.0.1
* No notes.
-------------------------------------------------------------------------------------
1.0.0
* This version uses the complete SHA-1 extended to calculate the trade electronic signature and the information that is sent to the gateway payment are the following for the normal transactions (transaction type = 0 ..... “Authorization”). The trial was tested and works correctly. The tested cases are: purchase with approved card, purchase with invalid card, invalid trade data sending and sending duplicate order number.
All the cases showed the expected messages, that is to say, we obtained a correct integration of the Servired payment module.
Servired is the Spain main payment system involved in the development and promotion of a safe electronic business. By its technological subsidiary SERMEPA, elaborate innovating solutions for the payment world.
CHANGELOG
¯¯¯¯¯¯¯¯¯
U Update
A Add
D Delete
1.0.28
* Fix error.
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
-------------------------------------------------------------------------------------
1.0.27
* Add option to auto create invoice
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/etc/config.xml
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.26
* Add option to select state order in TPV
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/etc/config.xml
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.25
* Add option to select new order state
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/etc/config.xml
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.24
* Fix not show redirect
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
-------------------------------------------------------------------------------------
1.0.23
* Add template for redirect page, Visa® and Mastercard®. It allows customization forms
* Details were added to when this enabled the transfer payment.
CHANGES:
->A app/design/frontend/default/default/template/servired/visa.phtml
->A app/design/frontend/default/default/template/servired/mastercard.phtml
->A app/design/frontend/default/default/template/servired/redirect.phtml
->D app/code/local/Mage/Servired/Block/Standard/Callback.php
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/Block/Standard/Mastercard.php
->U app/code/local/Mage/Servired/Block/Standard/Redirect.php
->U app/code/local/Mage/Servired/Block/Standard/Visa.php
-------------------------------------------------------------------------------------
1.0.22
* Fix error when return by error
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
-------------------------------------------------------------------------------------
1.0.21
* Fix error when params not goin by url
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
-------------------------------------------------------------------------------------
1.0.20
* Change state to pending before go to TPV
* Change state to processing when return by OK URL from TPV
CHANGES:
->U app/code/local/Mage/Servired/controllers/StandardController.php
-------------------------------------------------------------------------------------
1.0.19
* Correct return from OK and KO from Servired
* Add comment to order
CHANGES:
->U app/code/local/Mage/Servired/etc/config.xml
->U app/code/local/Mage/Servired/etc/system.xml
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/Model/Standard.php
-------------------------------------------------------------------------------------
1.0.18
* Add option to choose between complete and complete extended
* Delete deprecated files :P
CHANGES:
->U app/code/local/Mage/Servired/etc/config.xml
->U app/code/local/Mage/Servired/etc/system.xml
->D app/code/local/Mage/Servired/Model/System/Config/Source/3dsecure.php
->D app/code/local/Mage/Servired/Model/System/Config/Source/Md5type.php
->A app/code/local/Mage/Servired/Model/System/Config/Source/Signaturemethod.php
->U app/code/local/Mage/Servired/Model/Standard.php
->U app/locale/es_ES/Mage_PaymentServired.csv
-------------------------------------------------------------------------------------
1.0.17
* Fix signature
CHANGES:
->U app/code/local/Mage/Servired/Model/Standard.php
->D app/code/local/Mage/Servired/Block/Standard/Sha.php
-------------------------------------------------------------------------------------
1.0.16
* Fix select for 'work environment'
* Set as active by default
CHANGES:
->U app/code/local/Mage/Servired/etc/system.xml
->U app/code/local/Mage/Servired/etc/config.xml
-------------------------------------------------------------------------------------
1.0.15
* Fix repeat text in translate. Thanks to jesteve
* Add translate to catala. Thanks to jesteve
CHANGES:
->A app/locale/ca_ES/Mage_PaymentServired.csv
->U app/locale/es_ES/Mage_PaymentServired.csv
->U app/code/local/Mage/Servired/Block/Standard/Redirect.php
-------------------------------------------------------------------------------------
1.0.14
* Add an input field to specified the url from servired
CHANGES:
->U app/code/local/Mage/Servired/Model/Standard.php
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.13
* Fix (again) the system.xml because the file Transactype.php. :@
CHANGES:
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.12
* Add option to see the method in the same window
CHANGES:
->U app/locale/es_ES/Mage_PaymentServired.csv
->U app/code/local/Mage/Servired/Model/Standard.php
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.11
* Fix bug from 1.0.10 in admin panel. Sorry! :S
CHANGES:
->U app/code/local/Mage/Servired/etc/system.xml
-------------------------------------------------------------------------------------
1.0.10
* Change text for the form
* Add translate
CHANGES:
->A app/locale/es_ES/Mage_PaymentServired.csv
->U app/design/frontend/default/default/template/servired/form.phtml
->U app/code/local/Mage/Servired/Model/Standard.php
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/Block/Standard/Callback.php
->U app/code/local/Mage/Servired/Block/Standard/Redirect.php
->U app/code/local/Mage/Servired/Block/Standard/Visa.php
->U app/code/local/Mage/Servired/etc/system.xml
->U app/code/local/Mage/Servired/etc/config.xml
-------------------------------------------------------------------------------------
1.0.9
* Add 'Verified by Visa' and 'MasteCard SecureCode' pages
* Add images for redirect and checkout
* Change text for the form
CHANGES:
->U app/design/frontend/default/default/template/servired/form.phtml
->U app/code/local/Mage/Servired/controllers/StandardController.php
->U app/code/local/Mage/Servired/Block/Standard/Redirect.php
->A app/code/local/Mage/Servired/Block/Standard/Visa.php
->A app/code/local/Mage/Servired/Block/Standard/Mastercard.php
->A skin/frontend/default/default/images/servired/la_caixa_1.png
->A skin/frontend/default/default/images/servired/mastercard.png
->A skin/frontend/default/default/images/servired/mastercard_secuercode.png
->A skin/frontend/default/default/images/servired/maestro.png
->A skin/frontend/default/default/images/servired/verifiedbyvisa.png
-------------------------------------------------------------------------------------
1.0.8
* Change text for redirect page
-------------------------------------------------------------------------------------
1.0.7
* Correction of Transactype.php
-------------------------------------------------------------------------------------
1.0.6
* Create extension in linux server, this should be fix the extension for linux servers
-------------------------------------------------------------------------------------
1.0.5
* Move Transactype.php
* Changes in system.xml
-------------------------------------------------------------------------------------
1.0.4
* Add TransacType.php
-------------------------------------------------------------------------------------
1.0.3
* Modification of system.xml
-------------------------------------------------------------------------------------
1.0.2
* Rename TransacType.php to Transactype.php
-------------------------------------------------------------------------------------
1.0.1
* No notes.
-------------------------------------------------------------------------------------
1.0.0
* This version uses the complete SHA-1 extended to calculate the trade electronic signature and the information that is sent to the gateway payment are the following for the normal transactions (transaction type = 0 ..... “Authorization”). The trial was tested and works correctly. The tested cases are: purchase with approved card, purchase with invalid card, invalid trade data sending and sending duplicate order number.
All the cases showed the expected messages, that is to say, we obtained a correct integration of the Servired payment module.

