Try our conversational search powered by Generative AI!


Version: Integration Sample Code for Episerver Commerce 1.0 SP1                                 
Release date:
 Jan 10, 2011


Intended Usage

This code sample package is intended for Episerver Commerce 1.0 SP1.

The package contains the source code for the areas of Episerver Commerce that can be customised. The solution package is called IntegrationSamples and contains the following projects:

  • ActivityLibrary – Windows Workflow Activities that are used in the order workflows.
  • OrderWorkflow – Windows Worlkflow 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.

To use the code examples in the package, download the .zip file and copy the project files of your choice to your project.