Const
The 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.
Text shows on the success button in the final screen of the checkout.
The URL to redirect to when the success button is clicked.
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
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.
Generated using TypeDoc
The description of the checkout product.