Optional
eventOptional
networkThe details of the payment options for the checkout flow.
Optional
defaultOptional
modifyOptional
productThe details of the checkout product.
Optional
description?: stringThe description of the checkout product.
Optional
imageURI?: stringThe image URI of the checkout product. Can be an URL, can be a data URI (e.g. inline Base64).
The name of the checkout product.
Optional
successText shows on the success button in the final screen of the checkout.
Optional
successURL?: stringThe URL to redirect to when the success button is clicked.
Optional
stepperWhether the stepper UI component inside the widget is vertical or horizontal. Vertical is better supported.
Optional
themeThe MUI theme object to style the widget. Learn more about it from the MUI documentation: https://mui.com/material-ui/customization/default-theme/
Optional
tokenThe token list that contains Super Tokens and their underlying tokens.
Optional
walletAn interface for interacting with a wallet management library (e.g. Web3Modal, RainbowKit, ConnectKit etc).
Generated using TypeDoc
A set of non-blocking callback functions that are triggered in response to the widget events.