RobJeremy
-
1/27/2014 11:51:54 PM
RE:Shopping Cart Order Total Discount
Hi again,
Just wanted to follow up on this, as I have figured out my problems.
Things I didn't do correctly during installation 1) When it instructed me to copy the App_Code folder into the document root, I failed to to do so 2) When it instructed me to copy the CMS Modules files from the .ZIP file itself, I did not.
Once I did those, the checkbox appeared on the discount coupon page and was saving the selected value.
The next steps required custom modification to the shopping cart. Unfortunately at this stage in the development of this website, the shopping cart has been heavily modified so I am unable to do a direct copy & paste for the Shopping Cart steps.
I did a "diff" on the stock version of the two files vs the order discount version and found the code changes to the front end files and the back end files, and made these updates carefully to my custom shopping cart steps.
Everything is working great now. Thanks and hope this helps someone in the future.
|