Can a URL contain Coupon Code

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
morussell
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Wed Feb 25, 2009 5:40 pm

Can a URL contain Coupon Code

Post by morussell » Wed Feb 25, 2009 5:50 pm

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?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Can a URL contain Coupon Code

Post by mazhar » Thu Feb 26, 2009 3:18 am

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.

Post Reply