Card verified
Last updated: March 25, 2026
This event occurs when a card verification is successful.
1{2"id": "evt_hqfeo6ksmp2uxbw2uouidfpxcq",3"type": "card_verified",4"version": "1.0.29",5"created_on": "2026-05-22T11:55:25.0077892Z",6"data": {7"id": "pay_mxkr3g274n2efiqvk2iwedti4u",8"action_id": "act_nojdp5axaopetpfp4h6qsf3lpm",9"reference": "ORD-5023-4E89",10"amount": 0,11"auth_code": "344736",12"currency": "USD",13"customer": {14"id": "cus_m3cixs4slzcelfjmdcodlgyvkq",15"email": "test.449ng7viic@checkout.com"16},17"account_holder": {18"first_name": "Ali",19"last_name": "Farid",20"type": "individual",21"account_name_inquiry": "full_match",22"account_name_inquiry_details": {23"first_name": "full_match",24"last_name": "full_match"25}26},27"payment_ip": "203.0.113.0",28"metadata": {29"coupon_code": "NY2018",30"partner_id": "123989"31},32"payment_type": "Regular",33"processed_on": "2026-05-22T11:55:22.5287302Z",34"processing": {35"acquirer_transaction_id": "678665127702603472917",36"retrieval_reference_number": "754227117772"37},38"response_code": "10000",39"response_summary": "Approved",40"risk": {41"flagged": false42},43"scheme_id": "659007748336320",44"source": {45"id": "src_r54q37yundoubpkiux5g4ocuha",46"type": "card",47"billing_address": {48"line1": "123 High St.",49"line2": "Flat 456",50"town_city": "London",51"state": "Greater London",52"zip": "SW1A 1AA",53"country": "UK"54},55"expiry_month": 6,56"expiry_year": 2025,57"name": "Ali Farid",58"scheme": "VISA",59"last_4": "4242",60"fingerprint": "E4AEAAB4AC2F55761E20D5DEDEA3B5AD6DFD5511CEFDA8A922AB78DBF5F8E0AC",61"bin": "424242",62"card_type": "CREDIT",63"card_category": "CONSUMER",64"issuer": "Test Bank Ltd.",65"issuer_country": "GB",66"product_id": "F",67"product_type": "Visa Classic",68"avs_check": "G",69"cvv_check": "Y"70},71"event_links": {72"payment": "https://{prefix}.api.checkout.com/payments/pay_mxkr3g274n2efiqvk2iwedti4u",73"payment_actions": "https://{prefix}.api.checkout.com/payments/pay_mxkr3g274n2efiqvk2iwedti4u/actions"74}75},76"_links": {77"self": {78"href": "https://{prefix}.api.checkout.com/workflows/events/evt_hqfeo6ksmp2uxbw2uouidfpxcq"79},80"subject": {81"href": "https://{prefix}.api.checkout.com/workflows/events/subject/pay_mxkr3g274n2efiqvk2iwedti4u"82},83"payment": {84"href": "https://{prefix}.api.checkout.com/payments/pay_mxkr3g274n2efiqvk2iwedti4u"85},86"payment_actions": {87"href": "https://{prefix}.api.checkout.com/payments/pay_mxkr3g274n2efiqvk2iwedti4u/actions"88}89}90}