A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Some time ago I wrote an article how to create an order level promotion . In this article, I will describe how to create an item (entry) level promotion. In this example, I will show how to create entry level promotion based on a line item meta...
Coupon code discounts are one of the simplest discount types. All new EPiServer promotions can be configured to be applied with coupon code. In this article, I will show how to add a coupon code to an order and create a simple order discount using...
In one EPiServer Commerce project, I needed to import multiple prices for a variation in different currencies from InRiver. InRiver has a connector for EPiServer but unfortunately it supports only one price per variation. Luckily InRiver import ha...
EPiServer recently released a package which adds support for ASP.NET identity in the CMS project. While it works great with CMS UI authentication, Service API configuration is a little bit more complicated. Setting up ASP.NET Identity in the CMS...
EPiServer released Service API some time ago but it was missing an API for Customers, Carts and Order. We at Geta have now released additional Service API endpoints for this Commerce functionality. For more information see my company's blog on...