Preparing search index...
The search index is not available
@lacagnottedesproches/lcdp-js
@lacagnottedesproches/lcdp-js
CheckoutProps
Interface CheckoutProps
interface
CheckoutProps
{
lcdpAppUrl
?:
string
;
lcdpPromise
:
Promise
<
null
|
LCDP
>
;
potId
:
`
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
`
;
returnUrl
:
string
;
}
Index
Properties
lcdp
App
Url?
lcdp
Promise
pot
Id
return
Url
Properties
Optional
lcdp
App
Url
lcdpAppUrl
?:
string
lcdp
Promise
lcdpPromise
:
Promise
<
null
|
LCDP
>
pot
Id
potId
:
`
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
`
return
Url
returnUrl
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
lcdp
App
Url
lcdp
Promise
pot
Id
return
Url
@lacagnottedesproches/lcdp-js
Loading...