Package | Description |
---|---|
com.broadleafcommerce.cartoperation.service.checkout.workflow.activity |
Modifier and Type | Method and Description |
---|---|
protected CartStalePricingValidationActivityProperties |
CartStalePricingValidationActivity.getProperties() |
CartStalePricingValidationActivityProperties |
CartStalePricingValidationActivityProperties.shouldRejectLowerPrice(boolean shouldRejectLowerPrice)
Whether or not to reject the checkout attempt if it's determined that the latest price for
the cart is lower than the cart's previously known price.
|
Constructor and Description |
---|
CartStalePricingValidationActivity(org.springframework.context.MessageSource messageSource,
CartProvider cartProvider,
CartStalePricingValidationActivityProperties properties,
StaleCartPricingResultHolder staleCartPricingResultHolder) |
Copyright © 2021. All rights reserved.