Skip to content

payment_paid

Last updated: 14th July 2022

Example: Payment paid

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
{
"id": "evt_hbnxegj3dqyu5fsd4p2b4bxvpa",
"type": "payment_paid",
"created_on": "2019-12-11T08:59:39Z",
"data": {
"action_id": "act_fgmhgzodurievpxbdzgl3ftxce",
"auth_code": "924041",
"response_code": "10000",
"response_summary": "Approved",
"amount": 115,
"metadata": {
"coupon_code": "NY2018",
"partner_id": 123989
},
"destination": {
"id": "src_cdfv47bowvmezfdhjt7ibqrdxy",
"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_bv2khjtcah5uzimoi2qvniwnsm"
},
"id": "pay_fk234x52k6i4rmjmqnzx474fqi",
"currency": "DKK",
"processed_on": "2019-12-11T08:59:40Z"
},
"_links": {
"self": {
"href": "https://api.checkout.com/events/evt_hbnxegj3dqyu5fsd4p2b4bxvpa"
},
"subject": {
"href": "https://api.checkout.com/workflows/events/subject/pay_jlfj2ful7z3u5lbykhy5lzezvm"
}
}
}