Readonly
amountOptional
Readonly
anonymousAnonymous session associated with the Payment.
Optional
Readonly
customCustom Fields for the Payment.
Optional
Readonly
customerReference to a Customer associated with the Payment.
Optional
Readonly
interfaceIdentifier used by the payment service that processes the Payment (for example, a PSP).
The combination of interfaceId
and the paymentInterface
field on PaymentMethodInfo must be unique.
Once set, it cannot be changed.
Optional
Readonly
interfaceRepresents information exchange with the payment service, for example, a PSP. An interaction may be a request sent, or a response or notification received from the payment service.
Optional
Readonly
keyUser-defined unique identifier for the Payment.
Optional
Readonly
paymentInformation regarding the payment interface (for example, a PSP), and the specific payment method used.
Optional
Readonly
paymentCurrent status of the Payment.
Optional
Readonly
transactionsFinancial transactions of the Payment. Each Transaction has a TransactionType and a TransactionState.
Money value the Payment intends to receive from the customer. The value typically matches the Cart or Order gross total.