Skip to content

payment_expired

Last updated: 14th July 2022

Example: Payment expired

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
{
"id": "evt_hagjst6cjlhexnmdq5y2kvj72i",
"source": "gateway",
"type": "payment_expired",
"timestamp": "2021-06-11T12:01:26.316+00:00",
"version": "1.0.9",
"data": {
"action_id": "act_57v7ihlibudebdu7eoct2niioi",
"id": "pay_4urtxiosfxxejmzuriescptqsi",
"reference": "ORD-5023-4E89",
"amount": 300,
"currency": "EUR",
"processed_on": "2021-06-11T12:01:25.5812035+00:00",
"metadata": {
"coupon_code": "NY2018",
"partner_id": "123989"
}
},
"_links": {
"self": {
"href": "https://api.checkout.com/events/evt_gfb4ff5iov6efmgqggzsqactau"
},
"subject": {
"href": "https://api.checkout.com/workflows/events/subject/pay_jlfj2ful7z3u5lbykhy5lzezvm"
}
}
}