Page 1 of 1

Passing a Coupon Parameter

Posted: Mon Mar 08, 2010 7:39 pm
by kbeazer
Hi There.

I have had a situation come up a few times where it would be really nice to email a coupon to users or to put ads on the site that when clicked, will add a coupon parameter to the url or to a cookie/session or something so that when the customer completes their item selections and are checking out, the coupon is already included rather than them having to enter it once they find the coupon code to use.

I fear that users fill their carts and then go looking for the latest offer that we have sent so that they can get the discount. If when they click on an offer link (on the site or in an email) and the coupon code is in the link, it will streamline the checkout quite a bit and am sure it will make them happy. I know I appreciate it when sites like godaddy remember the offer they sent me when I am checking out.

Hope this makes sense :) I am simply wanting to autofill the coupon box if the user clicked on a coupon offer link somewhere.

Thanks,
Kevin

Re: Passing a Coupon Parameter

Posted: Tue Mar 09, 2010 8:22 am
by mazhar
Please read following thread hopefully you will find it helpful
viewtopic.php?f=42&t=10921

Re: Passing a Coupon Parameter

Posted: Tue Mar 09, 2010 2:04 pm
by kbeazer
Thanks so much mazhar,

I have commented on that thread since it seems that it will do the job but I was having an issue with it since I am not currently using the OnePageCheckout.

Thanks so much for the help.
Kevin