We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 233fb40 + e521235 commit 5642ccdCopy full SHA for 5642ccd
Changelog.txt
@@ -1,8 +1,10 @@
1
-Bugfix(es)
+New Features
2
3
-* Fix issue with creating an backofficeorder with secure invoice
+* New Banklist for iDeal
4
5
-Maintenance
6
-
7
-* update the banklist in iDeal
8
-* tested with Magento 1.9.4.4
+Bugfixes
+
+* Change error Handling for PayPal Express
+* Ratepay address update
9
+* Fix for workorderID in PayPal
10
+* Remove Paydirekt Express
app/code/community/Payone/Core/etc/config.xml
@@ -29,7 +29,7 @@
29
<config>
30
<modules>
31
<Payone_Core>
32
- <version>5.3.1</version>
+ <version>5.3.2</version>
33
</Payone_Core>
34
</modules>
35
0 commit comments