Posted by thill_ on July 1, 2009 at 12:19am
6 followers
Jump to:
| Project: | UC Store Credit |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
If someone has $30.00 worth of credit, and the order total is $35.00 they should be able to take the credit to 0 and pay the extra $5 with a credit card.
Comments
#1
Yes, I agree that this is important.
#2
Jerry,
we are actually developing another module to do this now, we are going to call it "Userpoints Discounts" It will act like a coupon module but will use the userpoints to give a discount vs apply it as a payment.
It is 80% done, it needs a bit more love, then I will let you know where to find it.
#3
Tim, perhaps http://drupal.org/project/uc_userpoints_discount for 6.x? I do think it'd be good for that functionality to be rolled into this module.
#4
Thanks, I'll look forward to trying it out.
#5
The module you pointed to adds a second add to cart button and is at a per product level.
I need a line item order discount that uses userpoints. It is almost what uc_store_credit is, except this is a line item discount so users can pay the difference.
#6
Tim, is the alternate "Userpoints Discounts" module that you mentioned earlier in a usable state yet?
I could definitely use something like that now.
#7
ditto totally need this functionality
#8
I'm also looking for this feature. Any updates, thill_?
#9
Seems like there are a few ubercart modules to integrate with user points... http://drupal.org/project/userpoints_ubercart has the functionality to do use the points as a discount if you don't have enough to pay for the complete order.
#10
Bump.
Any progress on this. I'm trying the uc_store_credit with an fixed price for an item. But, if the item is 100 points, when you add the s/h (flat rate 1.00) it doubles the required points to 200. It should be a 100 point discount, and offer a payment option for the balance.