hotcakes-commerce-core icon indicating copy to clipboard operation
hotcakes-commerce-core copied to clipboard

The core of the e-commerce part of the overall solution. This is an ecommerce shopping cart solution built on top of the DNN (DotNetNuke) CMS. Anyone can do commerce online now!

Results 112 hotcakes-commerce-core issues
Sort by recently updated
recently updated
newest added

## Describe the bug When a customer checks out using PayPal Express and then returns to the site following payment, the Bill To address box is empty. It also adds...

Requires More Information
Requires Triage

## Describe the bug When uninstall HCC with Superuser Admin, it doesn't completely remove Hotcakes folder under DesktopModule, dll files & HCC Table. The Admin Logs doesn't show any error,...

bug

## Describe the bug In the EU & UK, online card transactions now require 3-D Secure (https://en.wikipedia.org/wiki/3-D_Secure) support as an extra layer of security. This works by the system presenting...

enhancement

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

in `setting => Geo Location` we have an option for store manager to set Culture / Currency for store , in most case store manger want to customize this options...

``` [NullReferenceException: Object reference not set to an instance of an object.] Hotcakes.Modules.Core.Admin.Catalog.ProductTypePropertiesEdit.get_ProductPropertyChoiceId() +52 Hotcakes.Modules.Core.Admin.Catalog.ProductTypePropertiesEdit.b__8(ProductPropertyChoice y) +13 System.Linq.Enumerable.FirstOrDefault(IEnumerable`1 source, Func`2 predicate) +173 Hotcakes.Modules.Core.Admin.Catalog.ProductTypePropertiesEdit.btnUpdateChoice_Click(Object sender, EventArgs e) +223 System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +136...

bug

## Please summarize your question in one sentence We have a client who wants to integrate the cart with a hosting payment page (similar to PayPal, etc) where the customer...

Added ability to get a read-only EF context using a `ApplicationIntent="ReadOnly"` connection string. This connection string is derived from the main connection string in the web.config file. This works well...

enhancement
Requires Verification

## Is your feature request related to a problem? This feature request is related to a performance issue. Hotcakes does a lot of database calls. The majority of these calls...

enhancement