Readonly
amountOptional
Readonly
anonymousAnonymous session associated with the Payment. Set automatically with a token for an anonymous session. Either customer
or anonymousId
is present.
Optional
Readonly
customCustom Fields defined for the Payment.
Optional
Readonly
customerReference to a Customer associated with the Payment. Set automatically with a password flow token. Either customer
or anonymousId
is present.
Readonly
idUnique identifier of the Payment.
Readonly
paymentInformation regarding the payment interface (for example, a PSP), and the specific payment method used.
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.