Uses of Interface
com.broadleafcommerce.paymentgateway.service.PaymentGatewayCustomerService
-
Uses of PaymentGatewayCustomerService in com.broadleafcommerce.paymentgateway.service.provider
Modifier and TypeMethodDescriptionDefaultPaymentGatewayResourceProvider.getCustomerService
(@NonNull String gatewayType) PaymentGatewayResourceProvider.getCustomerService
(String gatewayType) Returns the firstPaymentGatewayCustomerService
that matches the givenPaymentGatewayType
.Modifier and TypeMethodDescriptionprotected List<PaymentGatewayCustomerService>
DefaultPaymentGatewayResourceProvider.getCustomerServices()