Payment_Reembolso

Magento Extension
Download latest - 0.2.3

Developers

ES | Reembolso permite configurar los reembolsos de todos los metodos de envio que tengamos instalados en nuestra tienda Magento. Reembolso calcula el valor que se debe abonar mediante este método de pago. Por cada reembolso se debe ingresar un titulo, el metodo de envio al cual se le va a aplicar el reembolso, el tipo (si es fijo o variable), el valor del reembolso y el importe a partir del cual se va a seleccionar que valor se le aplica al monto final.

EN | Refund allows users to set up refunds for all shipping methods installed in our Magento store. Refund determines the value the user must pay by using this payment method. For each refund you must enter a title, the refund shipping method, the refund type (either fixed or variable), the refund value and the amount from which the value applied to the total amount will be selected.

Releases (10)

Date Version Notes
2009-03-02 0.2.3

CHANGES:

->U app/code/local/Mage/Reembolso/sql/reembolso_setup/mysql4-upgrade-0.2.1-0.2.2.php
->A app/code/local/Mage/Reembolso/sql/reembolso_setup/mysql4-install-0.2.3.php
->A app/code/local/Mage/Reembolso/sql/reembolso_setup/mysql4-upgrade-0.2.2-0.2.3.php

2009-02-26 0.2.2

CHANGES:

->U app/code/local/Mage/Reembolso/Block/Adminhtml/Reembolso/Grid.php
->U app/code/local/Mage/Reembolso/Block/Adminhtml/Reembolso/Edit/Tab/Form.php
->U app/code/local/Mage/Reembolso/Model/Mysql4/Reembolso/Collection.php
->U app/code/local/Mage/Reembolso/Model/Reembolso.php
->A app/code/local/Mage/Reembolso/sql/reembolso_setup/mysql4-upgrade-0.2.1-0.2.2.php
->U app/design/frontend/default/default/template/reembolso/form.phtml

2009-02-17 0.2.1

CHANGES:
->U app/code/local/Mage/Reembolso/sql/reembolso_setup/mysql4-install-0.1.0.php
->A app/code/local/Mage/Reembolso/sql/reembolso_setup/mysql4-install-0.2.1.php
->A app/code/local/Mage/Reembolso/sql/reembolso_setup/mysql4-upgrade-0.1.0-0.2.0.php
->A app/code/local/Mage/Reembolso/sql/reembolso_setup/mysql4-upgrade-0.2.0-0.2.1.php

2009-02-13 0.2.0

CHANGES:
->A app/code/local/Mage/Reembolso/Block/Adminhtml/Reembolso.php
->A app/code/local/Mage/Reembolso/Block/Adminhtml/Reembolso/Grid.php
->A app/code/local/Mage/Reembolso/Block/Adminhtml/Reembolso/Edit.php
->A app/code/local/Mage/Reembolso/Block/Adminhtml/Reembolso/Edit/Tabs.php
->A app/code/local/Mage/Reembolso/Block/Adminhtml/Reembolso/Edit/Form.php
->A app/code/local/Mage/Reembolso/Block/Adminhtml/Reembolso/Edit/Tab/Form.php
->A app/code/local/Mage/Reembolso/controllers/Adminhtml/ReembolsoController.php
->U app/code/local/Mage/Reembolso/etc/config.xml
->U app/code/local/Mage/Reembolso/etc/system.xml
->A app/code/local/Mage/Reembolso/Model/Adminhtml/Status.php
->A app/code/local/Mage/Reembolso/Model/Adminhtml/Reembolso.php
->A app/code/local/Mage/Reembolso/Model/Mysql4/Reembolso.php
->A app/code/local/Mage/Reembolso/Model/Mysql4/Reembolso/Collection.php
->U app/code/local/Mage/Reembolso/Model/Quote.php
->U app/code/local/Mage/Reembolso/Model/Reembolso.php
->A app/code/local/Mage/Reembolso/sql/reembolso_setup/mysql4-install-0.1.0.php
->U app/design/frontend/default/default/template/reembolso/form.phtml
->U app/design/frontend/default/default/template/reembolso/info.phtml
->U app/design/adminhtml/default/default/layout/reembolso.xml

2008-12-05 0.1.5

* Fix error, not work version 0.1.4
* Change message text

CHANGES:
->U app/code/local/Mage/Reembolso/Model/Reembolso.php
->U app/code/local/Mage/Reembolso/Model/Quote.php
->U app/design/frontend/default/default/template/reembolso/form.phtml
->U app/design/frontend/default/default/template/reembolso/info.phtml

2008-12-03 0.1.4

* Add translate file
* Adds different custom message

CHANGES:
->A app/locale/es_ES/Mage_Reembolso.csv
->U app/code/local/Mage/Reembolso/etc/system.xml
->U app/code/local/Mage/Reembolso/Model/Reembolso.php
->U app/code/local/Mage/Reembolso/etc/config.xml
->U app/design/frontend/default/default/template/reembolso/form.phtml
->U app/design/frontend/default/default/template/reembolso/info.phtml

2008-12-01 0.1.3

* Adds the custom text message in the control panel.

CHANGES:
->U app/code/local/Mage/Reembolso/Model/Reembolso.php
->U app/code/local/Mage/Reembolso/etc/system.xml
->U app/design/frontend/default/default/template/reembolso/info.phtml

2008-11-28 0.1.2

* Changes: set from control panel the "Certain amount", "low value" and "top value". Last these can be formed like fixed or percentages.

CHANGES:
->U app/code/local/Mage/Reembolso/Model/Quote.php
->U app/code/local/Mage/Reembolso/Model/Reembolso.php
->U app/code/local/Mage/Reembolso/etc/system.xml
->U app/code/local/Mage/Reembolso/etc/config.xml

2008-11-27 0.1.1

* Change value for the percentage from %30 to %3

CHANGES:
->U app/code/local/Mage/Reembolso/Model/Quote.php

2008-11-26 0.1.0

* No notes

CHANGES:
->A app/code/local/Mage/Reembolso/Block/Form.php
->A app/code/local/Mage/Reembolso/Block/Info.php
->A app/code/local/Mage/Reembolso/etc/config.xml
->A app/code/local/Mage/Reembolso/etc/system.xml
->A app/code/local/Mage/Reembolso/Model/Reembolso.php
->A app/code/local/Mage/Reembolso/Model/Quote.php
->A app/design/adminhtml/default/default/template/reembolso/form.phtml
->A app/design/adminhtml/default/default/template/reembolso/info.phtml
->A app/design/frontend/default/default/template/reembolso/form.phtml
->A app/design/frontend/default/default/template/reembolso/info.phtml
->A app/etc/modules/Reembolso.xml