Worldline Connect Node.js SDK
Preparing search index...
v1/hostedcheckouts/create
create
Function create
create
(
sdkContext
:
SdkContext
,
)
:
(
merchantId
:
string
,
postData
:
CreateHostedCheckoutRequest
,
paymentContext
?:
PaymentContext
|
null
,
)
=>
Promise
<
SdkResponse
<
CreateHostedCheckoutResponse
,
ErrorResponse
>
>
Parameters
sdkContext
:
SdkContext
Returns
(
merchantId
:
string
,
postData
:
CreateHostedCheckoutRequest
,
paymentContext
?:
PaymentContext
|
null
,
)
=>
Promise
<
SdkResponse
<
CreateHostedCheckoutResponse
,
ErrorResponse
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Worldline Connect Node.js SDK
Loading...