payment_authentication_failed
Last updated: April 26, 2023
1{2"type": "payment_authentication_failed",3"data": {4"id": "pay_crbj4g6nfveezfrn47hgj5cs6q",5"action_id": "act_mv72wxz6j2nene7l6urd7fcasa",6"reference": "ORD-5023-4E89",7"amount": 1000,8"currency": "EUR",9"response_code": "20152",10"response_summary": "Initial 3DS transaction not completed within 15 minutes",11"3ds": {12"authentication_id": "sid_xxxxx",13"version": "2.2.0",14"upgrade_reason": "sca_retry",15"challenged": true,16"challenge_indicator": "challenge_requested",17"exemption": "low_value",18"authentication_status_reason": "12",19"redirect_url": "https://api.checkout.com/redirect/here"20},21"metadata": {22"<field_name>": "<field_value>"23}24}25}