Readonly
amountOptional
Readonly
anonymousAnonymous session associated with the Payment.
Readonly
createdDate and time (UTC) the Payment was initially created.
Optional
Readonly
createdIDs and references that created the Payment.
Optional
Readonly
customCustom Fields for the Payment.
Optional
Readonly
customerReference to a Customer associated with the Payment.
Readonly
idUnique identifier of 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.
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 of the Payment.
Readonly
lastDate and time (UTC) the Payment was last updated.
Optional
Readonly
lastIDs and references that last modified the Payment.
Readonly
paymentInformation regarding the payment interface (for example, a PSP), and the specific payment method used.
Readonly
paymentCurrent status of the Payment.
Readonly
transactionsFinancial transactions of the Payment. Each Transaction has a TransactionType and a TransactionState.
Readonly
versionCurrent version of the Payment.
Money value the Payment intends to receive from the customer. The value typically matches the Cart or Order gross total.