London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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.

ShipmentSplitActivity

This activity will look into LineItems defined and will split items based on the address and shipping method id specified into different shipments.