forked from PAYONE-GmbH/oxid-6
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog.txt
202 lines (121 loc) · 4.18 KB
/
Changelog.txt
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
==1.6.2==
Bugfixes
* Creditcard bugs fixed
Maintenance
* tested with Shop 6.4
==1.6.1==
New Features
* Change Version of Javascript
Bugfix(es)
* check of manipulated basket
tested with v 6.4
==1.6.0==
New Features
* new payment method: Apple Pay
Bugfix(es)
* fixes for PHP8
Maintenance
* compatibility with Oxid 6.4
==1.5.1==
Bugfixes
* fixed direct debit issues
* fixed minor bugs with Amazon Pay
* remove hard block overwriting in email template
* adapt templates to avoid duplicate CSS loading
* Renaming the Paysafe payment types to Unzer
Maintenance
* compatibilty checked to 6.4.0
* tested with Oxid 6.4.0
==1.5.0==
New Features
* Support for Ratepay Device Fingerprinting
* Updated Ratepay Legal Texts
* New payment methods: Alipay, WeChatPay, Trustly
Bugfixes
* fixed clearing data wasn't shown on thank you page in some instances
* fixed SQL syntax errors on activation
* better discount handling
* increased default timeout for transactionstatus forwarding
Maintenance
* cardholder name is now required for better exemption handling with 3D Secure 2.0
* tested with Oxid 6.2.3
==1.4.0==
New Feature(s)
* New Klarna implementation, now supporting Klarna Debit, Invoice and Installment
Maintenance
* remove DISCOVER
* Fix various translation issues
* Harmonized UI for Captures & Refunds
* Added PAYONE Secure Invoice to Wave theme
* Removed old unused Sofort code
* Support address changes with PayPal Express
* Fixed mapping issues in TX-Status Forwarding which might lead to problems connecting downstream systems like pixi*
Warning(s)
* Klarna legacy will be shut down by the end of Sep 2020. Only upgrade if you are either not using Klarna or have been set up with the new Klarna Connector on the PAYONE platform
==1.3.2==
New Features
* we made transactionstatus forwardings a lot stabler, so hopefully no more missing forwarded statuses
Bugfixes
* Better handling of decline messages during protect
* Fixed some smaller Issues with Ratepay
Maintenance
* we deprecated the use of Kontonummer/BLZ for SEPA and only support IBAN and BIC
* we deprecated the cc type discover, as it is now processed as diners
==1.2.1==
Bugfixes
* fixed issues with items becoming unavailable during a redirect checkout
Maintenance
* fixed unit tests
* added missing edit symbol for billing addresses
==1.2.0==
Features
*Added Safe Invoice
Bugfixes
* Fixed a wrong path to the transaction status forwarding controller
* various smaller bugfixes
Maintanance
* Added missing translations in backend
* Added PSD2 Compatibility for Amazon Pay
* dropped Support for mobile Theme ?
* fixed unit tests
## A Word on PSD2
At the time of Release, only Amazon Pay requires code changes to be compatible with the upcoming PSD2 regulation. However, you can configure the plugin for optimized conversion when using Credit Cards and 3-D Secure 2.0. For more info see our Remark on docs.payone.com https://docs.payone.com/display/public/INT/Oxid+6+Extension#Oxid6Extension-EnsuringMaximumConversionWith3DSecure2.0
## Warning
since we've dropped support for the mobile theme, please make sure to use a newer responsive theme before updating!
==1.1.0==
Features:
* Amazon Pay
* Moved transactionstatus forwarding to its own controller to make it more robust
Bugfixes:
* send dynamic shop version in request to PAYONE API
* various smaller fixes
Maintenance:
* removed customerid due to high potential for errors and low actual benefit
* Removed deprecated payment method Billsafe
* Removed deprecated frontend for credit card
* Updated unit tests
* added iDEAL bankgrouptye HANDELSBANKEN
* Wave theme compatibility
==1.0.10==
Bugfixes
* fixed unit tests
==1.0.9.==
New Features
* added generic error for failed redirect payments
* made cc request error response visible to customer
Bugfixes
* various test fixes (thx @robertblank)
Maintenance
* Renamed Payolution to Paysafe Pay Later
* updated bankgroups
* removed deprecated support page
==1.0.8==
* Fixed unit tests
* Removed Support Link from backend menu
==1.0.6==
* Fixed PayPal Express with existing users
* Fixed license identifier in composer.json
==1.0.5==
* Removed transaction from finalizeOrder
==1.0.4==
* Initial module release for Oxid 6