Class FixedPriceFulfillmentPricingProvider

java.lang.Object
org.broadleafcommerce.core.pricing.service.fulfillment.provider.FixedPriceFulfillmentPricingProvider
All Implemented Interfaces:
FulfillmentPricingProvider

public class FixedPriceFulfillmentPricingProvider extends Object implements FulfillmentPricingProvider
Processor used in conjunction with FixedPriceFulfillmentOption. Simply takes the flat rate defined on the option and sets that to the total shipping price of the FulfillmentGroup
Author:
Phillip Verheyden