Uses of Class
com.broadleafcommerce.paymentgateway.domain.TransactionLookupRequest
-
Packages that use TransactionLookupRequest Package Description com.broadleafcommerce.paymentgateway.service -
-
Uses of TransactionLookupRequest in com.broadleafcommerce.paymentgateway.service
Methods in com.broadleafcommerce.paymentgateway.service with parameters of type TransactionLookupRequest Modifier and Type Method Description PaymentResponsePaymentGateway3DSTransactionLookupService. lookupTransactionDetails(TransactionLookupRequest transactionLookupRequest, String tenantId, String applicationId)Gathers transaction details from the payment gateway.
-