Get 3DS challenge result
Retrieves the final result of a 3DS challenge, including the cryptogram
and transaction IDs needed to complete the charge via POST /v1/charges
with the threeDS payment method field.
Authentication: Uses the merchant’s public/publishable key (pk_...).
Authorizations
HTTP Basic authentication. Use your secret key as the username and an empty string as password. The API key should be base64 encoded in the format 'username:' when sending the Authorization header.
Body
3DS Authentication ID
"3ds_auth_123456"
Response
Challenge result retrieved successfully
Final result of a 3DS challenge, including data needed to complete the charge.
Type of 3DS authentication
"full"
Authentication state
success, failure, unenrolled, error, unsupported_brand, disabled "success"
CAVV / Authentication Value
"Vt5xwasruB0Q6qRoG9mpzdRPqQs="
Directory Server Transaction ID
"607bb317-8d24-45a7-a3c0-7ae1fdca56d0"
3DS Server Transaction ID
"59588a8b-955e-4aa8-bae1-338bbfdba8fa"
ACS Transaction ID
"6bf18a7a-3a7b-488f-bce1-3da96c73e746"
Electronic Commerce Indicator
"05"
3DS protocol version
"2.2.0"