Properties
Readonly aborted
aborted: { id: string }
Readonly amount
amount: number
Readonly availableInstruments
availableInstruments: string[]
Readonly cancelled
cancelled: { id: string }
Readonly created
created: string
Readonly currency
currency: string
Readonly description
description: string
Readonly failed
failed: { id: string }
Readonly failedAttempts
failedAttempts: { id: string }
Readonly financialTransactions
financialTransactions: { id: string }
Readonly guestMode
guestMode: boolean
Readonly history
history: { id: string }
Readonly implementation
implementation: string
Readonly initiatingSystemUserAgent
initiatingSystemUserAgent: string
Readonly instrumentMode
instrumentMode: boolean
Readonly integration
integration: string
Readonly language
language: string
Readonly metadata
metadata: { id: string }
Optional Readonly orderItems
orderItems?: { id: string }
Readonly paid
paid: { id: string }
Readonly payeeInfo
payeeInfo: { id: string }
Optional Readonly payer
payer?: { id: string }
Optional Readonly paymentToken
paymentToken?: string
Optional Readonly recurrenceToken
recurrenceToken?: string
Optional Readonly remainingCancellationAmount
remainingCancellationAmount?: number
Optional Readonly remainingCaptureAmount
remainingCaptureAmount?: number
Optional Readonly remainingReversalAmount
remainingReversalAmount?: number
Readonly status
status: "Initialized" | "Cancelled" | "Ready" | "Pending" | "Paid" | "Failed" | "Aborted"
Readonly updated
updated: string
Readonly urls
urls: { id: string }
Readonly vatAmount
vatAmount: number