Can a URL contain Coupon Code
Can a URL contain Coupon Code
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
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.
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.