| Package | Description |
|---|---|
| com.broadleafcommerce.rest.api.endpoint.checkout | |
| com.broadleafcommerce.rest.api.wrapper |
| Modifier and Type | Method and Description |
|---|---|
OrderPaymentWrapper |
CheckoutEndpoint.addOrderPaymentTransaction(javax.servlet.http.HttpServletRequest request,
Long orderPaymentId,
PaymentTransactionWrapper wrapper,
Long cartId) |
| Modifier and Type | Field and Description |
|---|---|
protected List<PaymentTransactionWrapper> |
OrderPaymentWrapper.transactions |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentTransactionWrapper> |
OrderPaymentWrapper.getTransactions() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderPaymentWrapper.setTransactions(List<PaymentTransactionWrapper> transactions) |
Copyright © 2020. All rights reserved.