-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.txt
259 lines (202 loc) · 12.5 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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
*** Changelog ***
= 13.2.0 - 06.03.2024
* New - Implemented Zero amount authorization for Apple pay and Google Pay payments
* Fix - Plugin made compatible to ensure smooth integration for Invoice generation
* Enhanced - Adjusted the payment plugin to display the payment methods separately in the customer account page
= 13.1.0 - 12.12.2023
* New - Implemented Direct Debit ACH, MB Way and Blik payments
* Fix - Order details in shop admin continues to function seamlessly when the Novalnet plugin is enabled
= 13.0.2 - 18.10.2023
* Fix - Token generation is executed appropriately for recurring subscriptions with Credit/Debit Cards, Direct Debit SEPA and PayPal
= 13.0.1 - 28.09.2023
* Fix - Novalnet payment plugin has been optimized for new testcase
* Enhanced - Webhook has been optimised for fetching Dynamic IP
* Enhanced - Payment form is updated using Javascript for correct payment selection on the checkout page
= 13.0.0 - 28.07.2023
* Major version release: We've improved the seamless customer experience and brand configurations in the Novalnet Merchant Admin Portal to make it easier to preview and customise the checkout page
= 12.3.4 - 06.04.2023
* New - Implemented Instalment cancel option for Instalment payments
* Fix - Basket amount differs from the booking amount during the communication failure
* Fix - 'Company' value passed in the payment request for the B2B Guarantee customers
* Fix - Minimum amount display restrictions removed for guarantee payments from "My Account" page for default payment selection
= 12.3.3 - 09.03.2023
* Fix - Instalment by Direct Debit SEPA and Instalment by Invoice will be displayed on the checkout page based on the inclusive and exclusive taxes
* Enhanced - Adjusted the plugin to set Cancellation payment status for Direct Debit SEPA with payment guarantee and Invoice with payment guarantee payments
* Enhanced - Callback/webhook optimized to handle communication gap while restoring the shopping cart
* Removed - Button Theme configuration for Google Pay payment
= 12.3.2 - 11.01.2023
* Fix - Precise order number update for Invoice with payment guarantee
= 12.3.1 - 25.11.2022
* Fix - Payment plugin has been optimized for PickwareERP plugin
* Enhanced - Updated cart details to PayPal
* Removed - Status based Capture, Void and Refund actions
= 12.3.0 - 16.11.2022
* New - Implemented Google Pay payment
* Fix - Transactions are optimized using Order ID without the use of session ID
= 12.2.2 - 19.10.2022
* Fix - Compatibility for AboCommerce version 7.1.5
* Enhanced - Invoice payment name is updated for German translation
* Removed - One-click shopping for PayPal payment
= 12.2.1 - 29.09.2022
* Fix - Exact tariff information retrieved during the tariff selection
* Fix - Minor changes were made to match the Shopware coding standards
= 12.2.0 - 27.09.2022
* Major version release: Entire restructure & optimization of older version with usability, additional features and customizations
= 12.1.0 - 27.09.2021
* Removed - Order creation process before executing payment call
= 12.0.0 - 16.02.2021
* New - Implemented instalment payments for Direct Debit SEPA, Instalment payments for Invoice, PostFinance Card and PostFinance E-Finance payment methods
* Enhanced - Payment plugin is restructured as per shopware standard gudelines
= 11.3.6 - 2022.01.28 =
* Fix - Mozilla Samesite Cookies
= 11.3.5 - 2021.11.19 =
* Fix - Storing the payment data for Credit/Debit Cards and PayPal under one-click shopping in PHP 8.0 version
= 11.3.4 - 2021.11.16 =
* Enhanced - Adjusted the payment plugin to create an order as per shop default flow
= 11.3.3 - 2021.11.02 =
* Fix - For redirection payments,transaction amount mismatch in the email template for the customers have a tax ID
= 11.3.2 - 2021.10.06 =
* Fix - Compatibility for PHP version 8.0
= 11.3.1 - 2021.08.19 =
* Fix - Adjusted the payment plugin to receive Order confirmation e-mail for end-customer
* Enhanced - Credit/Debit Cards payment method description
= 11.3.0 - 2021.07.30 =
* New - Implemented enforce 3D secure payment for credit card for countries outside EU
* New - Implemented Payment duration for Prepayment
* Fix - Chrome same site issue for sub shop
* Fix - Compatibility issue for versions 5.0.0 - 5.7.2
* Enhanced - Barzahlen payment method name and logo
* Enhanced - Callback for transactions has been optimized as per the new testcase
* Removed - PIN by callback and PIN by SMS for Direct Debit SEPA and Invoice payment methods
* Removed - Proxy server configuration
* Removed - Gateway timeout configuration
* Removed - BCC field for Webhook Email notification
* Removed - Payment plugin update page
= 11.2.5 - 2020.10.13 =
* Fix - Chrome Samesite Cookies
= 11.2.4 - 2020.06.10 =
* Fix - Compatibility issue for 5.0.0 to 5.6.7
* Removed - href links for the payment logo
= 11.2.3 - 2020.03.26 =
* New - Implemented Novalnet update feature in shop backend
* New - Notify end customer for storing card / account information
* Fix - Notification message after clearing the shopping cart
= 11.2.2 - 2019.10.17 =
* Fix - Adjusted the plugin to set the proper "Cancellation payment status" when the customer cancels the order
* Fix - Issue in processing the proper payment type during subscription change payment method
* Enhanced - Callback has been optimized as per the new testcase
= 11.2.1 - 2019.08.26 =
* Fix - Compatible issue for Shopware 5.6.0
* Fix - Issue with Shopware Import/Export plugin
= 11.2.0 - 2019.07.25 =
* New - Implemented new encryption method for redirect payments
* New - Customized the payment logo
* Enhanced - Novalnet bank details will be displayed in invoice for on-hold transactions in Invoice, Invoice with payment guarantee and Prepayment
* Enhanced - Callback has been optimized as per the new testcase
* Enhanced - Adjusted the payment module for IPV6 condition
* Enhanced - Novalnet Merchant Administration Portal link has been updated in shop admin
* Removed - Autofill and Payment refill for payment data
* Removed - BIC field for Direct Debit SEPA
* Removed - Payment reference configuration for Invoice/prepayment
* Removed - Transaction reference in payments
= 11.1.11 - 2019.05.30 =
* Fix - Adjusted payment plugin to restrict the double transaction
= 11.1.10 - 2018.09.19=
* New - Abocommerce subscription process adapted
* Enhanced - Guaranteed payment pending status has been implemented
* Enhanced - Guaranteed payment minimum amount reduced to 9.99EUR
* Enhanced - Callback has been optimized as per the new testcase
* Compatible - Transaction reference in payments
= 11.1.9 - 2018.01.25 =
* New - Custom checkout overlay for Barzahlen
* New - Force 3D secure process has been implemented as per predefined filters and settings in the Novalnet admin portal
* Fix - Restricted critical mail triggering from the callback script for direct payment's rejected transaction
* Fix - Order confirmation mail sending to the shop owner
* Fix - Error message display for direct payment methods in the shop system
* Enhanced - Due date update notification in the shop, on activation of transaction for Invoice, Invoice with payment guarantee and Prepayment
* Enhanced - On-hold transaction configuration has been implemented for Credit Card, Direct Debit SEPA, Direct Debit SEPA with payment guarantee, Invoice, Invoice with payment guarantee and PayPal
* Enhanced - Optimized IP condition check for remote address
= 11.1.8 - 2018.01.05 =
* Enhanced - Optimized vendor script validation for handling communication failure transaction
= 11.1.7 - 2017.12.01 =
* Enhanced - Creation of order as default before executing payment call in the shopsystem (for all redirect payment methods: online bank transfers, Credit Card-3D secure and wallet systems), to avoid the missing orders on completion of payment on non-return of end user due to end user closed the browser or time out at payment, etc.!
= 11.1.6 - 2017.11.21 =
* Enhanced - Dynamic IP control applied through domain instead of static IP in vendor script. Actual IP of Novalnet will be extracted in real time from the domain
= 11.1.5 - 2017.10.04 =
* Fix - Implemented Barzahlen payment method
* Enhanced - Optimized vendor script validation
* Removed - Enable debug mode configuration in Merchant script management
= 11.1.4 - 2017.08.10 =
* Fix - Invoice reference parameter added for Guarantee Invoice
* Fix - Tariff ID configuration issue for Subshops
* Enhanced - Date of birth field updated as per the shop structure
* Enhanced - Merchant Administration Portal link has been updated in shop admin
* Removed - Refund with account details from shop admin
= 11.1.3 - 2017.06.22 =
* Fix - Rectified missing input data issue for redirection payments
= 11.1.2 - 2017.05.19 =
* Compatible - Tested upto Shopware version 5.2.24
= 11.1.1 - 2017.04.21 =
* New - Implemented Zero amount booking for Credit Card and Direct Debit SEPA
* Enhanced - Updated payment logo for Credit Card and Invoice payment
* Enhanced - Added new parameter in all API calls
* Enhanced - Novalnet updates information added in the plugin description
* Compatible - Tested upto Shopware version 5.2.21
= 11.1.0 - 2017.02.17 =
- Credit Card iframe updated.
- One click shopping for Credit Card and PayPal implemented.
- Edit option in Credit Card and PayPal for registered customers implemented.
- Zero amount booking for PayPal implemented.
- On-hold transactions for PayPal implemented.
- New payment method "Przelewy24" added.
= 11.0.0 - 2016.09.26 =
- Auto configuration of vendor credentials
- One click shopping for Direct Debit SEPA
- Iframe and hosted page implementation for Credit Card
- Implemented Direct Debit SEPA with payment guarantee, Invoice with payment guarantee and giropay payments
- Edit option in Direct Debit SEPA for registered customers
- Notify URL configuration in shop backend .
- Logo control has been implemented in global configuration.
- Responsive templates has been implemented
- New booking with payment reference
= 10.1.3 - 2016.11.04 =
- Przelewy24 payment implemented.
- Compatibility has been checked upto shopware version 5.2.9.
- Novalnet payment module has been optimized as per new testcase.
= 10.1.2 - 2016.08.30 =
- Compatibility has been checked upto shopware version 5.2.6.
- Novalnet payment module has been optimized as per new testcase.
= 10.1.1 - 2016.07.29 =
- Compatibility has been checked upto shopware version 5.2.3.
- Novalnet payment module has been optimized as per new testcase.
= 10.1.0 - 2016.06.23 =
- Credit Card Iframe implemented.
- Compatibility has been checked for the latest shopware version 5.1.6
= 10.0.2 - 2016.02.16 =
- giropay payment has been implemented.
- Novalnet payment modules has been optimized as per new testcase.
- Compatibility has been checked for the latest shopware version 5.1.3
= 10.0.1 - 2015.11.18 =
- Direct Debit SEPA overlay and Credit Card type removed.
- Notify URL configuration in shop backend.
- Logo control has been implemented in global configuration.
- Compatibility has been checked for shopware version 4.1.4-5.1.1.
= 10.0.0 - 2015.07.13 =
- Novalnet Merchant API configuration has been globally implemented.
- On-hold transaction configuration.
- Merchant script notification mail configuration.
- Merchant can set up their Referrer ID.
- Proxy server configuration.
- Merchant can define their gateway timeout.
- Auto-fill for payment data (Direct Debit SEPA).
- Fraud prevention through PIN by Callback/SMS/E-Mail. (For Credit Card, Direct Debit SEPA & Invoice).
- Integrated "AMEX card type".
- Subscription management.
- Payment reference option provided.
- Payment status management for all payment methods.
- Implemented "Extension" features
- VOID & CAPTURE option for on-hold transaction payments (Direct Debit SEPA, Credit Card, Invoice & Prepayment).
- Refund option for the payments (Credit Card, Direct Debit SEPA, Invoice, Prepayment, Instant Bank Transfer, iDEAL & PayPal).
- Transaction amount update option (For Direct Debit SEPA, Invoice & Prepayment).
- Due date change option for Prepayment & Invoice payment.
- Affiliate management system.