Uses of Package
com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
Package
Description
-
ClassDescriptionThis
CheckoutWorkflowActivity
is responsible for validating that the cart is able to be checked out, based on itsstatus
. -
ClassDescriptionWithin the execution of a
CheckoutWorkflow
, implementations of this interface are responsible for contributing an independent & isolated portion of the work required for a cart to complete checkout.Implementations of this interface are responsible for executing an independent & isolated portion of the overallCheckoutWorkflow
to validate & process a cart's payments when the cart is in theDefaultCartStatuses.AWAITING_PAYMENT_FINALIZATION
status. -
ClassDescriptionProperties to configure
CartStalePricingValidationActivity
.Within the execution of aCheckoutWorkflow
, implementations of this interface are responsible for contributing an independent & isolated portion of the work required for a cart to complete checkout.Implementations of this interface are responsible for executing an independent & isolated portion of the overallCheckoutWorkflow
to validate & process a cart's payments when the cart is in theDefaultCartStatuses.AWAITING_PAYMENT_FINALIZATION
status.An extension ofCheckoutWorkflowActivity
}, implementations of this interface require secure payment information (i.e.