Uses of Interface
com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.RequiresSecurePaymentInformationActivity
-
Uses of RequiresSecurePaymentInformationActivity in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
Modifier and TypeClassDescriptionclass
ThisCheckoutWorkflowActivity
is responsible for validating that the cart includesPaymentSummaries
whose sum is equal toCartPricing.getTotal()
.class
ThisCheckoutWorkflowActivity
is responsible for validating that theCart
and itsCartItems
have the actual (latest) prices.class
ThisCheckoutWorkflowActivity
is responsible for executing payment transactions that are required to complete a successful checkout.