-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathCHANGE.log
146 lines (112 loc) · 3.71 KB
/
CHANGE.log
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
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
9、Version:1.0.12
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