If shipping and tax cause a transaction to exceed a user's point balance, he is still allowed to complete checkout. No warning is given. The payment status is listed as pending. No points are deducted from the user's account.
If shipping and tax cause a transaction to exceed a user's point balance, he is still allowed to complete checkout. No warning is given. The payment status is listed as pending. No points are deducted from the user's account.
Comments
Comment #1
coupet commentedsee feature request:
Publish node based on User Points
http://drupal.org/node/69839
a new contrib module might be required.
Comment #2
darren ohUser Points does check to see if the transaction exceeds the user's point balance, but it doesn't include shipping and tax in its calculation. I'm going to study how the checkout review page calculates the total and see if I can get User Points to do the same.
Comment #3
darren ohThe problem is that shipping and tax are not added to the gross total until the checkout review page. Maddening! Any ideas?
Comment #4
darren ohThis is problem could be fixed easily if a way were found to calculate the total cost of the transaction at the payment screen. I'm marking this as a duplicate of issue 71942.
Comment #5
syahzuan commentedhaving the same problem. needs to be fixed.
thanks for this great module.