Questions tagged [nopcommerce-4.3]
6 questions
11
votes
10 answers
HTTP Error 500.0 - ASP.NET Core IIS hosting failure (in-process) in Dot net core 3.1
**I had checked all possible ways to Solve this error like
installed dot net core 3.1 runtime environment
set AspNetCoreHostingModel as OutProcess
But still getting this error when i'm trying to set my Default Nopcommerce 4.3 Project on IIs to…

Rinku Choudhary
- 1,529
- 1
- 13
- 22
1
vote
1 answer
Nopcommerce API Information
I am planning to replace conventional checkout process of nopcommerce with nopcommerce API. Does Nopcommerce provide the Checkout process with this nopcommerce API ?
Please help me if there is any resource link.

Saikat Bhattacharyya
- 67
- 7
0
votes
0 answers
Missing Refrence Plugins of NopCommerce
I have added some Compiled Plugins Such as : "Shipping.FixedByWeightByTotal","Tax.Avalara" and ...
to "Presentation/Nop.Web/Plugins" but did not installed succeesfully, I tried following:
clean "Presentation/Nop.web/bin"
clean…

Ali Besharati
- 918
- 12
- 25
0
votes
0 answers
Managing repo size of a fresh nopCommerce w/ Source download
While setting up the nopCommerce project, I didn't see any mention in the docs as to what files are loaded from NuGet and which are generated from the build. There are sizeable and numerous files in the Presentation/Nop.Web project and I am not sure…

Mark Clark
- 471
- 4
- 15
0
votes
1 answer
NopCommerce PayPalStandart PDTHandler expects GET while PayPal uses POST
I want to configure PayPal standard plugin to receive payments.
Plugin Version: 1.60, NopCommerseVersion: 4.30
I've followed steps described here here
I've created business PayPal account
I configured under
Account settings > Website payments >…

Spam Anderson
- 51
- 3
0
votes
1 answer
I want to allow forward slash into SENAME
I want to allow forward slash into SENAME of my nop project. How can i do this using customisation?
for example,
I want product url like "/product/htc-one-m8-android-l-50-lollipop" instead of "/htc-one-m8-android-l-50-lollipop"
I want category url…

Sangeet Shah
- 3,079
- 2
- 22
- 25