Releases: mollie/magento2
Releases · mollie/magento2
v2.30.0
Features:
- New payment method Point Of Sale (POS)
Bugfixes:
- Set the correct state and status for recreated orders #659
- Lock the order during startTransaction #666
Changes:
- Merge Cypress hooks as it does not support multiple hooks
- Re-enable End-2-End tests
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.29.1
v2.29.0
Features:
- Added Klarna One as a payment method
- Only show options that are applicable to ApplePay direct when the options is enabled
Improvements:
- Allow to translate error messages #640
- Do not compress videos when Cypress tests are successful
Bugfixes:
- Do not capture payment when manual capture is disabled
- Set the base payment fee too #660
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.28.0
Features:
- Implement manual capture (beta)
- Optionally don’t send invoices for Klarna orders #646
Bugfixes:
- Handle ‘shipping’ status #655
- Clear the issuer when changing payment methods #651
- Handle percentages in different currencies correct #648
- Refunding in a different currency would sometimes happen with the wrong amounts
- Update the order object outside the lock
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.27.0
Features:
- Differentiate between webhook and subscription
Bugfixes:
- Make sure the payment link gets in the email
- Take shipping discount when creating order totals #643
- Always set the customer group id to prevent validation errors
- Only show the Second Chance BCC field when applicable
Improvement:
- Better error logging for creating shipments #652
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.26.0
Features:
- Save the method used when using payment link #631
- Cypress test for the payment-link
- More end 2 end tests
Bugfixes:
- Restore the quote when using the back button #637
Improvement:
- Immediately show an error when the company is missing when using Billie #640
- Allow to specify the query separately
- Double-check that the order is paid before sending the payment reminder #625
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.25.0
Features:
- Feature: Add BCC option to second chance emails #627
Bugfixes:
- Make sure the transaction ID keeps set on order #630
- Fix invalid formats with the date of birth entries
- Catch customer-data.js error
- Handle empty redirect URL
- Ignore expired orders if there are multiple transactions
Improvement:
- Only send the phone number when the payment method is In3
- Better error message when something went wrong during placing a transaction
- Allow to skip metadata validation
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.24.1
Bugfixes:
- Handle empty phone-numbers
Improvements:
- Updated translations
- Use streaming to view the log file to be able to handle large log files
- Use GitHub for the version check
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.24.0
Features:
- Expand consumer data for in3
- Encrypt transaction details #623
Bugfixes:
- Calculate the correct bundle totals when there is a discount #619 (Thnx @lphilippo)
- Add an index to mollie_payment_transaction_to_order #624
- Call startTransaction for paymentLink orders when the order is fully created
Improvement:
- Move RedirectURL calculation to separate class
- Use Magento’s encryption/decryption mechanism for API-keys
- Update CI to the latest Magento versions
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.23.0
Features:
- GraphQL config for the profile id
- Expand Cypress tests
Bugfixes:
- Lock order when canceling
- Disable composer plugins when using CI
- Make sure we only lock once per request
Minimum requirements:
- Magento 2.3.3 & PHP 7.3