Package | Description |
---|---|
com.broadleafcommerce.paymentgateway.service.provider |
Modifier and Type | Method and Description |
---|---|
PaymentGatewayHostedService |
PaymentGatewayHostedServiceProvider.getHostedService(String gatewayType)
Returns the first
PaymentGatewayHostedService that matches the given
PaymentGatewayType . |
PaymentGatewayHostedService |
DefaultPaymentGatewayHostedServiceProvider.getHostedService(@NonNull String gatewayType) |
Modifier and Type | Method and Description |
---|---|
protected List<PaymentGatewayHostedService> |
DefaultPaymentGatewayHostedServiceProvider.getHostedServices() |
Copyright © 2021. All rights reserved.