Skip to content

card_verification_declined

Last updated: 14th July 2022

Example: Card verification declined

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"id": "evt_ae3aut54yucu7cxi5xxh6t6avy",
"type": "card_verification_declined",
"version": "1.0.1",
"created_on": "2019-06-07T08:36:43Z",
"data": {
"action_id": "act_x6fmutbqdcdubfppv73fhv5bky",
"payment_type": "REGULAR",
"auth_code": "573823",
"response_code": "20087",
"response_summary": "Bad Track Data",
"scheme_id": "638284745624527",
"amount": 0,
"metadata": {
"coupon_code": "NY2018",
"partner_id": 123989
},
"source": {
"id": "src_isu5yyegxg4e5l5yadnpu6y744",
"type": "card",
"billing_address": {
"line1": "Shepherdess Walk",
"line2": "Central",
"town_city": "Hoxton",
"state": "London",
"zip": "N1 7LH",
"country": "GB"
},
"expiry_month": 12,
"expiry_year": 2025,
"scheme": "VISA",
"last_4": "4242",
"fingerprint": "71580b426f1d190d29087ff265d8f48df1ad34ede41c27cbff9d23c1a14d1776",
"bin": "424242",
"card_type": "Credit",
"card_category": "Consumer",
"issuer": "JPMORGAN CHASE BANK NA",
"issuer_country": "US",
"product_id": "A",
"product_type": "Visa Traditional",
"avs_check": "S",
"cvv_check": "D"
},
"customer": {
"id": "cus_gs47qn23bqmefhkmlpokm7vzxm",
"email": "t***@g****.com"
},
"processing": {
"acquirer_transaction_id": "8137549787",
"retrieval_reference_number": "000573823245"
},
"id": "pay_x6fmutbqdcdubfppv73fhv5bky",
"currency": "EUR",
"processed_on": "2019-06-07T08:36:43Z",
"reference": "ORD-5023-4E89"
},
"risk": {
"flagged": false
},
"_links": {
"self": {
"href": "https://api.checkout.com/events/evt_ae3aut54yucu7cxi5xxh6t6avy"
},
"subject": {
"href": "https://api.checkout.com/workflows/events/subject/pay_x6fmutbqdcdubfppv73fhv5bky"
}
}
}