Uses of Interface
com.broadleafcommerce.paymentgateway.service.PaymentGateway3DSTransactionLookupService
-
Uses of PaymentGateway3DSTransactionLookupService in com.broadleafcommerce.paymentgateway.service.provider
Modifier and TypeMethodDescriptionDefaultPaymentGatewayResourceProvider.get3DSTransactionLookupService
(@NonNull String gatewayType) Deprecated.PaymentGatewayResourceProvider.get3DSTransactionLookupService
(String gatewayType) Deprecated.Modifier and TypeMethodDescriptionprotected List<PaymentGateway3DSTransactionLookupService>
DefaultPaymentGatewayResourceProvider.getThreeDSTransactionLookupServices()
Modifier and TypeMethodDescriptionvoid
DefaultPaymentGatewayResourceProvider.setThreeDSTransactionLookupServices
(List<PaymentGateway3DSTransactionLookupService> threeDSTransactionLookupServices)
PaymentGatewayResourceProvider.getTransactionLookupService(String)