Skip to content

payment_canceled

Last updated: 14th July 2022

Example: Payment canceled

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"id": "evt_ppo35tnn7u2edoiexaelcjk5me",
"source": "gateway",
"type": "payment_canceled",
"timestamp": "2021-06-11T11:59:50.071+00:00",
"version": "1.0.9",
"data": {
"action_id": "act_ndipbi6pcoturg7gicmv7ajfpy",
"id": "pay_wtdnbqr2oarebnxeudvehbnrki",
"reference": "ORD-5023-4E89",
"amount": 200,
"currency": "EUR",
"processed_on": "2021-06-11T11:59:49.5071749+00:00"
},
"_links": {
"self": {
"href": "https://api.checkout.com/events/evt_gfb4ff5iov6efmgqggzsqactau"
},
"subject": {
"href": "https://api.checkout.com/workflows/events/subject/pay_jlfj2ful7z3u5lbykhy5lzezvm"
}
}
}