| Package | Description |
|---|---|
| com.broadleafcommerce.paymentgateway.service.provider |
| Modifier and Type | Method and Description |
|---|---|
PaymentGatewayTransactionConfirmationService |
DefaultPaymentGatewayTransactionConfirmationServiceProvider.getTransactionConfirmationService(@NonNull String gatewayType) |
PaymentGatewayTransactionConfirmationService |
PaymentGatewayTransactionConfirmationServiceProvider.getTransactionConfirmationService(String gatewayType)
Returns the first
PaymentGatewayTransactionConfirmationService that matches the given
PaymentGatewayType. |
| Modifier and Type | Method and Description |
|---|---|
protected List<PaymentGatewayTransactionConfirmationService> |
DefaultPaymentGatewayTransactionConfirmationServiceProvider.getTransactionConfirmationServices() |
Copyright © 2021. All rights reserved.