Uses of Interface
com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.RequiresSecurePaymentInformationActivity
Packages that use RequiresSecurePaymentInformationActivity
- 
Uses of RequiresSecurePaymentInformationActivity in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
Classes in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity that implement RequiresSecurePaymentInformationActivityModifier and TypeClassDescriptionclassThisCheckoutWorkflowActivityis responsible for validating that the cart includesPaymentSummarieswhose sum is equal toCartPricing.getTotal().classThisCheckoutWorkflowActivityis responsible for executing payment transactions that are required to complete a successful checkout.