Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
ThreeDSecureResults
Interface ThreeDSecureResults
interface
ThreeDSecureResults
{
acsTransactionId
?:
string
|
null
;
appliedExemption
?:
string
|
null
;
authenticationAmount
?:
AmountOfMoney
|
null
;
cavv
?:
string
|
null
;
directoryServerTransactionId
?:
string
|
null
;
eci
?:
string
|
null
;
exemptionOutput
?:
ExemptionOutput
|
null
;
schemeRiskScore
?:
number
|
null
;
sdkData
?:
SdkDataOutput
|
null
;
threeDSecureData
?:
ThreeDSecureData
|
null
;
threeDSecureVersion
?:
string
|
null
;
threeDServerTransactionId
?:
string
|
null
;
xid
?:
string
|
null
;
}
Index
Properties
acs
Transaction
Id?
applied
Exemption?
authentication
Amount?
cavv?
directory
Server
Transaction
Id?
eci?
exemption
Output?
scheme
Risk
Score?
sdk
Data?
three
D
Secure
Data?
three
D
Secure
Version?
three
D
Server
Transaction
Id?
xid?
Properties
Optional
acs
Transaction
Id
acsTransactionId
?:
string
|
null
Optional
applied
Exemption
appliedExemption
?:
string
|
null
Optional
authentication
Amount
authenticationAmount
?:
AmountOfMoney
|
null
Optional
cavv
cavv
?:
string
|
null
Optional
directory
Server
Transaction
Id
directoryServerTransactionId
?:
string
|
null
Optional
eci
eci
?:
string
|
null
Optional
exemption
Output
exemptionOutput
?:
ExemptionOutput
|
null
Optional
scheme
Risk
Score
schemeRiskScore
?:
number
|
null
Optional
sdk
Data
sdkData
?:
SdkDataOutput
|
null
Optional
three
D
Secure
Data
threeDSecureData
?:
ThreeDSecureData
|
null
Optional
three
D
Secure
Version
threeDSecureVersion
?:
string
|
null
Optional
three
D
Server
Transaction
Id
threeDServerTransactionId
?:
string
|
null
Optional
xid
xid
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acs
Transaction
Id
applied
Exemption
authentication
Amount
cavv
directory
Server
Transaction
Id
eci
exemption
Output
scheme
Risk
Score
sdk
Data
three
D
Secure
Data
three
D
Secure
Version
three
D
Server
Transaction
Id
xid
Worldline Connect Node.js SDK
Loading...