forked from PayEx/payex-magento2-pops
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog.txt
72 lines (61 loc) · 1.98 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
Version 1.0.11
* Fixed module dependency
* Rounding issue workaround
* Financing Invoice: require country phone code
* Implemented "Require Billing Address on Checkout page" option
* Set "Pending Payment" status for orders that awaiting for payment
* Updated Swedish translation
* Fixed checkout problems when magento installed in subdirectory
* Fixed: Order confirmation emails are being sent twice
* Improved transaction status view
* Transaction Callback fixes
* Updated Finnish Bank names
* Fixed warnings of marketplace-eqp
* Fixed bug with failed transactions
* Fixed problem with financing invoice capture
* Improved Payment fee on PDF printouts
Version 1.0.10
* Use native placeOrderAction to fix checkout agreements error
Version 1.0.9
* Guest checkout bugfix
Version 1.0.8
* Order lines: Skip configurable product which should be invisible
* Fixed "Division by zero" error
Version 1.0.7
* Improvements of payment methods
* Bugfixes
Version 1.0.6
* Error messages during payment process
* Fixed JS error of payex cc method
* Fixed transaction check bug in Financing Invoice
Version 1.0.5
* Implemented GiftCards and EVC methods
* Implemented MobilePay Online method
* Implemented Terms of Service feature
* Improved compatibility of Magento v2.1+
* Bugfixes
Version 1.0.4
* Improved compatibility of Magento v2.1
* Fixed bankdebit bugs when guest checkout
* Fixed bugs with payment fee
* Fixed bug with mode change
* Don't perform GetAddressByPaymentMethod to validate SSN
* Transaction Callback improvements
* Updated translations
Version 1.0.3
* Transaction Callback improvements
* Minor code changes
Version 1.0.2
* Social Security Number addon
* Compatibility Magento2 v2.1.0
Version 1.0.1
* Payment Fee for Financing Invoice / PartPayment
* Bugfixes
Version 1.0.0
* First release of Magento 2 Payment Extension
* Implemented Credit Card method
* Implemented Bank Debit method
* Implemented Financing Invoice method
* Implemented PartPayment method
* Implemented MasterPass method
* Implemented Swish method