Magento

eCommerce Software for Online Growth

Contra reembolso personalizado

Reembolso Click here to view full size Discuss this Extension Request New Feature Report a Bug

Please note that this extension is provided as is. It is recommended to always backup your installation prior to usage.

Created   defcon2
Last Updated Mon, March 2, 2009
Version 0.2.3
Compatibility 1.2.1
Stability stable
Locales available in this package English (United States) - en_US,  Spanish (Spain) - es_ES
Downloads 1997
Community Rating
  •  

· 8 votes | 18 reviews

Categories Payment Gateways
License Type Open Software License (OSL)
Tags paymentcash on delivery
Need help? Find a Magento Professional »


Overview

Reembolso

This is the cash on delivery payment method.

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.

CHANGELOG
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
U Update
A Add
D Delete

0.2.2
* Problem whit sql - Upgrade

CHANGES:
->U app/code/local/Mage/Reembolso/Block/Adminhtml/Reembolso/sql/reembolso_setup/mysql4-upgrade-0.2.1-0.2.2.php
->A app/code/local/Mage/Reembolso/Block/Adminhtml/Reembolso/sql/reembolso_setup/mysql4-install-0.2.3.php
->A app/code/local/Mage/Reembolso/Block/Adminhtml/Reembolso/sql/reembolso_setup/mysql4-upgrade-0.2.2-0.2.3.php
0.2.2
* New functionality, which allows not only refunds but also the method of payment for each delivery method

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

0.2.1
* Refund allows users to set up refunds for all shipping methods installed in our Magento store.

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

-------------------------------------------------------------------------------------

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

-------------------------------------------------------------------------------------

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

-------------------------------------------------------------------------------------

0.1.3
* Adds the custom text message in the control panel.

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

-------------------------------------------------------------------------------------

0.1.2
* 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

-------------------------------------------------------------------------------------

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

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

-------------------------------------------------------------------------------------

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

RSS: New Extensions

Explore Magento Connect

Browse extensions by| View all
© Copyright 2010 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
177664 users|1080 users currently online|277230 forum posts