Uses of Interface
com.broadleafcommerce.paymenttransaction.service.ExternalTransactionResultService
Package
Description
-
Uses of ExternalTransactionResultService in com.broadleafcommerce.paymenttransaction.service
Modifier and TypeClassDescriptionclass
The default implementation forExternalTransactionResultService
. -
Uses of ExternalTransactionResultService in com.broadleafcommerce.paymenttransaction.service.autoconfigure
Modifier and TypeMethodDescriptionPaymentTransactionServiceAutoConfiguration.externalTransactionResultService
(com.broadleafcommerce.paymentgateway.service.provider.PaymentGatewayResourceProvider paymentGatewayResourceProvider, TransactionExecutionUtil transactionExecutionUtil, TransactionResultService transactionResultService) -
Uses of ExternalTransactionResultService in com.broadleafcommerce.paymenttransaction.web.endpoint
Modifier and TypeMethodDescriptionprotected ExternalTransactionResultService
ExternalTransactionResultEndpoint.getExternalTransactionResultService()
ModifierConstructorDescriptionExternalTransactionResultEndpoint
(ExternalTransactionResultService externalTransactionResultService, PaymentService<Payment> paymentService, PaymentTransactionService<PaymentTransaction> paymentTransactionService)