Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
GPayThreeDSecure
Interface GPayThreeDSecure
interface
GPayThreeDSecure
{
challengeCanvasSize
?:
string
|
null
;
challengeIndicator
?:
string
|
null
;
exemptionRequest
?:
string
|
null
;
redirectionData
?:
RedirectionData
|
null
;
skipAuthentication
?:
boolean
|
null
;
}
Index
Properties
challenge
Canvas
Size?
challenge
Indicator?
exemption
Request?
redirection
Data?
skip
Authentication?
Properties
Optional
challenge
Canvas
Size
challengeCanvasSize
?:
string
|
null
Optional
challenge
Indicator
challengeIndicator
?:
string
|
null
Optional
exemption
Request
exemptionRequest
?:
string
|
null
Optional
redirection
Data
redirectionData
?:
RedirectionData
|
null
Optional
skip
Authentication
skipAuthentication
?:
boolean
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
challenge
Canvas
Size
challenge
Indicator
exemption
Request
redirection
Data
skip
Authentication
Worldline Connect Node.js SDK
Loading...