Namespace Mediachase.Commerce.Workflow.Activities.Cart
Classes
AdjustInventoryActivity
GetFulfillmentWarehouseActivity
ProcessHandlingActivity
ProcessPaymentActivity
This activity handles processing different types of payments. It will call the appropriate payment handler configured in the database and raise exceptions if something goes wrong. It also deals with removing sensitive data for credit card types of payments depending on the configuration settings.
RecordPromotionUsageActivity
This activity records the usage of the promotions so this information can be used to inforce various customer and application based limits.
ShipmentSplitActivity
This activity will look into LineItems defined and will split items based on the address and shipping method id specified into different shipments.