Package | Description |
---|---|
com.broadleafcommerce.paymentgateway.service.provider |
Modifier and Type | Method and Description |
---|---|
PaymentGatewayReportingService |
DefaultPaymentGatewayReportingServiceProvider.getReportingService(@NonNull String gatewayType) |
PaymentGatewayReportingService |
PaymentGatewayReportingServiceProvider.getReportingService(String gatewayType)
Returns the first
PaymentGatewayReportingService that matches the given
PaymentGatewayType . |
Modifier and Type | Method and Description |
---|---|
protected List<PaymentGatewayReportingService> |
DefaultPaymentGatewayReportingServiceProvider.getReportingServices() |
Copyright © 2021. All rights reserved.