Hierarchy

  • CreateSessionResponse

Properties

activePaymentMethods: SE.PaymentMethodHolderAddress[]

Active payment methods

clientKey: string

Client key

eligiblePaymentMethodTypes: SE.AuctanePayPaymentMethod[]

Eligible payment method types

id: string

The Auctane Pay Internal Session ID, use this ID to request the result of this session and payment methods created from it.

Metadata

paymentMethodMetaTypeDetails: null | Record<number | typeof iterator | "toString" | "charAt" | "charCodeAt" | "concat" | "indexOf" | "lastIndexOf" | "localeCompare" | "match" | "replace" | "search" | "slice" | "split" | "substring" | "toLowerCase" | "toLocaleLowerCase" | "toUpperCase" | "toLocaleUpperCase" | "trim" | "length" | "substr" | "valueOf" | "codePointAt" | "includes" | "endsWith" | "normalize" | "repeat" | "startsWith" | "anchor" | "big" | "blink" | "bold" | "fixed" | "fontcolor" | "fontsize" | "italics" | "link" | "small" | "strike" | "sub" | "sup" | "padStart" | "padEnd" | "trimEnd" | "trimStart" | "trimLeft" | "trimRight" | "matchAll" | "replaceAll" | "at", SE.AuctanePayPaymentMethodDetails>

Payment Method Meta Type Details

recentPaymentMethods: SE.PaymentMethodHolderAddress[]

Recent payment methods

sessionData: string

Deprecated

sessionId: string

Deprecated

transactionCategory: SE.AuctanePayTransactionCategory

Category of the transaction

Generated using TypeDoc