6 replies [Last post]
ryanschmidt's picture
Offline
Joined: 11/17/2008
Juice: 235
Was this information Helpful?

Is there a way to automatically a product using a specific link?

In my head, the best I can come up with is the ability to create a coupon for X percentage off and then append that coupon as a cart link so that when clicked it automatically discounts the item without requiring the customer to type it in.

Is this possible? I know it's been asked before but in all the threads I've seen it's never been answered.

ryanschmidt's picture
Offline
Joined: 11/17/2008
Juice: 235
Re: Cart Links + uc_coupon or something similar?

Does anyone ever read these forums anymore? Sad

Scott M. Sanders's picture
Offline
Joined: 04/24/2009
Juice: 323
Re: Cart Links + uc_coupon or something similar?

It's not natively possible w/ uc_coupon presently...

Integrate with Cart Links... http://drupal.org/node/649398

...however you could do so via attribute option pricing.

ryanschmidt's picture
Offline
Joined: 11/17/2008
Juice: 235
Re: Re: Cart Links + uc_coupon or something similar?

So, you're saying create attributes for the product rather than coupons and then use a cart link to call that attribute?

belibem's picture
Offline
Joined: 12/21/2010
Juice: 6
Re: Cart Links + uc_coupon or something similar?
longwave's picture
Offline
Joined: 09/20/2008
Juice: 487
Re: Re: Cart Links + uc_coupon or something similar?

There is a new option in the -dev version of uc_coupon which lets you use links such as http://example.com/?coupon=CODE to automatically apply the CODE coupon.

--
These forums are for general support questions about Ubercart.
Bug reports and feature requests should be posted at http://drupal.org/project/issues/ubercart
Latest API documentation can be found at http://api.ubercart.me/

royerd's picture
Offline
Joined: 01/22/2008
Juice: 293
cart link

Is there a way to add a payment option choice to the cart link (the user would not have to choose the "free order" option) it would be chosen for them?

Does anyone have a thought on how I might do this?

Dan