| Package | Description |
|---|---|
| com.broadleafcommerce.paymentgateway.service.passthrough | |
| com.broadleafcommerce.paymentgateway.service.provider |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PassthroughTransactionService |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPassthroughTransactionService |
| Modifier and Type | Method and Description |
|---|---|
PaymentGatewayTransactionService |
PaymentGatewayTransactionServiceProvider.getTransactionService(@NonNull String gatewayType)
Returns the first
PaymentGatewayTransactionService that matches the given
PaymentGatewayType. |
PaymentGatewayTransactionService |
DefaultPaymentGatewayTransactionServiceProvider.getTransactionService(@NonNull String gatewayType) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PaymentGatewayTransactionService> |
DefaultPaymentGatewayTransactionServiceProvider.getTransactionServices() |
Copyright © 2021. All rights reserved.