| Interface | Description |
|---|---|
| OrderPayment |
This entity is designed to deal with payments associated to an
Order and is usually unique for a particular
amount, PaymentGatewayType and PaymentType combination. |
| PaymentLog | Deprecated
- payment logs should now be captured as raw responses in Payment Transaction line items
|
| PaymentResponseItem | |
| PaymentTransaction |
Used to store individual transactions about a particular payment.
|
| Class | Description |
|---|---|
| OrderPaymentImpl | |
| OrderPaymentImpl.Presentation | |
| OrderPaymentImpl.Presentation.FieldOrder | |
| OrderPaymentImpl.Presentation.Group | |
| OrderPaymentImpl.Presentation.Group.Name | |
| OrderPaymentImpl.Presentation.Group.Order | |
| OrderPaymentImpl.Presentation.Tab | |
| OrderPaymentImpl.Presentation.Tab.Name | |
| OrderPaymentImpl.Presentation.Tab.Order | |
| PaymentLogImpl | Deprecated
- payment logs should now be captured as raw responses in Payment Transaction line items
|
| PaymentTransactionImpl |
Copyright © 2015. All Rights Reserved.