SaaS CMS has officially launched! Learn more now.

Namespace Mediachase.Commerce.Workflow.Activities

Classes

CalculateDiscountsActivity

Calculate discounts using the new promotion engine

CalculateTaxActivity

CalculateTotalsActivity

CapturePaymentActivity

This activity is responsible for calculating the shipping prices for Payments defined for order group. It calls the appropriate interface defined by the shipping option table and passes the method id and Payment object.

CartActivityBase

CheckInventoryActivity

LegacyCalculateDiscountsActivity

This is an activity that calculates and applies discounts to a particular order group. This can be used out of the box or as a basis for a different promotion engine.

LegacyRemoveDiscountsActivity

OrderGroupActivityBase

ProcessShipmentsActivity

This activity is responsible for calculating the shipping prices for shipments defined for order group. It calls the appropriate interface defined by the shipping option table and passes the method id and shipment object.

RemoveDiscountsActivity

Activity for removing discounts.

ValidateLineItemsActivity