Uses of Package
com.broadleafcommerce.cartoperation.service.pricing
Package
Description
-
ClassDescriptionDefines a service that handles pricing operations on a
Cart
.Service for calculating and applying taxes to aCart
, typically by integrating with one or moreTaxProviders
, depending if there should be estimated and actual taxes calculated. -
-
-
ClassDescriptionUtility to aid in pricing
CartItems
.Helper class to calculate rounding of monetary unit amounts for cart pricing.Defines a service that handles pricing operations on aCart
.Service that assistsCartPricingService
in calculating price totals for the various members of aCart
.Encapsulate logic for applying fulfillment pricing to appropriate cart objects.Defines a service that provides fulfillment pricing for aCart
, e.g., shipping price.Service for calculating and applying taxes to aCart
, typically by integrating with one or moreTaxProviders
, depending if there should be estimated and actual taxes calculated. -
ClassDescriptionUtility to aid in pricing
CartItems
.Service that assistsCartPricingService
in calculating price totals for the various members of aCart
. -
ClassDescriptionDefines a service that handles pricing operations on a
Cart
.Defines a service that provides fulfillment pricing for aCart
, e.g., shipping price.Service for calculating and applying taxes to aCart
, typically by integrating with one or moreTaxProviders
, depending if there should be estimated and actual taxes calculated.