CheckoutReturnDialog
Interfaces
CheckoutReturnDialogProps
Extends
DialogProps
Properties
Property | Type |
---|---|
checkoutSessionId | string |
disableInitialTransition? | boolean |
onHandleViewContentPurchased? | (redirectUrl , contentType ) => void |
returnUrl? | string |
Functions
CheckoutReturnDialog()
CheckoutReturnDialog(
inProps
):Element
Parameters
Parameter | Type |
---|---|
inProps | CheckoutReturnDialogProps |
Returns
Element