Releases: mollie/magento2
Releases · mollie/magento2
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
v2.4.0
v2.3.0
Features:
- Added Instant Purchase compatibility
- Improved description for Locale setting
Fixes:
- PHPStan GitHub actions flow
- Do not list Vault in GraphQL #453
- Vaultenabler in Components #455
- Add open status to GraphQL (thnx @janbuelens )
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.2.0
Features:
- Added Klarna Pay Now as Payment method
- Also allow custom webhooks in production mode
- Improved components labels
Fixes:
- Allow URLs with creative characters
- Make sure orders get cancelled when they need to get cancelled
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.1.2
v2.1.1
Fixes:
- Create the VaultEnabled on request as initialize is sometimes too late
- Limit methods by country settings #442
- Prevent false order confirmations #440
- Only include SequenceType = first when Vault is enabled
- Check if the details are available before saving them
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.1.0
Features:
- Remember the selected issuer using SessionStorage
- Restore the cart when the transaction is pending
- Log any errors during the Second Chance crons
- Add UTM tags to Second Chance emails
Fixes:
- Make sure the payment token is persistent #430
- Check if the payment token is valid
- Support Weee fees
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
v2.0.0
Features:
- Magento Vault integration
- Moved from AbstractMethod to Magento Payment Gateway
- Be able to pass the return URL from GraphQL #431
- Change the default list type for ideal
- Sort the issuers by name
- Encrypt API keys w/ config hint
- Dispatch event when the second chance email is send
Fixes:
- Make sure the payment token is persistent #430
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
Note: This release is a major release, mainly due to moving from AbstractMethod to Magento Payment Gateway. For standard installations, this should not cause any problems. However, customized installations should pay extra attention while upgrading.
v1.30.0
Features:
- Added support for manual recurring payments
Bugfixes:
- Show all errors when checking the status
- Delete Payment Reminders for guest users by email and for logged in by customer id (thnx @jasperzeinstra)
Minimum requirements:
- Magento 2.3.3 & PHP 7.1