The challengeRequestobject is only relevant to Server-to-Server implementations. It is part of the authenticationResponse object and only present if a challenge is deemed necessary.
Data Elements
Key
Format
CND
Description
1
threeDSServerTransID
string
M
Computop Paygate PayID in canonical format as specified in IETF RFC 4122.
2
acsTransID
string
M
Universally unique transaction identifier assigned by the ACS to identify a single transaction.
3
messageType
string
M
Identifies the Message Type.
Values accepted:
CReq
4
messageVersion
string
M
Protocol version identifier
5
challengeWindowSize
string
M
Dimensions of the challenge window that will be displayed to the Cardholder. The ACS shall reply with content that is formatted to appropriately render in this window to provide the best possible user experience.
Preconfigured sizes are width x height in pixels of the window displayed in the Cardholder browser window.
Values accepted:
01 = 250 x 400
02 = 390 x 400
03 = 500 x 600
04 = 600 x 400
05 = Full screen
Paygate will determine the best window size according to the browserInfo for server-to-server requests.
6
messageExtension
object
C
Data necessary to support requirements not otherwise defined in the 3-D Secure message are carried in a Message Extension.