Looking for ePay classic docs? Go to docs.epay.dk
ePay documentationDocsePay documentation

ScaStatus

rejectedboolean
Example:
false
typestring

The type of SCA performed during the transaction.

Possible values:
"3DS""DELEGATED""UNKNOWN"
Example:
"3DS"
verificationstring
Possible values:
"NONE""FRICTIONLESS""CHALLENGED""UNKNOWN"
Example:
"FRICTIONLESS"
ScaStatus
{  "rejected": false,  "type": "3DS",  "verification": "FRICTIONLESS"}