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.
GeoIP2 is MaxMind's newest IP intelligence offering and is available in different flavours . EPiServer's geo location visitor group is depending on MaxMind's legacy database that they are not updating any more, following nuget package '...
The geographic location database included in Episerver CMS contains geographic information created by MaxMind and is depending on a legacy database GeoLiteCity.Dat. Since from years no further development has been carried out on this provider, ev...
There are instances when Editors should to be informed in form of warning and information rather to stop them and display error messages. For self note IValidate interface can be used for this purpose. e.g public class StandardPageValidator :...
PromotionData Define metadata of Criteria and Reward. It should contain all properties needed to evaluate an order and apply a reward. For example, a PromotionData contains entries to which the promotion applies and the discount. Add to this type...
Hypothesis: Promotion engine will run promotions only for the defined market even if editors are creating promotions for other markets also. using System; using System.Collections.Generic; using System.Linq; using EPiServer.Commerce.Marketing; usi...