Skip to main content

PaymentProduct

Interfaces

PaymentProductProps

Extends

Indexable

[key: string]: any

[key: number]: any

Properties

PropertyType
className?string
content?SCPurchasableContent
contentId?string | number
contentType?SCContentType
hideDescription?boolean
hidePaymentProductPrices?boolean
onUpdatePaymentOrder?(price, contentType?, contentId?) => void
paymentOrder?SCPaymentOrder
paymentProduct?SCPaymentProduct
paymentProductId?number
PaymentProductPriceComponentProps?PaymentProductPriceProps
template?SCPaymentProductTemplateType

Functions

PaymentProduct()

PaymentProduct(inProps): Element

Parameters

ParameterType
inPropsPaymentProductProps

Returns

Element