Readonly
chainReadonly
createdReadonly
currency: CurrencyOptional
Readonly
email?: string | nullEmail address of the user making the purchase
Optional
error?: ErrorReadonly
fees: stringFees of the transaction in cents of the fiat currency.
Optional
Readonly
firstFirst name of the buyer
Readonly
fullFull price of the transaction in cents of the fiat currency. Equal to the sum of the fiat price and the fees.
Readonly
id: stringOptional
Readonly
lastLast name of the buyer
Optional
Readonly
metadata?: CheckoutSessionMetadataExtra parameters given back as-is
Optional
Readonly
parameters?: CheckoutSessionParametersDynamic parameters as given when creating the checkout session
Readonly
price: PriceReadonly
productReadonly
pspIdentifier specific to the PSP
Readonly
pspAny public data specific to the checkout session for this PSP
Readonly
pspStatus of the transaction
Readonly
taxID of the Stripe tax calculation used for this transaction.
Readonly
txHash of the transaction on the blockchain
Readonly
userWallet which would receive the purchased NFT
Readonly
vatVAT of the transaction in cents of the fiat currency.
Optional
webhookWether or not the webhook was notified about mint
Date of creation of the transaction