Hostingforecommerce.com - In this article, I am going to talk about NopCommerce Web Services API or Plugin - find the web service URL . First thing, you should Access NopCommerce web services API and then Go to Plugins -> Nop.Plugin.Misc.WebServices.
Go to Admin Area > configuration > Access Control List and configured 'Access Web Service' permission.
INopService - defines all the API.
Web service URL - here you will find your service URL
http://www.YourSite.com/Plugins/Misc.WebServices/Remote/NopService.svc
If you are running on localhost
http://localhost:port/Plugins/Misc.WebServices/Remote/NopService.svc
You can add your API's to INopService or you can add new service.Also you can change web.config in Remote folder to add more configuration to your service.
HostForLIFEASP.NET receives Spotlight standing advantage award for providing recommended, cheap and fast ecommerce Hosting including the latest NopCommerce 3.50. From the leading technology company, Microsoft. All the servers are equipped with the newest Windows Server 2012 R2, SQL Server 2014, ASP.NET 4.5.2, ASP.NET MVC 6.0, Silverlight 5, WebMatrix and Visual Studio Lightswitch. Security and performance are at the core of their NopCommerce hosting operations to confirm every website and/or application hosted on their servers is highly secured and performs at optimum level. mutually of the european ASP.NET hosting suppliers, HostForLIFE guarantees 99.9% uptime and fast loading speed. From €3.00/month , HostForLIFE provides you with unlimited disk space, unlimited domains, unlimited bandwidth,etc, for your website hosting needs.
INopService - defines all the API.
Web service URL - here you will find your service URL
http://www.YourSite.com/Plugins/Misc.WebServices/Remote/NopService.svc
If you are running on localhost
http://localhost:port/Plugins/Misc.WebServices/Remote/NopService.svc
You can add your API's to INopService or you can add new service.Also you can change web.config in Remote folder to add more configuration to your service.
0 comments:
Post a Comment