Uses of Package
com.broadleafcommerce.cartoperation.service.messaging.finalizecart
Packages that use com.broadleafcommerce.cartoperation.service.messaging.finalizecart
Package
Description
-
Classes in com.broadleafcommerce.cartoperation.service.messaging.finalizecart used by com.broadleafcommerce.cartoperation.service.autoconfigureClassDescriptionScheduled Job listener that is responsible for finalizing or rolling back
Carts
that have the status ofDefaultCartStatuses.AWAITING_PAYMENT_RESULT
. -
Classes in com.broadleafcommerce.cartoperation.service.messaging.finalizecart used by com.broadleafcommerce.cartoperation.service.messaging.finalizecartClassDescriptionMessage payload object used trigger the finalization of a cart after the cart's payments have been finalized.A reference to a payment.
-
Classes in com.broadleafcommerce.cartoperation.service.messaging.finalizecart used by com.broadleafcommerce.cartoperation.service.payment.autoconfigureClassDescriptionMessage 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. -
Classes in com.broadleafcommerce.cartoperation.service.messaging.finalizecart used by com.broadleafcommerce.cartoperation.service.providerClassDescriptionA 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.
-
Classes in com.broadleafcommerce.cartoperation.service.messaging.finalizecart used by com.broadleafcommerce.cartoperation.service.provider.externalClassDescriptionA 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.