Does FoxEE support coupon codes?
Posted: 29 September 2009 11:45 AM   Ignore ]  
Member
RankRankRank
Total Posts:  86
Joined  2009-03-30

Hi FoxEE,

I looked around but couldn’t find a definitive answer. I know FoxEE supports sale prices, but does it support coupon codes? E.g., can a customer enter a coupon code in a box somewhere at checkout and get a discount?


Thanks,

Ryan

Profile
 
Posted: 29 September 2009 12:21 PM   Ignore ]   [ # 1 ]  
Administrator
Avatar
RankRankRankRank
Total Posts:  1646
Joined  2007-11-23

Hi Ryan,

coupon codes are handled through the foxycart settings and appear in the cart on checkout.

Signature 

Mike

HCC Development

Profile
 
Posted: 29 September 2009 06:54 PM   Ignore ]   [ # 2 ]  
Member
RankRankRank
Total Posts:  86
Joined  2009-03-30

Thanks Michael. It’s been a brain-frying day, so please bear with me on one more…

I’m assuming there are FoxEE tags for displaying a coupon discount box, but I can’t find that documentation. Am I correct?


Sincerely,

Ryan

Profile
 
Posted: 16 October 2009 12:04 AM   Ignore ]   [ # 3 ]  
Jr. Member
RankRank
Total Posts:  43
Joined  2009-06-16

I’d love an answer on this one also. Thanks!

Profile
 
Posted: 16 October 2009 12:37 AM   Ignore ]   [ # 4 ]  
Administrator
Avatar
RankRankRankRank
Total Posts:  1646
Joined  2007-11-23

Hi Matt,

To offer coupons create a coupon in the FoxyCart control panel under coupons.

Then create a custom field in foxee’s settings and select RAW.

in the text box use something like this:

<div class="coupon">
Coupon: <input type="text" class="coupon" name="coupon" value="enter code here" />
</
div

the main thing is the name= value, it must be coupon.

Signature 

Mike

HCC Development

Profile
 
   
 
 

Join our Mailing List