card_verification_declined
Last updated: April 29, 2022
Example: Card verification declined
1{2 "id": "evt_ae3aut54yucu7cxi5xxh6t6avy",3 "type": "card_verification_declined",4 "created_on": "2019-06-07T08:36:43Z",5 "data": {6 "action_id": "act_x6fmutbqdcdubfppv73fhv5bky",7 "payment_type": "REGULAR",8 "auth_code": "573823",9 "response_code": "20087",10 "response_summary": "Bad Track Data",11 "scheme_id": "638284745624527",12 "amount": 0,13 "source": {14 "id": "src_isu5yyegxg4e5l5yadnpu6y744",15 "type": "card",16 "expiry_month": 12,17 "expiry_year": 2025,18 "scheme": "VISA",19 "last_4": "4242",20 "fingerprint": "71580b426f1d190d29087ff265d8f48df1ad34ede41c27cbff9d23c1a14d1776",21 "bin": "424242",22 "card_type": "Credit",23 "card_category": "Consumer",24 "issuer": "JPMORGAN CHASE BANK NA",25 "issuer_country": "US",26 "product_id": "A",27 "product_type": "Visa Traditional",28 "avs_check": "S",29 "cvv_check": "D"30 },31 "customer": {32 "id": "cus_gs47qn23bqmefhkmlpokm7vzxm"33 },34 "processing": {35 "acquirer_transaction_id": "8137549787",36 "retrieval_reference_number": "000573823245"37 },38 "id": "pay_x6fmutbqdcdubfppv73fhv5bky",39 "currency": "EUR",40 "processed_on": "2019-06-07T08:36:43Z",41 "reference": "ORD-5023-4E89"42 },43 "_links": {44 "self": {45 "href": "https://api.sandbox.checkout.com/events/evt_ae3aut54yucu7cxi5xxh6t6avy"46 }47 }48}