For #1409622: Vouchers for all products, I'd like the ability to have the coupon discount match the price as modified by uc_varprice.

CommentFileSizeAuthor
#1 1440466.patch3.11 KBdrumm

Comments

drumm’s picture

Status: Active » Needs review
StatusFileSize
new3.11 KB

Attached is a proof-of-concept patch. If the general approach is okay, I think it could use a some work on the UI or documentation to make the special behavior of a 0.00-value template coupon more obvious.

I am going to go ahead and deploy this on association.drupal.org since we need this soon.

wodenx’s picture

Thanks for the patch - an excellent idea. I will take a closer look when I have a little time. Off the top of my head, I think it would be good to have a "variable price" checkbox and then use the price field as an adjustment (usually negative) to the product sell price. And perhaps add a hook which would allow custom price, and implement a rule for this.

drumm’s picture

Assigned: drumm » Unassigned