Payment retry scheduled
Last updated: December 20, 2023
This event occurs when a payment retry attempt fails, and provides information about the payment retry schedule.
1{2"id": "evt_6p6o7oi63iwu3bs7ajvyhncvy4",3"type": "payment_retry_scheduled",4"version": "1.0.34",5"created_on": "2023-12-05T15:25:04.7148732Z",6"data": {7"id": "pay_hzqcxyjulkyuhl5onw7h34px4a",8"action_id": "act_26dxal4g2qtedgpofg2ju2au6m",9"reference": "6671ee56-9318-4401-899a-76dd42ce5d0e",10"amount": 100,11"auth_code": "881089",12"currency": "GBP",13"customer": {14"id": "cus_gd2oabkekwru3fckbb2b5xdqbe",15"email": "[email protected]"16},17"payment_type": "Regular",18"processed_on": "2023-12-05T15:25:00.6767784Z",19"processing": {20"acquirer_transaction_id": "431523478396828578222",21"retrieval_reference_number": "041816026530",22"aft": "False"23},24"response_code": "20051",25"response_summary": "Insufficient Funds",26"risk": {27"flagged": false,28"score": 029},30"scheme_id": "970589071843722",31"source": {32"id": "src_t5pdhplfekiuzccz27r2t5c5km",33"type": "card",34"expiry_month": 12,35"expiry_year": 2029,36"name": "John Smith",37"scheme": "VISA",38"last_4": "4242",39"fingerprint": "84F8072AD8CC804A7C1F7A8F94E4248D3B3EF241C610043F91BD0345D36974EF",40"bin": "421644",41"card_type": "CREDIT",42"card_category": "CONSUMER",43"issuer": "BANK",44"issuer_country": "GB",45"product_id": "F",46"product_type": "Visa Classic",47"avs_check": "G",48"cvv_check": "Y"49},50"event_links": {51"payment": "https://api.sandbox.checkout.com/payments/pay_hzqcxyjulkyuhl5onw7h34px4a",52"payment_actions": "https://api.sandbox.checkout.com/payments/pay_hzqcxyjulkyuhl5onw7h34px4a/actions"53},54"retry": {55"attempts_made": 0,56"max_attempts": 10,57"ends_on": "2023-12-06T15:24:56.9871232Z",58"next_attempt_on": "2023-12-05T15:56:27.2965834Z"59},60"pan_type_processed": "fpan",61"cko_network_token_available": false62},63"_links": {64"self": {65"href": "https://https://api.sandbox.checkout.com/workflows/events/evt_6p6o7oi63iwu3bs7ajvyhncvy4"66},67"subject": {68"href": "https://api.sandbox.checkout.com/workflows/events/subject/pay_hzqcxyjulkyuhl5onw7h34px4a"69},70"payment": {71"href": "https://api.sandbox.checkout.com/payments/pay_hzqcxyjulkyuhl5onw7h34px4a"72},73"payment_actions": {74"href": "https://api.sandbox.checkout.com/payments/pay_hzqcxyjulkyuhl5onw7h34px4a/actions"75}76}77}