Ticket #2534 (new patch)
Discount/Promotion Codes
| Reported by: | scott@… | Owned by: | sharvey |
|---|---|---|---|
| Priority: | medium | Milestone: | E-Commerce 0.6.0 |
| Component: | Modules - ecommerce | Version: | 2.2.2 |
| Severity: | medium effort / impact | Keywords: | |
| Cc: | scott@… | Hours: |
Description
This add-on provides the ability to add promotional codes to your shopping cart. It's designed at the moment to work from within your mysite folder so that there is no impact on core files if/when an update occurs. I would love to see this in the core module though :)
Discount codes are entered in the admin area and can be either a use once code or multiple use code. The discount can either be a, dollar amount or a percentage, off the total order. A record is kept of how many times the code has been used so that this info can be used for marketing purposes.
They are applied by the user on the checkout page by entering the code into a form field and by pressing apply. The user then sees the code applied to their checkout order.
When the order is confirmed the user and owner of the cart also receive the details of the promo code being used on the order.
I have not tested this as a patch but I have it working locally. If anything is missing let me know and I'll provide the missing parts. (lost my SVN record of the changes :( )
