Skip to content

payment_pending

Last updated: 14th July 2022

Example: Payment pending

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
{
"id": "evt_ivjkcjjvkf3eziyaidcys22cbm",
"source": "gateway",
"type": "payment_pending",
"timestamp": "2021-06-11T11:40:34.011+00:00",
"version": "1.0.9",
"data": {
"id": "pay_wafpfwejyitetb5aolywmqbxny",
"reference": "ORD-5023-4E89",
"amount": 100,
"currency": "EUR",
"processed_on": "2021-06-11T11:40:32.3813833Z",
"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"
}
}
}