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