Uses of Interface
com.broadleafcommerce.paymentgateway.service.PaymentGateway3DSTransactionLookupService
-
Uses of PaymentGateway3DSTransactionLookupService in com.broadleafcommerce.paymentgateway.service.provider
Modifier and TypeMethodDescriptionDefaultPaymentGatewayResourceProvider.get3DSTransactionLookupService
(@NonNull String gatewayType) PaymentGatewayResourceProvider.get3DSTransactionLookupService
(String gatewayType) Returns the implementation ofPaymentGateway3DSTransactionLookupService
for the specified gateway type.Modifier and TypeMethodDescriptionprotected List<PaymentGateway3DSTransactionLookupService>
DefaultPaymentGatewayResourceProvider.getThreeDSTransactionLookupServices()
Modifier and TypeMethodDescriptionvoid
DefaultPaymentGatewayResourceProvider.setThreeDSTransactionLookupServices
(List<PaymentGateway3DSTransactionLookupService> threeDSTransactionLookupServices)