setCreditPoints($points_value); } public function getCreditPoints(){ return Mage::getSingleton('customer/session')->getCreditPoints(); } }