Package | Description |
---|---|
com.broadleafcommerce.order.common.domain |
Modifier and Type | Method and Description |
---|---|
List<PaymentTransaction> |
Payment.getTransactions()
Transaction data representing each payment gateway interaction related to this payment.
|
Modifier and Type | Method and Description |
---|---|
void |
Payment.setTransactions(List<PaymentTransaction> transactions)
Transaction data representing each payment gateway interaction related to this payment.
|
Copyright © 2021. All rights reserved.