Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
AbstractThreeDSecure
Interface AbstractThreeDSecure
interface
AbstractThreeDSecure
{
authenticationAmount
?:
AmountOfMoney
|
null
;
authenticationFlow
?:
string
|
null
;
challengeCanvasSize
?:
string
|
null
;
challengeIndicator
?:
string
|
null
;
exemptionRequest
?:
string
|
null
;
priorThreeDSecureData
?:
ThreeDSecureData
|
null
;
sdkData
?:
SdkDataInput
|
null
;
skipAuthentication
?:
boolean
|
null
;
transactionRiskLevel
?:
string
|
null
;
}
Hierarchy (
View Summary
)
AbstractThreeDSecure
ThreeDSecure
ThreeDSecureBase
Index
Properties
authentication
Amount?
authentication
Flow?
challenge
Canvas
Size?
challenge
Indicator?
exemption
Request?
prior
Three
D
Secure
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
prior
Three
D
Secure
Data
priorThreeDSecureData
?:
ThreeDSecureData
|
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
prior
Three
D
Secure
Data
sdk
Data
skip
Authentication
transaction
Risk
Level
Worldline Connect Node.js SDK
Loading...