Releases: mollie/magento2
Releases · mollie/magento2
v1.28.0
Features:
- Add a copy button for the checkout URL in admin
- Pick the page where the user should be redirected when the transaction fails
Bugfixes:
- Use the correct module version in all calls
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v1.27.1
v1.27.0
v1.26.1
v1.26.0
v1.25.2
Bugfixes:
- Round the payment fee to prevent off-by-one errors
Changes:
- Embed payments when retrieving the order
- Logo for Bancontact.svg in frontend and backend #382
- Small preparations for subscriptions
- Pin PHPStan helper on specific version
- Removed url validation for return url #384
Minimum requirements:
- Magento 2.2.x & PHP 7.x
v1.25.1
Bugfixes:
- Always check the latest state of the order
Changes:
- Removed multishipping from the core so it can have it's own module
Minimum requirements:
- Magento 2.2.x & PHP 7.x
v1.25.0
v1.24.0
Fixes:
- A return type of void would throw an error on PHP 7.0 #367
- The Voucher IsAvailable method could be called without a quote but that would fail #369
Improvements:
- Lint PHP files in all supported versions
- Magento versions used in the CI pipeline updated
Minimum requirements:
- Magento 2.2.x & PHP 7.x