payment_approved
Last updated: November 16, 2022
1{2"id": "evt_jyvkfwne6gnenlfm5yuyosi4wa",3"type": "payment_approved",4"version": "1.0.20",5"created_on": "2022-11-14T12:18:54.3211949Z",6"data": {7"id": "pay_m3ncbzghvosu7b2j77hqln4agu",8"action_id": "act_dglxv4ixum3ezijibwc4zaz7ce",9"reference": "test payment",10"amount": 2,11"auth_code": "FPB9A0",12"currency": "GBP",13"payment_type": "Regular",14"processed_on": "2022-11-14T12:18:52.4877348Z",15"processing": {16"acquirer_transaction_id": "123438482318443321234",17"retrieval_reference_number": "123412701234"18},19"response_code": "10000",20"response_summary": "Approved",21"risk": {22"flagged": false23},24"3ds": {25"version": "2.2.0",26"challenged": true,27"challenge_indicator": "no_challenge_requested",28"exemption": "none",29"eci": "05",30"cavv": "ABEBASVDkQBBASDCgmMYdQAAAAA=",31"xid": "e6473b22-08ac-492d-a587-2aba9b80df6f",32"downgraded": false,33"enrolled": "Y",34"authentication_response": "Y",35"flow_type": "challenged"36},37"scheme_id": "482318443327456",38"source": {39"id": "src_ps6ukw5ifuietcr6wthijpzsvy",40"type": "card",41"billing_address": {},42"expiry_month": 1,43"expiry_year": 2029,44"scheme": "VISA",45"last_4": "1234",46"fingerprint": "71580b426f1d190d29087ff265d8f48df1ad34ede41c27cbff9d23c1a14d1776",47"bin": "123456",48"card_type": "DEBIT",49"card_category": "CONSUMER",50"issuer": "Test Bank",51"issuer_country": "GB",52"product_id": "I",53"product_type": "Visa Infinite",54"avs_check": "I"55},56"balances": {57"total_authorized": 2,58"total_voided": 0,59"available_to_void": 2,60"total_captured": 0,61"available_to_capture": 2,62"total_refunded": 0,63"available_to_refund": 064},65"event_links": {66"payment": "https://api.checkout.com/payments/pay_m3ncbzghvosu7b2j77hqln4agu",67"payment_actions": "https://api.checkout.com/payments/pay_m3ncbzghvosu7b2j77hqln4agu/actions",68"capture": "https://api.checkout.com/payments/pay_m3ncbzghvosu7b2j77hqln4agu/captures",69"void": "https://api.checkout.com/payments/pay_m3ncbzghvosu7b2j77hqln4agu/voids"70}71},72"_links": {73"self": {74"href": "https://api.checkout.com/workflows/events/evt_jyvkfwne6gnenlfm5yuyosi4wa"75},76"subject": {77"href": "https://api.checkout.com/workflows/events/subject/pay_m3ncbzghvosu7b2j77hqln4agu"78},79"payment": {80"href": "https://api.checkout.com/payments/pay_m3ncbzghvosu7b2j77hqln4agu"81},82"payment_actions": {83"href": "https://api.checkout.com/payments/pay_m3ncbzghvosu7b2j77hqln4agu/actions"84},85"capture": {86"href": "https://api.checkout.com/payments/pay_m3ncbzghvosu7b2j77hqln4agu/captures"87},88"void": {89"href": "https://api.checkout.com/payments/pay_m3ncbzghvosu7b2j77hqln4agu/voids"90}91}92}