Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
ThreeDSecure
Interface ThreeDSecure
interface
ThreeDSecure
{
authenticationAmount
?:
AmountOfMoney
|
null
;
authenticationFlow
?:
string
|
null
;
challengeCanvasSize
?:
string
|
null
;
challengeIndicator
?:
string
|
null
;
exemptionRequest
?:
string
|
null
;
externalCardholderAuthenticationData
?:
|
ExternalCardholderAuthenticationData
|
null
;
priorThreeDSecureData
?:
ThreeDSecureData
|
null
;
redirectionData
?:
RedirectionData
|
null
;
sdkData
?:
SdkDataInput
|
null
;
skipAuthentication
?:
boolean
|
null
;
transactionRiskLevel
?:
string
|
null
;
}
Hierarchy (
View Summary
)
AbstractThreeDSecure
ThreeDSecure
Index
Properties
authentication
Amount?
authentication
Flow?
challenge
Canvas
Size?
challenge
Indicator?
exemption
Request?
external
Cardholder
Authentication
Data?
prior
Three
D
Secure
Data?
redirection
Data?
sdk
Data?
skip
Authentication?
transaction
Risk
Level?
Properties
Optional
authentication
Amount
authenticationAmount
?:
AmountOfMoney
|
null
Optional
authentication
Flow
authenticationFlow
?:
string
|
null
Optional
challenge
Canvas
Size
challengeCanvasSize
?:
string
|
null
Optional
challenge
Indicator
challengeIndicator
?:
string
|
null
Optional
exemption
Request
exemptionRequest
?:
string
|
null
Optional
external
Cardholder
Authentication
Data
externalCardholderAuthenticationData
?:
|
ExternalCardholderAuthenticationData
|
null
Optional
prior
Three
D
Secure
Data
priorThreeDSecureData
?:
ThreeDSecureData
|
null
Optional
redirection
Data
redirectionData
?:
RedirectionData
|
null
Optional
sdk
Data
sdkData
?:
SdkDataInput
|
null
Optional
skip
Authentication
skipAuthentication
?:
boolean
|
null
Optional
transaction
Risk
Level
transactionRiskLevel
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authentication
Amount
authentication
Flow
challenge
Canvas
Size
challenge
Indicator
exemption
Request
external
Cardholder
Authentication
Data
prior
Three
D
Secure
Data
redirection
Data
sdk
Data
skip
Authentication
transaction
Risk
Level
Worldline Connect Node.js SDK
Loading...