Uses of Package
com.broadleafcommerce.cartoperation.service.messaging.finalizecart
Package
Description
-
ClassDescriptionScheduled Job listener that is responsible for finalizing or rolling back
Carts
that have the status ofDefaultCartStatuses.AWAITING_PAYMENT_RESULT
. -
ClassDescriptionMessage payload object used trigger the finalization of a cart after the cart's payments have been finalized.A reference to a payment.
-
ClassDescriptionMessage listener used to finalize carts that are in the
DefaultCartStatuses.AWAITING_PAYMENT_FINALIZATION
cart status.Listens forPaymentTransactionResultEvents
for transactions that were executed outside the Broadleaf ecosystem as part of a checkout interaction (e.g. -
ClassDescriptionA message event dispatched to notify of a cart that is awaiting payment results before the checkout process is finalized.A message event dispatched after one or more of a cart's payments failed.Message payload object used trigger the finalization of a cart after the cart's payments have been finalized.
-
ClassDescriptionA message event dispatched to notify of a cart that is awaiting payment results before the checkout process is finalized.A message event dispatched after one or more of a cart's payments failed.Message payload object used trigger the finalization of a cart after the cart's payments have been finalized.