при тестировании модуля появляются слеюущие ошибки:
1. Уведомление о платеже
При нажатии кнопки Перейти в поле ответ выходит слующий текст:
--------------------------------------------------------------------------------
Fatal error: Call to a member function getMethodInstance() on a non-object in /var/www/адрес_сайта.ru/includes/src/Mage_Payment_Model_Observer.php on line 46
2. отказ от платежа
--------------------------------------------------------------------------------
при нажатии на кнопку Перейти открвается страничка где на белом фоне следующая информация
[Df_Payment_Controller_Abstract::getQuoteId]
РеЕультат метода Еабракован проверяющим «df_result_string».
Сообщения проверяющего:
Требуется строка, но вместо неё получена переменная типа «NULL».
#0 /var/www/адрес_сайта.ru/includes/src/__default.php(20413): Df_Qa_Helper_Method->throwException('[Df_Payment_Con...', 1)
#1 /var/www/адрес_сайта.ru/app/code/local/Df/Core/lib/fp/validation.php(511): Df_Qa_Helper_Method->raiseErrorResult('df_result_strin...', Array, 1)
#2 /var/www/адрес_сайта.ru/includes/src/Df_Payment_Controller_Abstract.php(87): df_result_string(NULL)
#3 /var/www/адрес_сайта.ru/includes/src/Df_Payment_Controller_Abstract.php(64): Df_Payment_Controller_Abstract->getQuoteId()
#4 /var/www/адрес_сайта.ru/includes/src/Df_Payment_Controller_Abstract.php(23): Df_Payment_Controller_Abstract->getQuote()
#5 /var/www/адрес_сайта.ru/app/code/local/Df/Payment/controllers/CancelController.php(27): Df_Payment_Controller_Abstract->restoreQuote()
#6 /var/www/адрес_сайта.ru/includes/src/__default.php(31350): Df_Payment_CancelController->indexAction()
#7 /var/www/адрес_сайта.ru/includes/src/__default.php(47866): Mage_Core_Controller_Varien_Action->dispatch('index')
#8 /var/www/адрес_сайта.ru/includes/src/__default.php(47419): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#9 /var/www/адрес_сайта.ru/includes/src/__default.php(50372): Mage_Core_Controller_Varien_Front->dispatch()
#10 /var/www/адрес_сайта.ru/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#11 /var/www/адрес_сайта.ru/index.php(87): Mage::run('', 'store')
#12 {main}