-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathCHANGE.log
More file actions
206 lines (157 loc) · 5.04 KB
/
CHANGE.log
File metadata and controls
206 lines (157 loc) · 5.04 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
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
1、Version:1.0.1
Modify AlipayCaptureRequest.java;
Modify AlipayCaptureResponse.java;
2、Version:1.0.2
Modify AlipayPayQueryResponse.java;
3、Version:1.0.3
Remove AlipayRefundQueryRequest.java;
Remove AlipayRefundQueryResponse.java;
Modify SignatureTool.genSignConent to SignatureTool.genSignContent;
4、Version:1.0.4
Add AlipayUserQueryInfoRequest.java;
Add AlipayUserQueryInfoResponse.java;
5、Version:1.0.5
Add SignatureTool.sign(String httpMethod, String path, String clientId, String reqTimeStr, String reqBody, String merchantPrivateKey);
Add SignatureTool.verify(String httpMethod, String path, String clientId, String rspTimeStr, String rspBody, String signature, String alipayPublicKey);
Modify AlipayPayQueryResponse.java;
Optimize TCP connection reuse;
6、Version:1.0.7
ADD BKASH to CustomerBelongsTo;
7、Version:1.0.8
Modify EASYPASIA to EASYPAISA;
8、Version:1.0.10
Disable partial JDK HttpURLConnection automatic retry
9、Version:1.0.11
Optimize HTTP links for long connection times
Fix core logic
10、Version:1.0.13
Support spend bai
11、Version:1.0.16
AlipayPayRequest class remove env field
12、Version:1.0.17
TerminalType add MINI_APP
13、Version:1.0.18
Upgrade the fastjson version to 1.2.76
14、Version:2.0.1
add aps interface and adjust the package for the AMS interface(request/response)
15、Version:2.0.9
Add comment
Add card related model(CardInfo、ThreeDSResult、PaymentResultInfo、BrowserInfo)
Add usable paymentMethod in auth interface(CustomerBelongsTo)
Add refund、payResult、CaptureResult notify body
Add executable example of cashierPayment
Modify struct of paymentMethodMetaData, convert string to map
Upgrade the fastjson version to 1.2.83
16、Version:2.0.10
Fix useless example class problem
17、Version:2.0.11
Add POP Parameters
18、Version:2.0.12
Add POP Risk Scene and vaulting session
19、Version:2.0.13
fix vaulting session bug
20、Version:2.0.14
risk sdk init
21、Version:2.0.15
fix paymentResultInfo lack 3dsparam set/get method problem
22、Version:2.0.16
modfiy vaultingNotify, add bin/issuerName param
23、Version:2.0.17
modify vaultingSessionRequest, add merchantRegion param
24、Version:2.0.18
fix risk authorizationError object
25、Version:2.0.19
add wallet paymentMethod
26、Version:2.0.20
add EasyPay params
27、Version:2.0.21
add subscription params and constants
28、Version:2.0.26
add lombok support
29、Version:2.0.27
add Checkout Payment Page support
30、Version:2.0.29
adding path to request, using lombok for ams api, update sample code
31、Version:2.0.32
align antom doc and library
32、Version:2.0.33
add PspCustomerInfo add extendInfo
33、Version:2.0.38
add:ScopeType add TAOBAO_REBIND
34、Version:2.0.40
update:alipayPayRequest
add:payments/syncArrear
add:payments/createDeviceCertificate
35、Version:2.0.41
add:Boolean request.order.needDeclaration
36、Version:2.0.42
add AlipayAuthConsultRequest.authMetaData AE企业支付宝代扣集成方案
37、Version:2.0.43
add AlipayVaultingSessionRequest.is3DSAuthentication 哈啰集成绑卡SDK
37、Version:2.0.44
update --- notify
37、Version:2.0.45
update --- Leg 航司场景,风控诉求
CKP二期支付结果查询和支付结果通知透出支付方式信息
38、Version:2.0.46
update --- notify_dispute 拒付通知增加争议类型
39、Version:2.0.48
update --- 优化base64多jdk版本兼容
40、Version:2.0.49
1. RDR拒付通知优化通用能力变更
2. Antom新增ApplePay支付方式
41、Version:2.0.50
1. CKP二期支持商户传入可选支付方式列表
2. AMS独立绑卡支持MIT交易
42、Version:2.0.51
update --- 支付方式枚举类新增ABA
43、Version:2.0.52
1. 订阅支付新增“更新接口”
44、Version:2.0.53
1. update promotionResults
45、Version:2.0.54
1. 支付、查询、支付结果通知新增卡相关信息字段
46、Version:2.0.55
1. oneApi绑卡补全
47、Version:2.0.56
1. update notifyVaulting
48、Version:2.0.57
1. update add oneApi补全
49、Version:2.0.58
1. Antom 印度渠道接入AMS拒付相关接口的标准变更
2. Antom印度渠道接入(UPI/CARD/NETBAKING)相关接口标准变更
3. CKP二期支持商户传入支付方式地区和支付方式要素
49、Version:2.0.59
1. 新增ISV模式
50、Version:2.0.60
1. SG B15 Airline航司接入全球卡(Visa/Mastercard)接口变更
51、Version:2.0.61
1. Iyzico渠道接入AMS变更
2. update 0710
52、Version:2.0.62
1. AMS支付接口、支付通知、支付查询接口透传卡组ISO code和Mac code及渠道DE42和DE43
53、Version:2.0.63
1. 新增getCardInfo接口
54、Version:2.0.64
1. add userRegion
55、Version:2.0.65
1. 返回3DS认证失败原因
56、Version:2.0.66
1. DFM 支付中支持OTA行业结汇入中申报
57、Version:2.0.67
1. 升级用户前报价接口变更
58、Version:2.0.68
1. 升级用户前报价接口变更-fix
59、Version:2.0.69
1. 返回 3DS 是否无摩擦
60、Version:2.0.70
1. update20251105
61、Version:2.0.71
1. update20251111
62、Version:2.0.73
1. ABA Statement
2. ESP & 普通代扣 API集成方案
62、Version:2.1.0
1. update20251127
63、Version:2.1.1
1. update20251201