self::RESULT_DELIVERY_METHOD_SERVER_PULL, 'label' => Mage::helper('cardsaveonlinepayments')->__('Server Pull') ), /*array( 'value' => self::RESULT_DELIVERY_METHOD_SERVER, 'label' => Mage::helper('cardsaveonlinepayments')->__('Server') ),*/ array( 'value' => self::RESULT_DELIVERY_METHOD_POST, 'label' => Mage::helper('cardsaveonlinepayments')->__('Post') ) ); } }