-
Do you plan to implement recurring payment support? I would like to move my site from nopcommerce 4.4 to grandnode2, but my payment plugin is using recurring payment support that is not implemented in…
bmiki updated
3 years ago
-
nopCommerce version:
4.40.3
Steps to reproduce the problem:
as you can see this line:
throw new NopException(string.Format(await _localizationService.GetResourceAsync("Checkout.M…
-
nopCommerce version:
4.40.3
Steps to reproduce the problem:
if you search in code for the following lines:
```
new OrderNote
AddOrderNoteAsync
```
you will get 52 messages that are not t…
-
nopCommerce version: develop
Steps to reproduce the problem: publish and deploy to iis 10.0
In web.config
``
No permission when open usb port [(instructions)](https://developer.mozilla.org…
-
"errors": {
"order placement": [
"Payment method couldn't be loaded"
]
}
-
nopCommerce version: 4.4.0
Steps to reproduce the problem:
1) go to https://store.makeprog.com
2) add a product to shopping cart
3) checkout
4) checkout as a guest
5) enter a billing …
-
nopCommerce version: **4.20**
Steps to reproduce the problem:
- Navigate to: **http://your-nop-url/Admin/Payment/Methods**
- A list of all available payment methods is shown, with columns **frie…
-
nopCommerce version: 4.3
Expected behavior: Valid Total Tax calculation including Payment additional fee when Payment fee is taxable
Actual behavior: Payment fee tax added to Total Tax multip…
-
nopCommerce address form field entries can exceed the character count limitations for "customerAddressType" in the Authorize.net API, see "Request Field Description" section here: [https://developer.a…
-
nopCommerce version: 4.30
>I have a problem of redirection when the payment is completed.
I use a business account on Paypal. I follow all steps correctly and I use sandbox for tests.
When I vali…