Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
CreateHostedCheckoutResponse
Interface CreateHostedCheckoutResponse
interface
CreateHostedCheckoutResponse
{
hostedCheckoutId
?:
string
|
null
;
invalidTokens
?:
string
[]
|
null
;
merchantReference
?:
string
|
null
;
partialRedirectUrl
?:
string
|
null
;
RETURNMAC
?:
string
|
null
;
}
Index
Properties
hosted
Checkout
Id?
invalid
Tokens?
merchant
Reference?
partial
Redirect
Url?
RETURNMAC?
Properties
Optional
hosted
Checkout
Id
hostedCheckoutId
?:
string
|
null
Optional
invalid
Tokens
invalidTokens
?:
string
[]
|
null
Optional
merchant
Reference
merchantReference
?:
string
|
null
Optional
partial
Redirect
Url
partialRedirectUrl
?:
string
|
null
Optional
RETURNMAC
RETURNMAC
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hosted
Checkout
Id
invalid
Tokens
merchant
Reference
partial
Redirect
Url
RETURNMAC
Worldline Connect Node.js SDK
Loading...