Uses of Class
com.broadleafcommerce.paymentgateway.domain.TransactionLookupRequest
Packages that use TransactionLookupRequest
-
Uses of TransactionLookupRequest in com.broadleafcommerce.paymentgateway.service
Methods in com.broadleafcommerce.paymentgateway.service with parameters of type TransactionLookupRequestModifier and TypeMethodDescriptionPaymentGateway3DSTransactionLookupService.lookupTransactionDetails
(TransactionLookupRequest transactionLookupRequest, String tenantId, String applicationId) Deprecated.Gathers transaction details from the payment gateway.PaymentGatewayTransactionLookupService.lookupTransactionDetails
(TransactionLookupRequest transactionLookupRequest, String tenantId, String applicationId) Gathers transaction details from the payment gateway.