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

coupet’s picture

see feature request:

Publish node based on User Points
http://drupal.org/node/69839

a new contrib module might be required.

darren oh’s picture

User 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.

darren oh’s picture

The problem is that shipping and tax are not added to the gross total until the checkout review page. Maddening! Any ideas?

darren oh’s picture

Status: Active » Closed (duplicate)

This 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.

syahzuan’s picture

Component: Code » Code: userpoints

having the same problem. needs to be fixed.
thanks for this great module.