Robokassa payment module (Russia)


Robokassa payment module
Supported Versions: nopCommerce 2.50 , nopCommerce 2.60
Author: TonyRS

Download    (206 Downloads)

This payment module allows you to integrate with Robokassa. It contains source code.

Current rating is 5.00 (total votes 2).
Set your rating:
 
Reviews
nopcommerce ROBOKASSA problem fix.
I found out that after installing robo-kassa add-on and trying to config the payment method, the system crashes.

I debugged the add-on and found the problem you just have to add the following lines to the web.config:
<add key="RobocassaRequestUrl" value="http://test.robokassa.ru/Index.aspx" />
    <add key="RobocassaLogin" value="dsea" />
    <add key="RobocassaPass" value="D$3@p@ym3nt" />

at the appSettings section.

From: simonK | Created on: 11/16/2012 1:30 PM

Was this review helpful? Yes  No (1 / 0)
How do I install this plug-in?
I get a null ref thrown while trying to configure  the plug-in:

[NullReferenceException: Object reference not set to an instance of an object.]
   Nop.Plugin.Payments.Robocassa.Controllers.PaymentRobocassaController.Configure() +179

From: Megazoid | Created on: 9/3/2012 3:43 PM

Was this review helpful? Yes  No (0 / 0)
Good job!
Thanks!

From: a.m. | Created on: 7/16/2012 4:13 AM

Was this review helpful? Yes  No (0 / 1)
nopCommerce on facebook