Package | Description |
---|---|
com.broadleafcommerce.paymentgateway.service.provider |
Modifier and Type | Method and Description |
---|---|
PaymentGatewayClientTokenService |
PaymentGatewayClientTokenServiceProvider.getClientTokenService(String gatewayType)
Returns the first
PaymentGatewayClientTokenService that matches the given
PaymentGatewayType . |
PaymentGatewayClientTokenService |
DefaultPaymentGatewayClientTokenServiceProvider.getClientTokenService(@NonNull String gatewayType) |
Modifier and Type | Method and Description |
---|---|
protected List<PaymentGatewayClientTokenService> |
DefaultPaymentGatewayClientTokenServiceProvider.getClientTokenServices() |
Copyright © 2021. All rights reserved.