Uses of Interface
com.broadleafcommerce.paymentgateway.service.PaymentGatewayCustomerService
Packages that use PaymentGatewayCustomerService
-
Uses of PaymentGatewayCustomerService in com.broadleafcommerce.paymentgateway.service.provider
Methods in com.broadleafcommerce.paymentgateway.service.provider that return PaymentGatewayCustomerServiceModifier and TypeMethodDescriptionDefaultPaymentGatewayResourceProvider.getCustomerService
(@NonNull String gatewayType) PaymentGatewayResourceProvider.getCustomerService
(String gatewayType) Returns the firstPaymentGatewayCustomerService
that matches the givenPaymentGatewayType
.Methods in com.broadleafcommerce.paymentgateway.service.provider that return types with arguments of type PaymentGatewayCustomerServiceModifier and TypeMethodDescriptionprotected List<PaymentGatewayCustomerService>
DefaultPaymentGatewayResourceProvider.getCustomerServices()