forked from xiaowei1118/java_server
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevent.json
More file actions
45 lines (45 loc) · 1.41 KB
/
event.json
File metadata and controls
45 lines (45 loc) · 1.41 KB
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
{
"id": "evt_ugB6x3K43D16wXCcqbplWAJo",
"created": 1427555101,
"livemode": true,
"type": "charge.succeeded",
"data": {
"object": {
"id": "ch_Xsr7u35O3m1Gw4ed2ODmi4Lw",
"object": "charge",
"created": 1427555076,
"livemode": true,
"paid": true,
"refunded": false,
"app": "app_1Gqj58ynP0mHeX1q",
"channel": "upacp",
"order_no": "188609025631439951094000",
"client_ip": "127.0.0.1",
"amount": 100,
"amount_settle": 0,
"currency": "cny",
"subject": "Your Subject",
"body": "Your Body",
"extra": {},
"time_paid": 1427555101,
"time_expire": 1427641476,
"time_settle": null,
"transaction_no": "1224524301201505066067849274",
"refunds": {
"object": "list",
"url": "/v1/charges/ch_L8qn10mLmr1GS8e5OODmHaL4/refunds",
"has_more": false,
"data": []
},
"amount_refunded": 0,
"failure_code": null,
"failure_msg": null,
"metadata": {},
"credential": {},
"description": null
}
},
"object": "event",
"pending_webhooks": 0,
"request": "iar_qH4y1KbTy5eLGm1uHSTS00s"
}