One of the best features (IMO) of our current site is the ability for a prospective customer to follow a link to the site which automatically attaches a coupon to their order once they hit checkout. It essentially sets a value in the user's session, and then at checkout the Coupon Code pane detects the session and autofills the "enter the code" text field.

Is something like this possible? We have found that it comes in quite handy when linking to pages in email blasts, as people are more likely to spend money (and more of it!) when a coupon code is involved. Auto-associating a user's session with a coupon code is a great way to do lower the barrier to entry here.

Thanks!

Comments

Marko B’s picture

You should read this post, you should find solution there.

https://www.drupal.org/node/1684892

torgosPizza’s picture

That's a good post, but not quite what I'm looking for. Ideally I'd like to add a coupon to an order without requiring the user to enter a code at all. I hope to work more on this specific feature soon.

HamidReza’s picture

its maybe add coupon to an order without requiring the user to enter a code ?
i need to Automatically Assign Coupon to Specific products.