Всем привет.
Скажите пожалуйста, есть ли у кого-нибудь готовое решение Робокассы для Ubercart на Drupal 7
Drupal 7.35
Ubercart 7.x-3.8
Пробовал модуль и решение вот отсюда
http://www.drupal.ru/node/114860
но после оплаты в робокассе она не отдает информацию об успешном платеже
И еще есть ряд ошибок на http://example.com/uc_roboxchange/done
Notice: Undefined index: InvId in uc_robokassa_done_payment() (line 76 of /home/h2427/data/www/vyborgtrail.ru/test/sites/all/modules/ubercart/payment/uc_robokassa/uc_robokassa.module).
Notice: Undefined index: OutSum in uc_robokassa_done_payment() (line 77 of /home/h2427/data/www/vyborgtrail.ru/test/sites/all/modules/ubercart/payment/uc_robokassa/uc_robokassa.module).
Notice: Undefined index: SignatureValue in uc_robokassa_done_payment() (line 78 of /home/h2427/data/www/vyborgtrail.ru/test/sites/all/modules/ubercart/payment/uc_robokassa/uc_robokassa.module).
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'order_id' cannot be null: INSERT INTO {uc_order_admin_comments} (order_id, uid, message, created) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3); Array ( [:db_insert_placeholder_0] => [:db_insert_placeholder_1] => 0 [:db_insert_placeholder_2] => An error has occurred during payment. Please contact us to ensure your order has submitted. [:db_insert_placeholder_3] => 1427469757 ) in uc_order_comment_save() (line 1359 of /home/h2427/data/www/vyborgtrail.ru/test/sites/all/modules/ubercart/uc_order/uc_order.module).
Notice: Undefined index: OutSum in uc_robokassa_done_payment() (line 77 of /home/h2427/data/www/vyborgtrail.ru/test/sites/all/modules/ubercart/payment/uc_robokassa/uc_robokassa.module).
Notice: Undefined index: SignatureValue in uc_robokassa_done_payment() (line 78 of /home/h2427/data/www/vyborgtrail.ru/test/sites/all/modules/ubercart/payment/uc_robokassa/uc_robokassa.module).
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'order_id' cannot be null: INSERT INTO {uc_order_admin_comments} (order_id, uid, message, created) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3); Array ( [:db_insert_placeholder_0] => [:db_insert_placeholder_1] => 0 [:db_insert_placeholder_2] => An error has occurred during payment. Please contact us to ensure your order has submitted. [:db_insert_placeholder_3] => 1427469757 ) in uc_order_comment_save() (line 1359 of /home/h2427/data/www/vyborgtrail.ru/test/sites/all/modules/ubercart/uc_order/uc_order.module).