|
5 | 5 | <label lang="en">MultiSafepay</label>
|
6 | 6 | <label lang="de">MultiSafepay</label>
|
7 | 7 |
|
8 |
| - <version>3.0.3</version> |
| 8 | + <version>3.1.0</version> |
9 | 9 | <copyright>(c) MultiSafepay</copyright>
|
10 | 10 | <license>proprietary</license>
|
11 | 11 | <link>https://www.multisafepay.com</link>
|
|
25 | 25 | ]]>
|
26 | 26 | </description>
|
27 | 27 |
|
| 28 | + <changelog version="3.1.0"> |
| 29 | + <changes lang="en"><![CDATA[ |
| 30 | + PLGSHPS-303: Add support for iDEAL 2.0 |
| 31 | + PLGSHPS-299: Remove iDEAL issuer dropdown |
| 32 | + PLGSHPS-302: Fix billing-shipping addresses sometimes is missing on confirmation page |
| 33 | + PLGSHPS-301: Fix wrong usage of getIsoName() to retrieve the ISO country ID |
| 34 | + PLGSHPS-300: Fix Apple Pay template is missing when payment methods are installed |
| 35 | + PLGSHPS-297: Fix issue where session is lost on notifyAction() |
| 36 | + ]]> |
| 37 | + </changes> |
| 38 | + <changes lang="de"><![CDATA[ |
| 39 | + PLGSHPS-303: Add support for iDEAL 2.0 |
| 40 | + PLGSHPS-299: Remove iDEAL issuer dropdown |
| 41 | + PLGSHPS-302: Fix billing-shipping addresses sometimes is missing on confirmation page |
| 42 | + PLGSHPS-301: Fix wrong usage of getIsoName() to retrieve the ISO country ID |
| 43 | + PLGSHPS-300: Fix Apple Pay template is missing when payment methods are installed |
| 44 | + PLGSHPS-297: Fix issue where session is lost on notifyAction() |
| 45 | + ]]> |
| 46 | + </changes> |
| 47 | + </changelog> |
28 | 48 | <changelog version="3.0.3">
|
29 | 49 | <changes lang="en"><![CDATA[
|
30 | 50 | PLGSHPS-291: Fix OrderUpdateSubscriber
|
|
0 commit comments