mothership-ec/cog-mothership-voucher

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

Cog module for face-value vouchers functionality for Mothership Commerce

2.3.0 2015-11-26 15:05 UTC

README

This cogule provides face-value voucher functionality for Mothership commerce systems installations. Face-value vouchers can represent "gift vouchers", "credit notes", or any other way the client may wish to market them. They are essentially a code that represents a pre-payment for an order, and they can be partially used and retain a balance.

Todo

  • Stop discounts being applied to voucher products
    • How to abstract this from commerce sensibly?
    • New event listener to clear the discount amounts?