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.
Comments