Package org.broadleafcommerce.core.payment.service
package org.broadleafcommerce.core.payment.service
-
ClassDescriptionCore framework implementation of the
CustomerPaymentGatewayService.Core framework implementation of thePaymentGatewayCheckoutService.This service provides a mechanism to calculate order payment status which is dynamically calculated based on the state of the containing transactions.Service that translates various pieces of information such as: -Order-PaymentTransactioninto aPaymentRequestDTOso that the gateway can create the appropriate request for a specific transaction.Acquisition of Primary Account Number (PAN) and other sensitive information is retrieved through a service separate from the order.