Package | Description |
---|---|
com.broadleafcommerce.paymentgateway.service.provider |
Modifier and Type | Method and Description |
---|---|
PaymentGatewayCustomerService |
DefaultPaymentGatewayCustomerServiceProvider.getCustomerService(@NonNull String gatewayType) |
PaymentGatewayCustomerService |
PaymentGatewayCustomerServiceProvider.getCustomerService(String gatewayType)
Returns the first
PaymentGatewayCustomerService that matches the given
PaymentGatewayType . |
Modifier and Type | Method and Description |
---|---|
protected List<PaymentGatewayCustomerService> |
DefaultPaymentGatewayCustomerServiceProvider.getCustomerServices() |
Copyright © 2021. All rights reserved.