Package | Description |
---|---|
com.broadleafcommerce.cartoperation.service.checkout.workflow.activity | |
com.broadleafcommerce.cartoperation.service.payment |
Modifier and Type | Method and Description |
---|---|
protected PaymentConfirmationService |
PaymentConfirmationActivity.getPaymentConfirmationService() |
Constructor and Description |
---|
PaymentConfirmationActivity(PaymentConfirmationService paymentConfirmationService,
org.springframework.context.MessageSource messageSource) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPaymentConfirmationService
This service is meant to coordinate the confirmation (and possible rollback) of a cart's
payments in the context of a checkout submission. |
Copyright © 2021. All rights reserved.