Uses of Class
com.broadleafcommerce.paymentgateway.domain.PaymentTransaction
-
Uses of PaymentTransaction in com.broadleafcommerce.paymentgateway.domain
Modifier and TypeMethodDescriptionPaymentValidationRequest.getTransactions()
Transaction data representing each payment gateway interaction related to this payment.Modifier and TypeMethodDescriptionvoid
PaymentValidationRequest.setTransactions
(List<PaymentTransaction> transactions) Transaction data representing each payment gateway interaction related to this payment.