User Tools

Site Tools


merkalt:coupons_using_description

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
merkalt:coupons_using_description [2010/02/02 16:10] darumamerkalt:coupons_using_description [2010/02/03 17:35] (current) daruma
Line 27: Line 27:
 2. When customer received notification e-mail with discount coupon code, he could use it on index.php page in order to get discount for the next his order. Coupon code should be entered in "Kupongkode" field. When this field loses focus, coupon code verified against DB table. If coupon code is valid, discount value is appeared, prices and totals are recalculated. 2. When customer received notification e-mail with discount coupon code, he could use it on index.php page in order to get discount for the next his order. Coupon code should be entered in "Kupongkode" field. When this field loses focus, coupon code verified against DB table. If coupon code is valid, discount value is appeared, prices and totals are recalculated.
  
-**Issues to be resolved** +3. In order to share coupons between several instances of one site I plan to use common coupons tableIn other words, bedrift, idbandmatmerker and root instances on merkalt.no (for example) will use the single coupons table, so each coupon will be valid for all intances of merkalt.no.
- +
-**1. Currently coupon code is unique random string. Do you plan to use manually entered coupon codes or use automatically generated codes as implemented at this moment?** +
- +
-**2Should the auto generated coupon code be a string of random alpha-numeric symbols or may be something easy to memorizelike human name?** +
- +
-**3Currently the length of auto generated coupon code comes to 6 symbols. Should the length of coupon code be adjustable or fixed?** +
- +
-**4. Currently each coupon code could be used unlimited number of timesShould coupon have a limited number of applications or, may be, expiration date?**+
merkalt/coupons_using_description.1265127050.txt.gz · Last modified: (external edit)