Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

discount coupons - where do customers enter them????


aperfecthost

Recommended Posts

Posted

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.

Posted

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.

Posted

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.

Posted

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.

  • 9 months later...
Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...