Skip to main content

PaymentProducts

Interfaces

PaymentProductsProps

Properties

PropertyType
className?string
content?SCPurchasableContent
contentId?string | number
contentType?SCContentType
onUpdatePaymentOrder?(price, contentType?, contentId?) => void
paymentOrder?SCPaymentOrder
prefetchedProducts?SCPaymentProduct[]

Functions

PaymentProducts()

PaymentProducts(inProps): Element

Parameters

ParameterType
inPropsPaymentProductsProps

Returns

Element