payment_declined (Card Payouts)
Last updated: 6th July 2022
Example: Declined payment (Card Payouts)
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
{"id": "evt_pktvel6mu4pe7ccp2fj2eptd5e","type": "payment_declined","created_on": "2019-12-11T09:00:10Z","data": {"action_id": "act_kqknlhpwscaetbzyk2b773jiti","auth_code": "223252","response_code": "20005","response_summary": "Declined - Do Not Honour","amount": 20005,"metadata": {},"destination": {"type": "card","expiry_month": 12,"expiry_year": 2020,"name": "John Smith","scheme": "Visa","last_4": "4242","fingerprint": "436d1eb12c4b92b9eeb1e798dea93a718c78f5362c7fb5d84b51c72a869b6101","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": "Y"},"customer": {"id": "cus_4dmcskkwjhwuxjel2cmi6ce5za"},"id": "pay_3tg7yzq34lmmpdn2exmgjm4fvm","currency": "DKK","processed_on": "2019-12-11T09:00:10Z","reference": "example payout"},"_links": {"self": {"href": "https://api.sandbox.checkout.com/events/evt_pktvel6mu4pe7ccp2fj2eptd5e"},"payment": {"href": "https://api.sandbox.checkout.com/payments/pay_3tg7yzq34lmmpdn2exmgjm4fvm"}}}