mothership-ec / cog-mothership-voucher
Cog module for face-value vouchers functionality for Mothership Commerce
Installs: 1 510
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 2
pkg:composer/mothership-ec/cog-mothership-voucher
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?