aperfecthost Posted January 30, 2003 Posted January 30, 2003 I have Ian's snapshot and have added the patches. My customer doesn't have any left or right column boxes showing so if the coupon numbers go in there that may be my problem. If this does show in left/right columns, please let me know which box it is so I can make put it on their site. Problem is, When going through checkout, there is never a place for the customer to enter their coupon number. We have setup several coupons and they are not expired. Please help! Thanks.
Ian Posted January 30, 2003 Posted January 30, 2003 The box for redeeming coupons should be on checkout payment page. If it is not there then it is possible that you need to enable coupons in admin. admin->modules->order_totals. Trust me, I'm an Accountant.
aperfecthost Posted January 30, 2003 Author Posted January 30, 2003 it's enabled. I double checked that before posting, but thanks. Any other thoughts?
Ian Posted January 30, 2003 Posted January 30, 2003 Have you made any changes to checkout_payment.php. You should have a line that reads. echo $order_total_modules->credit_selection(); on that page. Trust me, I'm an Accountant.
aperfecthost Posted January 30, 2003 Author Posted January 30, 2003 I must have because that line isn't in that file. Anywhere in particular I need to put it in that file? Thanks Ian!
Ian Posted January 30, 2003 Posted January 30, 2003 Well, If that line isn't there it probably means a lot of the lines associated with the Credit Class have gone. The easiest thing would be to take an original copy from your download package. Trust me, I'm an Accountant.
aperfecthost Posted January 30, 2003 Author Posted January 30, 2003 Don't know how I got it so messed up, but it working now. Thanks for the help!
Guest Posted November 12, 2003 Posted November 12, 2003 I have the same problem. The admin part of the Discout Coupon feature is working at 100%, but there is no way for customers to enter the coupon. and this line: <?php echo $order_total_modules->credit_selection(); ?> doesn't show up in the checkout_payment.php and I didn't do much changes to it just some cosmetics... I am using an Internet Secure merchant module, does that have anything do with the problem that I am having? Adam.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.