forked from i-ways/magento2-paypal-plus
-
Notifications
You must be signed in to change notification settings - Fork 1
/
RELEASE_NOTES.txt
executable file
·99 lines (73 loc) · 2.54 KB
/
RELEASE_NOTES.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
==== 1.3.6 ====
workaround for checkout sessions loss
==== 1.3.5 ====
Version update + bugfix
==== 1.3.4 ====
Magento v2.4
PHP v7.4.3
==== 1.3.3 ====
Removed Instalments Banners dependency
==== 1.3.2 ====
Better shipping cost calculation
Documentation updated
Instalments Banners dependency
==== 1.3.1 ====
Added PHP 7.3 compatibility
==== 1.3.0 ====
Reimplemented M2.3 combatibility
Removed M2.0 M2.1 M2.2 compatibility
Note:
M2.0 M2.1 M2.2 will be supported with v1.2.X upgrades.
==== 1.2.4 ====
Removed 2.3 compatibility due to problems with PHP 7.0 and M2.2.6 and the CsrfValidation in M2.3
==== 1.2.3 ====
Renamed PayPal-Plus to PayPal PLUS
==== 1.2.2 ====
Renamed PayPal Plus to PayPal PLUS
==== 1.2.1 ====
Changed PaymentMethodTitle translation
Removed processed by PayPal
==== 1.2.0 ====
Compatibility with 2.2.6 and 2.3
Renamed third party modules config
Added item list to patch
==== 1.1.8 ====
Fixed discount calculation on virtual quotes
==== 1.1.7 ====
Fixed minicart not empty after order success
Fixed shipping calculation with free shipping
Skip payment creation call if total is zero
Removed unused file sections.xml
==== 1.1.6 ====
Hide PayPal Express in checkout if PPP is active
==== 1.1.5 ====
US address validation error handling.
==== 1.1.4 ====
Changed locale_code parsing
Added workaround for broken shipping cost calculation in checkout
Fixed magento/module-paypal requirement to support Magento 2.2.X
==== 1.1.3 ====
Added notice to configuration if merchant country is not set to Germany
==== 1.1.2 ====
Fix JS Script error on empty third party method array
Fix for missing ShippingAddress on virtual orders
==== 1.1.1 ====
Added token cache to reduce API-Calls
==== 1.1.0 ====
Added third party payment modul support outside iframe
==== 1.0.5 ====
Compatibility with Amazon_Payment
Compatibility with IWD_Opc
Compatibility with Swissup_Firecheckout
Compatibility with Magestore_OneStepCheckout
==== 1.0.4 ====
Fixed tax calculation with special discount settings
==== 1.0.3 ====
Fixed always failing credential validation on payment method config save.
==== 1.0.2 ====
Fixed Javascript errors with Magento 2.1 on payment method block.
==== 1.0.1 ====
Added PUI legal text
==== 1.0.0 ====
PayPal PLUS is a solution where PayPal offers PayPal, Credit Card and ELV (pay upon invoice will be added in a later phase) as individual payment options on the payment selection page.
Based on the payment method selected by the buyer, he will at a later stage be presented with either the PayPal Login page or an input mask for bank / credit card details.