Optional
buyer
buyer?: string
Optional
display
display?: {
authentication?: "inline" | "modal";
cardIcon?: boolean;
cvvIcon?: boolean;
}
Optional
displayAuthentication
displayAuthentication?: "inline" | "modal"
Optional
displayCardLogo
displayCardLogo?: boolean
Optional
displayCvvIcon
displayCvvIcon?: boolean
Optional
instrument
instrument?: string
Optional
lang
lang?: string
mode
mode: "tokenizer" | "instrument" | "payment"
Optional
modeOptions
modeOptions?: {
authorizedInstrument?: boolean;
shopId?: string;
}
Optional
objectSecret
objectSecret?: string
Optional
paymentMethod
paymentMethod?: string
Optional
paymentOrderID
paymentOrderID?: string
publicKey
publicKey: string
Optional
token
token?: string