I am looking for the variable that holds the monetary value of the reward points during the checkout.
When you are at the shopping cart page (index.php?route=checkout/cart) and you decide to user your "Reward Points" the system calculates how much it will be, so when we proceed to checkout this value is stored when we follow to the next page (index.php?route=checkout/checkout). Right? Where?!?! I am getting crazy!

I want to use this value on the free shipping module. If someone is using points, there is no free shipping.
Any help?
Thanks in advance...