Releases: mollie/magento2
Releases · mollie/magento2
v2.19.0
Features:
- Add attributes to GraphQL to indicate where the user should get redirected
- Make sure errors are in the viewport
- Add support for Geissweb_Euvat
- Abort Apple Pay session when an error occurs
Bugfixes:
- Exclude webhooks from ScandiPWA routing (mollie/magento2-scandipwa#14))
- Check that the buyRequest is available
Improvement:
- Reduces ObjectManager and console.log calls
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.18.1
v2.18.0
Features:
- Remove loading screen as it is obsolete
- Show error and success messages in the checkout
- Save card information in additional_information
Bugfixes:
- Use the configured name for the payment methods
- Prevent division by zero when using Fooman_Surcharge
- Use callback to compare the contents of the phase
- Use DateTime for the date #575
Changes:
- Make sure the previously selected method gets re-selected
- Require PHP 7.3 or higher
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.17.0
Features:
- Do not set specific countries for Klarna Pay Now
- Add Magento edition to the version string
- Allow order edit
Bugfixes:
- Do not let the method check if the country is applicable, Magento already does that for us #567
- Limit order restoring to only 5 minutes #560
- Do not restore cart when the status is pending #562
- Set the correct area for the QR code image
Changes:
- Drop support for PHP 7.0 and 7.1
- Return 200 OK on IDs not known in the system (thnx @SalimAtMollie)
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.16.0
Features:
- Add the Mollie Payment Fee to the GraphQL Cart Query #546
Bugfixes:
- Check if the cardLabel is present before saving token details
Changes:
- Updated the dashboard URLs to the new dashboard location
- Updated the readme with the latest payment methods and compatible modules
- Force that the pending payment state is the first state after creating the order
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.15.0
Features:
- Add Apple Pay to the minicart
Bugfixes:
- Fix jQuery 3.0.x compatibility (thnx @jellesiderius)
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.14.0
Features:
- Allow to use the previous method for second chance orders #525
- Run tests against 2.3.7-p3
Bugfixes:
- Make sure the buyRequest is available
- Make sure null is never passed
- Lowered priority when handling exception, as it can be valid #541
- Fixed test that failed on Magento 2.3.7
- Utilize ObjectManagerInterface instead of ObjectManager (thnx @indykoning)
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.13.0
v2.12.0
Features:
- Added
in3
as new payment method - Added integration tests for Magento 2.4.4
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.11.0
Features:
- Exclude banktransfer payment for second chance emails
- Add compatibility for Magento Gift Wrapping
- Add compatibility for Fooman Order Fees #515 (thnx @gjportegies)
Fixes:
- Show the order items in the second change email #519
- Update EncryptApiKeys.php #517 (thnx @anvanza)
- Replace success with done function for jQuery 3.6 in M2.4.4 #521 (thnx @hqmatics)
Minimum requirements:
- Magento 2.3.3 & PHP 7.1