Bank Transfer Plugin for version 3.9

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
hi, I have developed a plugin for bank transfer. It is almost similar to cash on delivery. When i build the plugin it is fine there is not error. I have run the application and follow all the steps for installing the plugin but the plugin is not showing up in the list. When i check the build directory, plugin files are not available. please guide me what to do. thanks
6 years ago
Check the description.txt file. Make sure your nopCommerce version and plugin version is same on that file.
6 years ago
ibrahim.khattana wrote:
hi, I have developed a plugin for bank transfer. It is almost similar to cash on delivery. When i build the plugin it is fine there is not error. I have run the application and follow all the steps for installing the plugin but the plugin is not showing up in the list. When i check the build directory, plugin files are not available. please guide me what to do. thanks


Did you change build output path? you have to change it.
6 years ago
This is the path of build  ..\..\Presentation\Nop.Web\Plugins\Payments.BankTransfer\  file is not there.


This the the Description.txt

Group: Payment methods
FriendlyName: Bank Transfer (BT)
SystemName: Payments.BankTransfer
Version: 1.30
SupportedVersions: 3.90
Author: nopCommerce team
DisplayOrder: 1
FileName: Nop.Plugin.Payments.BankTransfer.dll
Description: This payment module allows you to enable "Bank Transfer" option in your store.
6 years ago
Just look at the other payment plugins and copy them

Make sure you 'rebuild solution' so that your plugin gets built into Nop.Web/Plugins
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.