tgrventures/coupon-code

This package is abandoned and no longer maintained. No replacement package was suggested.

The unofficial Magento fix so that the coupon code should apply once we cancel the order

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Type:magento-module

dev-master 2017-09-15 07:15 UTC

This package is auto-updated.

Last update: 2018-04-21 20:43:25 UTC


README

Magento coupon code fix allow a customer to use the same coupon code if their order is cancelled.

This is default Magento behaviour - if the payment fails / the order is canceled before it, then the coupon code will not be free to be reused.

There're few modules that change this behaviour. Quick googling gave me f/e:

http://magetechno.com/cancel-order-coupon-code-reuse.html

Here's description for the situation: http://magebase.com/magento-tutorials/quick-fix-coupon-codes-used-up-on-incomplete-transactions/

all credits go to MageBase.com for this solution.

##Composer Install

`composer require tgrventures/coupon-code`