Class DefaultCustomerPaymentGatewayService

java.lang.Object
org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService
All Implemented Interfaces:
CustomerPaymentGatewayService

@Service("blCustomerPaymentGatewayService") public class DefaultCustomerPaymentGatewayService extends Object implements CustomerPaymentGatewayService
Core framework implementation of the CustomerPaymentGatewayService.
Author:
Elbert Bautista (elbertbautista)