Releases: mollie/magento2
Releases · mollie/magento2
v2.21.1
Features:
- Add Mollie Components to the frame-src CSP policy
Bugfixes:
- Make sure rendered() is called
- Process paid orders immediately when using the payments API
- Show correct data on success page when using Apple Pay from the minicart, process payment when already paid, clear cart when succesful payment
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.21.0
Features:
- Save old API key to fallback when the API call fails
- Add CSS class to identify Mollie payment methods
- Cache molliePaymentMethods graphql query #595
Bugfixes:
- Mark the invoice as the created invoice for the payment
- Increase wait time to unlock order
- Do not overwrite the extension attributes
- Add support for multiple transactions per order
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.20.1
Features:
- Added Cypress for E2E testing
Bugfixes:
- Set the Email and Group ID before the re-order
- Only restore the quote when the mollie_success parameter is set to true #592
- Mark digital items as shipping when they get invoiced
- Run validation before Apple Pay place order
- Let Magento Vault adhere to the active configuration field #597
- In some rare cases, the inventory would get restored double during a cancelation or failed status. To prevent this, the whole order is being locked while it’s being processed
Improvement:
- Give an error when setting the default method while the Iosc OneStepCheckout is enabled
- Replace deprecated class
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.20.0
Features:
- GraphQL support for Apple Pay
- Add all dependencies to composer.json and module.xml
- Increase the expiry days limit
- Allow to disable the order confirmation
- Apple Pay support for onestepcheckout.com
- Remove obsolete option
Bugfixes:
- Make sure the live key is tested
- Remove completed orders from pending payment table
- Mark modules as inactive when the streetname is over 100 characters #589
- Set the Email and Group ID before the re-order
- Check if Order item is virtual instead of check order item product type #590 (thnx @Sental)
Improvement:
- Remove old data patch
- Apple Pay typo
- Updated README.md
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
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