David Bowen
Jan 12, 2011
  5994
(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
Fixing Optimizely Content Syncing/Caching Issues on the DXP pre CMS.Core 12.13.0

Hi all, With our recent deployments to the DXP for .NET 6 projects (one a new build and one an upgrade) our clients had raised issues where there...

Scott Reed | Mar 23, 2023

Handle hostnames, schedule jobs and role access when synchronizing content

The Environment Synchronizer module helps you to set your environment into a known state after synchronizing databases between environments. In thi...

Ove Lartelius | Mar 23, 2023 | Syndicated blog

4 tips and tricks for Hangfire on Optimizely CMS

Here are four useful tricks I always apply to any site where I use Hangfire (code included).

Stefan Holm Olsen | Mar 21, 2023 | Syndicated blog

The new LinkItem property in Optimizely CMS, and why it matters

In the past, we have used different tricks to achieve this. Now, the LinkItem property is finally built-in in Optimizely CMS 12!

Tomas Hensrud Gulla | Mar 20, 2023 | Syndicated blog

A day in the life of an Optimizely Developer - Vertical Slicing in CMS12

There is such a vast choice these days in how you can build a website, aside from all of the different programming languages out there, there are...

Graham Carr | Mar 20, 2023

Tag Helpers in CMS 12

Microsoft introduced the TagHelper back in the primordial soup of ASP.NET vNext which became .Net 5, then .NET Core then .Net 5 you know the drill…...

MartinOttosen | Mar 20, 2023