Skip to main content

PaymentProductPrice

Interfaces

PaymentProductPriceProps

Properties

PropertyType
actions?ReactNode
className?string
content?SCPurchasableContent
contentId?string | number
contentType?SCContentType
id?string | number
onHandleActionBuy?(price, contentType?, contentId?) => void
paymentOrder?SCPaymentOrder
price?SCPaymentPrice
returnUrlParams?Record<string, string>

Functions

PaymentProductPrice()

PaymentProductPrice(inProps): Element

Parameters

ParameterType
inPropsPaymentProductPriceProps

Returns

Element