Skip to main content

Checkout

Interfaces

CheckoutProps

Properties

PropertyType
className?string
clientSecret?string
content?SCPurchasableContent
contentId?number
contentType?SCContentType
onComplete?() => void
priceId?number
returnUrl?string
successUrl?string
uiMode?SCCheckoutSessionUIMode

Functions

Checkout()

Checkout(inProps): Element

Parameters

ParameterType
inPropsCheckoutProps

Returns

Element