Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: coupon code link

  1. #1
    mc9000 is offline Member
    Join Date
    Aug 2007
    Posts
    83

    Question coupon code link

    We send out email newsletters to customers and I decided to put in a coupon graphic with a link back to the site.
    My question is: Is there a way to put the coupon code into the querystring so that the coupon code will stay in the session then automatically show up in the coupon code box on checkout?

    example:

    www.mywebsite.com?couponcode=SAVEALOT

    the code SAVEALOT would show up in the [Coupon Or Gift Card] box on the cart page. this way they don't call and complain (when they simply forgot to type it in)

  2. #2
    DanV's Avatar
    DanV is offline Ursus arctos horribilis
    Join Date
    Apr 2006
    Posts
    1,568

    Default

    Not out of the box, but that would probably be a 15 minute mod I would just stash it in a session cookie (that way you don't need to worry about a customer record) and mod shoppingcart to look for it and populate the box automatically.

  3. #3
    ssgumby is offline Senior Member
    Join Date
    Feb 2009
    Posts
    683

    Default

    Contact Jan at Compunix

    http://www.compunix.us

    They did this mod for me, they probably have it on their site for sale if not im sure they will sell it to you. Works like a charm