Search the Knowledgebase |
Browse by Category |
|
|
|
How to activate / de-activate the coupon module |
Article Details
Last Updated 30th of July, 2008
|
User Opinions (3 votes) |
100%
0%
|
Thank you for rating this answer.
|
In order for you to activate the module, you need to do two things:
1. Commerce Setup -> Order System -> Checkout, put a check box on custom checkout fieldXX in the use column and click save at the bottom of the page to enable this hidden custom checkout field. (Note: Do not change the field number for this field or the module will stop working.
2. Merchandising -> Order API, add the filename below (comma separated if you have an order API script already installed:
coupon_creation.cgi
If you need to customize any text, settings, etc... you can edit the file coupon_prefs.txt in the www/cgi-bin/sb/ directory. If you need to change the emails that get sent out, the two files to edit are coupon_email_new.txt and coupon_email_returning.txt. If you are unsure of what to change, contact us.
To de-activate the module:
1. Commerce Setup -> Order System -> Checkout, Uncheck the check box on custom checkout fieldXX in the use column and click save at the bottom of the page to disable this hidden custom checkout field.
2. Merchandising -> Order API, remove the filename coupon_creation.cgi
|
Attachments |
No attachments were found.
|