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
Requires
- php: >=5.4.0
- mothership-ec/cog: ~4.13
- mothership-ec/cog-mothership-commerce: ~5.0
- mothership-ec/cog-mothership-reports: ~2.0
This package is not auto-updated.
Last update: 2021-03-22 11:06:31 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?