| Package | Description |
|---|---|
| com.broadleafcommerce.paymentgateway.service.provider |
| Modifier and Type | Method and Description |
|---|---|
PaymentGatewaySubscriptionService |
DefaultPaymentGatewaySubscriptionServiceProvider.getSubscriptionService(@NonNull String gatewayType) |
PaymentGatewaySubscriptionService |
PaymentGatewaySubscriptionServiceProvider.getSubscriptionService(String gatewayType)
Returns the first
PaymentGatewaySubscriptionService that matches the given
PaymentGatewayType. |
| Modifier and Type | Method and Description |
|---|---|
protected List<PaymentGatewaySubscriptionService> |
DefaultPaymentGatewaySubscriptionServiceProvider.getSubscriptionServices() |
Copyright © 2021. All rights reserved.