Uses of Interface
com.broadleafcommerce.paymentgateway.service.PaymentGatewayHostedService
Packages that use PaymentGatewayHostedService
-
Uses of PaymentGatewayHostedService in com.broadleafcommerce.paymentgateway.service.provider
Methods in com.broadleafcommerce.paymentgateway.service.provider that return PaymentGatewayHostedServiceModifier and TypeMethodDescriptionDefaultPaymentGatewayResourceProvider.getHostedService
(@NonNull String gatewayType) PaymentGatewayResourceProvider.getHostedService
(String gatewayType) Returns the firstPaymentGatewayHostedService
that matches the givenPaymentGatewayType
.Methods in com.broadleafcommerce.paymentgateway.service.provider that return types with arguments of type PaymentGatewayHostedServiceModifier and TypeMethodDescriptionprotected List<PaymentGatewayHostedService>
DefaultPaymentGatewayResourceProvider.getHostedServices()