Closed (fixed)
Project:
Ubercart Userpoints
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2009 at 20:40 UTC
Updated:
23 Oct 2009 at 19:30 UTC
I have a Magazine Subscription as a product. The issues come out randomly so a subscription consists of 3 issues. I set it the product is worth 3 points. When someone w/out an account checks out w/ ubercart and purchases this product, the result is 6 points not 3. Why is it being called twice? I have not tried with an existing user.
Any help how to fix?
Also, any ideas on modules to use to batch subtract 3 points from users who have a subscription?
Comments
Comment #1
betz commentedI'm not able to reproduce your problem. Are you using the dev version of 22 october?
I just checked with buying a product with userpoints, but the user gets the credits they bought, not double.
By the way, with what payment processor did you tried?
And did you tried multiple times? Maybe you ordered 2 quantities of the same product without noticing it? :)
Comment #2
jusdavi commentedI did some tests. Looks like its working fine. Must have ordered two while testing. Thanks!