Package | Description |
---|---|
com.broadleafcommerce.paymentgateway.service | |
com.broadleafcommerce.paymentgateway.service.provider |
Modifier and Type | Interface and Description |
---|---|
interface |
PassthroughTransactionService |
Modifier and Type | Class and Description |
---|---|
class |
PassthroughPaymentTransactionService |
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) |
Copyright © 2021. All rights reserved.