-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog.txt
122 lines (101 loc) · 6.41 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
*** Changelog ***
= 12.3.1 - 25.11.2024 =
* Fix - Transaction amount mismatch for wallet payments during VAT and Coupon calculation
* Fix - Adjusted the alignment of Google Pay and Apple Pay buttons on product and cart pages across various devices
= 12.3.0 - 02.08.2024 =
* New - Implemented TWINT payment
* Enhanced - API/Webhook Response is normalized in the payment module for Instalment Payments
= 12.2.1 - 18.06.2024 =
* Fix - An undefined error occurred while handling the zero amount feature for the Direct Debit ACH payment
* Fix - Installment cycle selection is not working correctly when selecting the edit button from the shop admin interface
= 12.2.0 - 05.06.2024 =
* New - Implemented Zero amount authorization for Direct Debit ACH payment
* Enhanced - Optimized the Callback/Webhook process for fetching Dynamic IP
* Enhanced - Offering Guarantee and Instalment payments to B2B customers in Switzerland
* Enhanced - Extension of Instalment Payment cycles till 36 cycles
* Enhanced - Built-in Sub-Resource Integrity (SRI) integrated for JavaScript files to improve security for preventing unauthorized modifications
* Enhanced - Minification of CSS and JavaScript files for enhanced performance
* Removed - Payment due date configuration for Direct Debit SEPA with payment guarantee and Instalment by Direct Debit SEPA
= 12.1.0 - 08.01.2024 =
* New - Implemented Direct Debit ACH, Blik, Payconiq and MB Way payments
* Fix - Callback has been optimized as per the new testcase
= 12.0.4 - 25.07.2023 =
* Fix - Compatibility for Gambio version 4.8.0.2
* Fix - Warning error message prompted for the already defined language constant
* Enhanced - Instalment cancel option handled for Instalment by Direct Debit SEPA and Instalment by Invoice
= 12.0.3 - 10.02.2023 =
* Fix - SQL warning errors for specific languages
= 12.0.2 - 23.01.2023 =
* Fix - Compatibility for Gambio version 4.7.2.1
* Fix - Warning errors during payment module uninstallation
* Fix - Transaction amount mismatch during VAT and Coupon calculation
* Fix - SQL errors while processing Credit/Debit Cards payments for the country Italy
* Removed - Button Theme configuration for Google Pay payment
= 12.0.1 - 23.12.2022 =
* New - Implemented Zero amount authorization for the payments Credit/Debit card and Direct Debit SEPA
* New - Updated cart details to PayPal
* Fix - Warning errors during payment module uninstallation
* Enhanced - Invoice payment name is updated for German translation
= 12.0.0 - 26.10.2022 =
* Major version release: Entire restructure & optimization of the older version with a new v2 API structure, additional payment methods integration,
and enhanced usability
= 11.3.0 - 05.01.2022 =
* New - Handled parameter variation for similar and different Shipping and Billing addresses in the payment call
* New - Implemented enforce 3D secure payment for countries outside EU
* New - Implemented Payment duration for Prepayment
* Fix - Compatibility issue for 4.5.1.1
* Enhanced - Credit/Debit Cards payment with V2 process
* Removed - PIN by callback and PIN by SMS for Direct Debit SEPA and Invoice payment methods
* Removed - BCC field for Webhook Email notification
* Removed - Enable default payment method configuration
= 11.2.0 - 23.01.2021 =
* New - Implemented instalment payment for Direct Debit SEPA and Invoice
* Fix - Compatibility issue for 4.3.1.0
* Enhanced - Barzahlen payment name and logo
* Removed - Proxy server configuration
* Removed - Gateway timeout configuration
= 11.1.8 - 03.07.2020 =
* Fix - Compatibility issue for 4.1.1.2
* Enhanced - Callback has been optimized as per the new testcase
= 11.1.7 - 26.05.2020 =
* Enhanced - Adjusted validation in the checkout page for company name field
* Enhanced - Vendor script has been optimized
* Enhanced - Implemented new encryption method for redirect payments
* Enhanced - Auto configuration call perform via cURL method
* Enhanced - Novalnet bank details will be displayed for on-hold transactions in 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 - Callback has been optimized as per the new testcase
* Enhanced - Payment reference configuration for Invoice / prepayment
* Enhanced - Transaction reference in payments
* Enhanced - Autofill for payment data
* Removed - BIC field for Direct Debit SEPA
* Removed - CartaSi logo for Credit Card
* Removed - Proxy server configuration
* Removed - Dynamic subscription management
= 11.1.6 - 07.03.2019 =
* Fix - Compatible issue for gambio version 3.11.3.0
= 11.1.5 - 01.12.2018 =
* Enhanced - Guaranteed payment minimum amount reduced to 9.99EUR
* Compatible - Compatibility has been checked upto PHP 7.2 version
= 11.1.4 - 13.10.2018 =
* 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
* 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
* Enhanced - Guaranteed payment pending status has been implemented
* Enhanced - Callback has been optimized as per the new testcase
= 11.1.3 - 01.12.2017 =
* 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.2 - 21.09.2017 =
* New - Implemented Barzahlen payment method
* Enhanced - Merchant Administration Portal link has been updated in shop admin
* Enhanced - Optimized vendor script validation
* Removed - Refund with account details from shop admin
* Removed - Enable debug mode configuration in Merchant script management
= 11.1.1 - 25.04.2017 =
* Enhanced - Updated payment logo for Credit Card and Invoice payment
* Enhanced - dded new parameter in all API calls
* Compatible - Tested upto gambio version 3.6.0.2
= 11.1.0 - 07.03.2017 =
* New release