Try our conversational search powered by Generative AI!

David Bowen
Jan 12, 2011
  6366
(2 votes)

EPiServer Commerce Source Packages

If you are developing a site based on EPiServer Commerce then you should know about these code sample packages that can be downloaded from world.

 

Commerce Code Samples

This package contains the source code for the areas of EPiServer Commerce that can be customised. The solution package contains the following projects:

  • ActivityLibrary – Windows Workflow Activities that are used in the order workflows.
  • OrderWorkflow – Windows Workflow Sequential Workflows that are used in the website checkout process and the order admin section.
  • PaymentGateways – Payment provider source code for the default providers.
  • ShippingGateways – Shipping provider source code for the default providers.
  • WebUtility – Helper classes that can be customised. These include common operations performed against the Commerce sub-systems.

This package can be downloaded here

 

Catalogue Indexer

This is used when catalog data has been added to the database directly rather through the API or the Commerce Manager. This tool indexes the catalog data into a serialised meta-information column to increase the performance when extracting data for display on the web.

This package can be downloaded here

 

Get in touch with me if you have any feedback.

Jan 12, 2011

Comments

fiontan.ocomain@biznetiis.com
fiontan.ocomain@biznetiis.com Feb 15, 2011 12:12 PM

Hi David,
I have been diligently following all the EPiServer official installation instructions again and again. I have experienced issues that have also been covered in a few articles I've managed to Google. However, I can find no information about this scenario: integrating with a non-blank site...which already has integration with Realex....The sample site works a treat and sells the product, the dodgy installation (improved with SP1) does not and there is a noticeable dearth of real life example(s)...

Please login to comment.
Latest blogs
Optimizely Forms - How to add extra data automatically into submission

Some words about Optimizely Forms Optimizely Forms is a built-in add-on by Optimizely development team that enables to create forms dynamically via...

Binh Nguyen Thi | Apr 29, 2024

Azure AI Language – Extractive Summarisation in Optimizely CMS

In this article, I demonstrate how extractive summarisation, provided by the Azure AI Language platform, can be leveraged to produce a set of summa...

Anil Patel | Apr 26, 2024 | Syndicated blog

Optimizely Unit Testing Using CmsContentScaffolding Package

Introduction Unit tests shouldn't be created just for business logic, but also for the content and rules defined for content creation (available...

MilosR | Apr 26, 2024

Solving the mystery of high memory usage

Sometimes, my work is easy, the problem could be resolved with one look (when I’m lucky enough to look at where it needs to be looked, just like th...

Quan Mai | Apr 22, 2024 | Syndicated blog