Skip to main content

Authentication 3DS2 Object

NoNameTypeMandatoryMin LengthMax LengthDescription
1 customObjectO04000Authentication 3ds2 custom
2 protocolVersionAlpha DashO120Authentication 3ds2 protocolVersion
3 statusReasonCodeStringO22Authentication 3ds2 statusReasonCode
4 transactionStatusAlphaO11Authentication 3ds2 transactionStatus
"authentication": {
"3ds2": {
"custom": {
"contoh": "1"
},
"protocolVersion": "2.1.0",
"statusReasonCode": "AB",
"transactionStatus": "Y"
}
}