Uses of Class
com.broadleafcommerce.customer.service.provider.domain.PaymentTransaction
Package
Description
-
Uses of PaymentTransaction in com.broadleafcommerce.customer.messaging
Modifier and TypeMethodDescriptionprotected PaymentTransaction
CreatePaymentAccountEventListener.getLatestSuccessfulTransaction
(Payment payment) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PaymentTransaction in com.broadleafcommerce.customer.service.provider.domain
Modifier and TypeMethodDescriptionPayment.getTransactions()
Deprecated, for removal: This API element is subject to removal in a future version.Transaction data representing each payment gateway interaction related to this payment.Modifier and TypeMethodDescriptionvoid
Payment.setTransactions
(List<PaymentTransaction> transactions) Deprecated, for removal: This API element is subject to removal in a future version.Transaction data representing each payment gateway interaction related to this payment.