Hi Subhash,
Implementing a payment gateway in nopCommerce would require some effort and it would largely depend on the payment provider you want to support.
The nopCommerce source code ships with quite a few payment providers so there is plenty of examples to follow.
You should probably start with this documentation:
http://www.nopcommerce.com/docs/76/how-to-code-my-own-payment-method.aspx
And then have a look at one of the Nop.Plugin.Payments projects in the nopCommerce source code.
I hope this is useful!
Hi,
Would you be able to provide us with ftp and nopCommerce admin credentials to your web site, so that we can try and install it to see what the problem is? If possible, please send us and email with this information.
Thanks
Excellent, thank you very much!
Hi,
Do you receive this error when trying to install the plugin?
Please make sure that the SevenSpikes.Nop.Plugins.AnywhereSliders folder with all the plugin files is copied to the Plugins folder of nopCommerce.
Let us know if you still have this error!
Best Regards
Hi,
This is a really good idea!
Would you mind suggesting it here:
https://noptemplates.uservoice.com/forums/151226-nop-templates-com-products-feedback
Many Thanks
Hi,
Thanks for reporting this!
This has been fixed. Please download the theme again from your My Account section and replace the Themes\Electronics\Catalog\ProductTemplate.VariantsInGrid.cshtml file in your installation.
Hi,
would you be able to show us an example, a page, and exactly what the problem is, because at the moment we are not sure we understand what you are trying to achieve?
Thanks
Hi,
I am not sure I understand your suggestion but if you are asking why some specificity attributes are shown and why some are not this is because the filters take into account the AllowFiltering property, which is set on every product specification attribute mapping. Just edit a product and go to the Specification Attributes tab. There is a Allow Filtering checkbox.
I hope this is useful!