Guest Posted February 4, 2009 Posted February 4, 2009 Good evening everyone, Can someone help me out here. I downloaded the Easy Discount module, and installed all the files to the proper places. I add this to the application top php "include(DIR_WS_CLASSES . 'easy_discount.php'); $easy_discount = new easy_discount; if (!tep_session_is_registered('easy_discount')) { tep_session_register('easy_discount'); } I added it towards the bottom of the script. I looked through the entire back end and can't find where I would name my discount and assign a value for that discount. In my Modules/Order totals section I was able to enable the order total mod and select a sort order but that's it, I can't do anything else. Can someone plese help?. Thx, Kam Quote
boetje Posted March 3, 2009 Posted March 3, 2009 Hey Kam, Look here for a possible answer. Easy Discount - How to add Good luck. Wkr, Boetje Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.