| Modifier and Type | Class and Description |
|---|---|
class |
FulfillmentPriceHostException |
| Modifier and Type | Method and Description |
|---|---|
FulfillmentGroup |
FulfillmentPricingProvider.calculateCostForFulfillmentGroup(FulfillmentGroup fulfillmentGroup)
Calculates the total cost for this FulfillmentGroup.
|
FulfillmentGroup |
BandedFulfillmentPricingProvider.calculateCostForFulfillmentGroup(FulfillmentGroup fulfillmentGroup) |
FulfillmentGroup |
FixedPriceFulfillmentPricingProvider.calculateCostForFulfillmentGroup(FulfillmentGroup fulfillmentGroup) |
FulfillmentEstimationResponse |
FulfillmentPricingProvider.estimateCostForFulfillmentGroup(FulfillmentGroup fulfillmentGroup,
Set<FulfillmentOption> options)
Estimates the cost for the fulfilling the given fulfillment group
Estimates the cost for the fulfilling the given fulfillment group with the given options.
|
FulfillmentEstimationResponse |
BandedFulfillmentPricingProvider.estimateCostForFulfillmentGroup(FulfillmentGroup fulfillmentGroup,
Set<FulfillmentOption> options) |
FulfillmentEstimationResponse |
FixedPriceFulfillmentPricingProvider.estimateCostForFulfillmentGroup(FulfillmentGroup fulfillmentGroup,
Set<FulfillmentOption> options) |
| Modifier and Type | Method and Description |
|---|---|
FulfillmentGroup |
ShippingModule.calculateShippingForFulfillmentGroup(FulfillmentGroup fulfillmentGroup)
Deprecated.
|
Copyright © 2015. All rights reserved.