Releases: mollie/magento2
Releases · mollie/magento2
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
v2.10.0
Features:
- Add support for PHP 8.1 #511 (thnx @peterjaap)
- Updated translations
Fixes:
- Return the correct status when calling MollieProcessTransaction
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.9.0
Features:
- Run tests against composer replace version
Fixes:
- Include tax of Weee items #503
- Add tax to Amasty Extra Fee amount #504
- Cache payment fee result by ID and method #505
- Return the correct object #506
- Check if Magento InstantPurchase module is enabled #507
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.8.0
Features:
- Added warning about the orders api when using Vault
- Added support for AheadWorks AddFreeGift
- Added support for Magento GiftCard
- Added support for Mirasvit Rewards #494
- Added link to help article when the webhook is not reachable
Fixes:
- Allow an order to be marked as paid when it is out of stock #498
- Send all non-product items when a partial shipment is created
- Allow to configure the reorder payment method #499
Changes:
- Updated the 'Use webhooks' comment
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.7.0
Features:
- Refactored order processing
- Make Logger component compatible with Monolog 2.0
- Support for Amasty Fee
Fixes:
- Let the issuers list in graphql listen for the config value defined in backend (thnx @wahidnory)
- Make sure the correct payment fee is shown when using onestepcheckout/iosc #492
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.6.0
Features:
- Comply with 3D secure
- Moved to Declarative Schema
- Updated iDeal logo #482
Fixes:
- Use the customer ID as the gateway token
- Use the sequenceType=first to save the used card
- Allow to reset inactive carts #487
Changes:
- Add support for Mageworx rewardpoints #483
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.5.0
Features:
- Allow to change the redirect URL
- Extend the available information for the Customer Order
Fixes:
- When the voucher was enabled you could not create admin orders #475
- Make sure Instant Purchase works with multi shipping orders
- Use the correct formBlockType
- Make sure everything still works when Instant Purchase is replaced #470
Minimum requirements:
- Magento 2.3.3 & PHP 7.1