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) Deprecated.PaymentGatewayResourceProvider.get3DSTransactionLookupService
(String gatewayType) Deprecated.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 TypeMethodDescriptionvoid
DefaultPaymentGatewayResourceProvider.setThreeDSTransactionLookupServices
(List<PaymentGateway3DSTransactionLookupService> threeDSTransactionLookupServices)
PaymentGatewayResourceProvider.getTransactionLookupService(String)