Page 1 of 1

Can a URL contain Coupon Code

Posted: Wed Feb 25, 2009 5:50 pm
by morussell
I'm changing our cart over to able commerce. I want a URL to put a product in the basket with a discount code. This will track which email a sale came from as well automatically reduce the price to the correct level. How do I do this?

Re: Can a URL contain Coupon Code

Posted: Thu Feb 26, 2009 3:18 am
by mazhar
You can apply a coupon code through code as described in below post
viewtopic.php?f=42&t=9030

So if you send the coupon code in URL and then get its value in page and apply that code using the above code i think it will workout.