Namespace Mediachase.Commerce.Workflow.Activities

Classes

CalculateDiscountsActivity

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.

CalculateDiscountsVNextActivity

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

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

RemoveDiscountsVNextActivity

Activity for removing discounts.

ValidateLineItemsActivity