Uses of Interface
com.broadleafcommerce.paymentgateway.service.PaymentGateway3DSTransactionLookupService
Packages that use PaymentGateway3DSTransactionLookupService
-
Uses of PaymentGateway3DSTransactionLookupService in com.broadleafcommerce.paymentgateway.service.provider
Methods in com.broadleafcommerce.paymentgateway.service.provider that return PaymentGateway3DSTransactionLookupServiceModifier and TypeMethodDescriptionDefaultPaymentGatewayResourceProvider.get3DSTransactionLookupService(@NonNull String gatewayType) PaymentGatewayResourceProvider.get3DSTransactionLookupService(String gatewayType) Returns the implementation ofPaymentGateway3DSTransactionLookupServicefor the specified gateway type.Methods in com.broadleafcommerce.paymentgateway.service.provider that return types with arguments of type PaymentGateway3DSTransactionLookupServiceModifier and TypeMethodDescriptionprotected List<PaymentGateway3DSTransactionLookupService>DefaultPaymentGatewayResourceProvider.getThreeDSTransactionLookupServices()Method parameters in com.broadleafcommerce.paymentgateway.service.provider with type arguments of type PaymentGateway3DSTransactionLookupServiceModifier and TypeMethodDescriptionvoidDefaultPaymentGatewayResourceProvider.setThreeDSTransactionLookupServices(List<PaymentGateway3DSTransactionLookupService> threeDSTransactionLookupServices)