Uses of Interface
com.broadleafcommerce.paymentgateway.service.PaymentGatewayTransactionResponseService
Packages that use PaymentGatewayTransactionResponseService
-
Uses of PaymentGatewayTransactionResponseService in com.broadleafcommerce.paymentgateway.service.provider
Methods in com.broadleafcommerce.paymentgateway.service.provider that return PaymentGatewayTransactionResponseServiceModifier and TypeMethodDescriptionDefaultPaymentGatewayResourceProvider.getTransactionResponseService
(@NonNull String gatewayType) PaymentGatewayResourceProvider.getTransactionResponseService
(String gatewayType) Returns the firstPaymentGatewayTransactionResponseService
that matches the givenPaymentGatewayType
.Methods in com.broadleafcommerce.paymentgateway.service.provider that return types with arguments of type PaymentGatewayTransactionResponseServiceModifier and TypeMethodDescriptionprotected List<PaymentGatewayTransactionResponseService>
DefaultPaymentGatewayResourceProvider.getTransactionResponseServices()