Class FixedFulfillmentPricingOption

java.lang.Object
com.broadleafcommerce.shipping.FulfillmentOption
com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
All Implemented Interfaces:
Serializable

@Deprecated public class FixedFulfillmentPricingOption extends FulfillmentOption
Deprecated.
Since 1.7.0. Moved to shipping service.
A fixed fulfillment option has only one configuration per option as defined by the fields in this class. This configuration will apply some combination of pricing using fixed prices for groups and items and rate (percentage) calculations.
Author:
Chad Harchar (charchar)
See Also: