| Package | Description |
|---|---|
| org.broadleafcommerce.core.payment.dao | |
| org.broadleafcommerce.core.payment.domain | |
| org.broadleafcommerce.core.payment.service |
| Modifier and Type | Method and Description |
|---|---|
PaymentLog |
OrderPaymentDao.createLog() |
PaymentLog |
OrderPaymentDaoImpl.createLog() |
PaymentLog |
OrderPaymentDao.save(PaymentLog log) |
PaymentLog |
OrderPaymentDaoImpl.save(PaymentLog log) |
| Modifier and Type | Method and Description |
|---|---|
PaymentLog |
OrderPaymentDao.save(PaymentLog log) |
PaymentLog |
OrderPaymentDaoImpl.save(PaymentLog log) |
| Modifier and Type | Class and Description |
|---|---|
class |
PaymentLogImpl
Deprecated.
- payment logs should now be captured as raw responses in Payment Transaction line items
|
| Modifier and Type | Method and Description |
|---|---|
PaymentLog |
OrderPaymentServiceImpl.createLog() |
PaymentLog |
OrderPaymentService.createLog() |
PaymentLog |
OrderPaymentServiceImpl.save(PaymentLog log) |
PaymentLog |
OrderPaymentService.save(PaymentLog log) |
| Modifier and Type | Method and Description |
|---|---|
PaymentLog |
OrderPaymentServiceImpl.save(PaymentLog log) |
PaymentLog |
OrderPaymentService.save(PaymentLog log) |
Copyright © 2015. All Rights Reserved.