-
-
Notifications
You must be signed in to change notification settings - Fork 16
/
test.json
104 lines (104 loc) · 2.65 KB
/
test.json
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
{
"errorCode": 0,
"orderStatuses": [
{
"errorCode": "0",
"orderNumber": "58drs0Pes459Hdsddd0567a0",
"orderStatus": 2,
"actionCode": 0,
"actionCodeDescription": "Запрос успешно обработан",
"amount": 250000,
"currency": "810",
"date": 1414485649233,
"orderDescription": "Opisanie",
"ip": "212.5.125.194",
"merchantOrderParams": [
{
"name": "registr1",
"value": "registr1"
}
],
"attributes": [
{
"name": "mdOrder",
"value": "f1a3365b-542c-4c8d-b34c-e9a7ee8dbc9c"
}
],
"cardAuthInfo": {
"expiration": "201512",
"cardholderName": "Ivan",
"approvalCode": "123456",
"pan": "411111**1111"
},
"bindingInfo": {
"clientId": "666",
"bindingId": "1eabfb8e-b90e-4dc8-bef6-14bd392b1cec"
},
"authDateTime": 1414485661207,
"terminalId": "111113",
"authRefNum": "111111111111",
"paymentAmountInfo": {
"paymentState": "DEPOSITED",
"approvedAmount": 250000,
"depositedAmount": 250000,
"refundedAmount": 0
},
"bankInfo": {
"bankName": "TEST CARD",
"bankCountryCode": "RU",
"bankCountryName": "Россия"
}
},
{
"errorCode": "0",
"orderNumber": "57drs0Pes459Hdsddd0567a0",
"orderStatus": 2,
"actionCode": 0,
"actionCodeDescription": "Запрос успешно обработан",
"amount": 250000,
"currency": "810",
"date": 1414485277286,
"orderDescription": "Opisanie",
"ip": "212.5.125.194",
"merchantOrderParams": [
{
"name": "registr1",
"value": "registr1"
}
],
"attributes": [
{
"name": "mdOrder",
"value": "09489184-bc5e-44a7-b6c4-3ca1feb8ef69"
}
],
"cardAuthInfo": {
"expiration": "201512",
"cardholderName": "Ivan",
"approvalCode": "123456",
"pan": "411111**1111"
},
"bindingInfo": {
"clientId": "666",
"bindingId": "1eabfb8e-b90e-4dc8-bef6-14bd392b1cec"
},
"authDateTime": 1414485296046,
"terminalId": "111113",
"authRefNum": "111111111111",
"paymentAmountInfo": {
"paymentState": "DEPOSITED",
"approvedAmount": 250000,
"depositedAmount": 250000,
"refundedAmount": 0
},
"bankInfo": {
"bankName": "TEST CARD",
"bankCountryCode": "RU",
"bankCountryName": "Россия"
}
}
],
"totalCount": 2,
"page": 0,
"pageSize": 100
}