| Class | Description |
|---|---|
| AutoBundleActivity |
This pricing workflow step will automatically bundle items in the cart.
|
| CompositeActivity | |
| ConsolidateFulfillmentFeesActivity | |
| FulfillmentGroupMerchandiseTotalActivity |
Called during the pricing workflow to set the merchandise total for each FulfillmentGroup
in an Order.
|
| FulfillmentGroupPricingActivity |
Called during the pricing workflow to compute all of the fulfillment costs
for all of the FulfillmentGroups on an Order and updates Order with the
total price of all of the FufillmentGroups
|
| FulfillmentItemPricingActivity |
Called during the pricing workflow to set each item's merchandise total and taxable total
|
| OfferActivity | |
| PricingContext | |
| PricingProcessContextFactory | |
| ShippingActivity | Deprecated
Should use the
FulfillmentOption paradigm, implemented in FulfillmentPricingService. |
| ShippingOfferActivity | |
| TaxActivity | Deprecated
Use
CommitTaxActivity and the corresponding TaxService instead |
| TotalActivity |
The TotalActivity is responsible for calculating and setting totals for a given order.
|
Copyright © 2014. All Rights Reserved.