You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ php bin/magento cache:clean
26
26
### Version 1.2.5 - Released 2021-04-19
27
27
* Refactored capture-, refund- and cancel-mechanisms to use the mage-core way through the payment model instead of custom event triggers
28
28
* Added possibility to transfer multiple tracking codes to Ratepay
29
-
* Added possibility to use the tracking code form inside of the create invoice form to transfer tracking codes to Ratepay
29
+
* Added possibility to use the tracking code form inside of the create invoice form to transfer tracking codes to Ratepay
30
30
IMPORTANT: Most of the events.xml files have been deleted in the refactoring of the payment events. When updating the module manually you
31
31
should delete the old module files and copy the new version in freshly to not have the old event triggers in the system to interfere with the new mechanism.
32
32
If the module is installed with Composer the update process should handle this correctly by itself.
0 commit comments