How to Configure Pay U Money integration

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 years ago
How to implement Pay u Money integration shopping cart application.how to configure the pay u money
8 years ago
You can download one of the ready-made plug-ins for PayUMoney at https://www.nopcommerce.com/extensions-and-themes.aspx?searchterm=payumoney. Then unzip the folder with binary files in the directory of your site at ../Nop.Web/Plugins. Further, in the administrative panel, install a new plug-in and follow the guidelines described in the plugin configuration page.
8 years ago
Do you use https://www.nopcommerce.com/p/1604/payu-plugin-inr.aspx? If so then you can contact with the developer.
8 years ago
i am using Version nopCommerce 3.70.this plugin only supported  nopCommerce 3.50
8 years ago
You can contact the developer of any plug-in by clicking on the link on the page of the plugin. If you want to implement the integration yourself:
1. Read instruction on http://docs.nopcommerce.com/display/nc/How+to+code+my+own+payment+method
2. Examine API on https://www.payumoney.com /pdf/API-Docs.pdf
3. Take one of the open source plug-ins as an example and make a new integration.
8 years ago
churchil wrote:
i am using Version nopCommerce 3.70.this plugin only supported  nopCommerce 3.50


Is it possible to share the download link of plugin that you use.
8 years ago
Trying to install that version getting that error

Method not found: 'Void Nop.Services.Localization.LocalizationExtensions.AddOrUpdatePluginLocaleResource(Nop.Core.Plugins.BasePlugin, System.String, System.String)'.
8 years ago
I am also implementing it in a way following below two points (downloaded it from here).

1. 'Nop.Plugin.Payments.Payu' directory contains source code.
2. 'Payments.Payu' contains binaries. Just drop it into \Plugins directory on your server.


I am able to install under folder NopCommerce >> Presentation >> Nop.Web >> Plugins through admin panel.

Now waiting for merchant id from PayUMoney to implement it real time.
8 years ago
anjankant wrote:
I am also implementing it in a way following below two points (downloaded it from here).

1. 'Nop.Plugin.Payments.Payu' directory contains source code.
2. 'Payments.Payu' contains binaries. Just drop it into \Plugins directory on your server.


I am able to install under folder NopCommerce >> Presentation >> Nop.Web >> Plugins through admin panel.

Now waiting for merchant id from PayUMoney to implement it real time.
7 years ago
Hai Every one

       i am using Nopcommerce 3.70.i am unable to install Pay U Money plugin in my application please help me
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.