Uses of Interface
com.broadleafcommerce.paymentgateway.service.PaymentGatewayTransactionResponseService
-
Uses of PaymentGatewayTransactionResponseService in com.broadleafcommerce.paymentgateway.service.provider
Modifier and TypeMethodDescriptionDefaultPaymentGatewayResourceProvider.getTransactionResponseService
(@NonNull String gatewayType) PaymentGatewayResourceProvider.getTransactionResponseService
(String gatewayType) Returns the firstPaymentGatewayTransactionResponseService
that matches the givenPaymentGatewayType
.Modifier and TypeMethodDescriptionprotected List<PaymentGatewayTransactionResponseService>
DefaultPaymentGatewayResourceProvider.getTransactionResponseServices()