Closed (outdated)
Project:
e-Commerce
Version:
6.x-4.x-dev
Component:
coupon
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Apr 2011 at 11:04 UTC
Updated:
3 Oct 2021 at 19:23 UTC
Jump to comment: Most recent
Comments
Comment #1
wmckinley commentedI am also interested in this, we might try to build it ourselves.
Wendy
Comment #2
carlhinton commentedI'm currently working on a bit of bespoke code to allow coupons - if someone wants to pick up the dirty code and turn it into a module, then I'd be happy
Comment #3
carlhinton commentedAnd here it is - you will have to create yourself a CCK content type of discounts containing a field discount_code_value (the code id) and a boolean field discount_used (whether the code is valid or not) - but anyone can do that
Comment #4
avpadernoComment #5
avpadernoI am closing this issue, as Drupal 6 is now not supported.