Uses of Interface
com.broadleafcommerce.paymentgateway.service.PaymentGatewayTransactionResponseValidator
-
Uses of PaymentGatewayTransactionResponseValidator in com.broadleafcommerce.paymentgateway.service.provider
Modifier and TypeMethodDescriptionDefaultPaymentGatewayResourceProvider.getTransactionResponseValidator
(@NonNull String gatewayType) PaymentGatewayResourceProvider.getTransactionResponseValidator
(String gatewayType) Returns the firstPaymentGatewayTransactionResponseValidator
that matches the givenPaymentGatewayType
.Modifier and TypeMethodDescriptionprotected List<PaymentGatewayTransactionResponseValidator>
DefaultPaymentGatewayResourceProvider.getTransactionResponseValidators()