Uses of Interface
com.broadleafcommerce.paymentgateway.service.PaymentGatewayHostedService
-
Uses of PaymentGatewayHostedService in com.broadleafcommerce.paymentgateway.service.provider
Modifier and TypeMethodDescriptionDefaultPaymentGatewayResourceProvider.getHostedService
(@NonNull String gatewayType) PaymentGatewayResourceProvider.getHostedService
(String gatewayType) Returns the firstPaymentGatewayHostedService
that matches the givenPaymentGatewayType
.Modifier and TypeMethodDescriptionprotected List<PaymentGatewayHostedService>
DefaultPaymentGatewayResourceProvider.getHostedServices()