Package com.broadleafcommerce.cartoperation.service.payment
@NonNullApi
package com.broadleafcommerce.cartoperation.service.payment
- Author:
- Chris Kittrell (ckittrell)
-
ClassDescriptionThis service provides information about the configured payment methods and gateways.This service is meant to coordinate the execution of payment transactions against the cart's
PaymentSummaries
in the context of a checkout submission.A helper component that has understanding of whichPaymentSummaries
take precedence and should be applied first in various operations such as payment authorize.This service is meant to coordinate the execution of payment transactions against the cart'sPaymentSummaries
in the context of a checkout submission.