-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.txt
70 lines (57 loc) · 3.97 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
*** Changelog ***
= 13.3.4 - 2024.12.09 =
* Enhanced - Orders are created in the shop system for all redirect payment methods, ensuring no orders are lost after payment completion
* Enhanced - Notification / Webhook Email templates have been updated to include Transaction ID and additional details, improving clarity and customization
= 13.3.3 - 2024.06.21 =
* Enhanced - Payment module has been optimized as per the new testcase
= 13.3.2 - 2024.06.06 =
* Fix - An undefined error that occurred when an order was not found in the shop for canceled transactions
* Enhanced - Refund process has been extended for subsequent installment cycles
= 13.3.1 - 2024.05.17 =
* Enhanced - Extension of Instalment Payment cycles till 36 cycles
* Enhanced - Optimized the Callback/Webhook process for fetching Dynamic IP
* Enhanced - Alert email notification for successful transactions to the store owner for missing orders
= 13.3.0 - 2024.03.22 =
* New - Implemented Direct Debit ACH, MB Way, Payconiq and Blik payments
* Fix - Adapted the sort menu in the shop admin for Novalnet transactions overview to match shop CSS
* Fix - Sort order in the Novalnet transactions overview based on the order status
* Fix - Restructured installment payment tables to improve the readability in the shop's admin interface
* Enhanced - Offering Instalment payments and Guarantee payments to B2B customers in Switzerland
* Removed - Payment due date configuration for Direct Debit SEPA with payment guarantee
= 13.2.0 - 2023.03.15 =
* New - Implemented Novalnet Transaction Overview in the shop admin area
* New - Barzahlen/viacash payment slip implemented on the payment success page
* Fix - setPaymentPending parameter implemented for Apple Pay and Google Pay to avoid amount mismatch
* Fix - Constant value is used for table novalnet_transaction_detail
* Enhanced - Payment module has been optimized as per the new testcase
= 13.0.1 - 2023.03.29 =
* Fix - Code structures optimized to match Zen Cart coding standards
= 13.0.1 - 2023.03.07 =
* Fix - Transaction amount mismatch for PayPal payment
* Fix - Adjusted payment module for standard Instalment cancellation process
* Enhanced - Payment module has been updated for Zen Cart 1.5.7f German version
= 13.0.0 - 2023.02.17 =
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
= 2.0.0 - 2020.10.01 =
* New - Implemented Guaranteed Direct Debit SEPA, Guaranteed Invoice, Instalment by Direct Debit SEPA, Instalment by Invoice, Barzahlen, Giropay, Eps, Przelewy24, PostFinace Card and PostFinance E-Finance Payments
* New - Force 3D secure process has been implemented as per predefined filters and settings in the Novalnet admin portal
* Enhanced - Implemented new encryption method for redirect payments
* Enhanced - Credit Card iframe has been optimized
* Enhanced - Auto configuration call perform via cURL method
* Enhanced - Adjusted the payment module for IPV6 condition
* Enhanced - On-hold transaction configuration has been implemented for Credit Card, Direct Debit SEPA, Guaranteed Direct Debit SEPA, Invoice, Guaranteed Invoice, Instalment by Direct Debit SEPA, Instalment by Invoice and PayPal.
* Enhanced - Callback has been optimized as per the new testcase
* Fix - Compatible for Zen Cart 1.5.7
= 1.0.2 - 2013.01.02 =
- Optimized all novalnet payment modules as per new testcase document.
- Developed Novalnet Ideal Payment Module
= 1.0.1 - 2012.01.12 =
- Implement the Novalnet paypal payment method and CALLBACK SCRIPT file.
- Add call back testing method in readme file.
= 1.0.0 - 2011.12.15
- Readme File(Specification Details included).
- Zencart Payment Module Installation Guide (PDF included)
- update_info File included.
- Check hash implemented in PCI payment modules and include
- Post back Params (Order no., Invoice Reference).
- Iframe implemented for Credit Card Payment method.