Releases: mollie/magento2
Releases · mollie/magento2
v2.47.0
Features:
- Added localizations for Croatian, Greek, Icelandic, Latvian, Lithuanian, Romanian, and Slovak
- Added Bizum payment method
- Added PayPal reference to the transactions grid
- Enabled running ProcessTransaction through cron for pending orders
Improvements:
- Prevent bank transfer payments from auto-canceling
- Fixed typo in text (thanks @sprankhub)
- Added order currency to PDF totals (thanks @IvoElgentos)
- Added refund logging
Bugfixes:
- Sent first and last name as required by Trustly
- Restored reward points when orders are canceled (#928)
- Fixed codesniffer issues
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.46.0
Features:
- Add Czech, Danish, Finnish, Hungarian and Slovenian languages
Improvements:
- Add email to address
- Klarna default countries #890
- Optionally include discount in surcharge calculation
- Remove unused parameter #887
- Force the country code to be uppercase
Bugfixes:
- Call startTransaction for backend point of sale orders #888
- Do not show voucher for mixed carts #891
- Limit methods for Payments API too
- Prevent paid order from being canceled #903
- Round totals before adjustment calculation
- Add missing API client to function call arguments.
- Fix Cron Error When Product Has Been Deleted
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.45.0
Features:
- Added support for Magento 2.4.8
- Added new method: Pay by Bank
- Added test mode support for Apple Pay
Improvements:
- Added Polish, Norwegian, Portuguese, and Swedish language packs; update Spanish pack
- Removed resetCouponAfterCancellation because it's handled by CouponUsagesDecrement plugin (thnx @sanderjongsma)
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.44.0
Features:
- New method Swish
Improvements:
- Increase used GitHub Actions levels and test stability
- Updated in3 logo
- Refine the phrasing of the comment for the Methods API setting
Bugfixes:
- Send emailaddress with Trustly payments
- Prevent duplicate requests for point of sale orders
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.43.0
Features:
- Allow POS access for guests #823
- New method MB Way
- New method Multibanco
Improvements:
- Improved message when transaction fails
- Add checks for Hyvä to the self tests
- Do not log validation error #839
- Add retry mechanism for Cypress to handle async webhooks
- Move billingEmail to billingAddress.email
Bugfixes:
- Check if the shipping address is set #841
- Prevent race conditions when saving shipment trackings
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.42.1
Bugfixes:
- Fix possible exception on first setup:upgrade #822
- Allow to select the correct status for payment link #825
- Set the region for Apple Pay orders
- Catch getIssuer api key errors #829
- Fix fatal error in checkout if no api keys (thnx @piotrmatras) #828
Improvements:
- Add test scenario for when the API key is not set #829
- Remove redundant code
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.42.0
Features:
- Added Satispay
- Added Google Pay
- Added Italian language support
- Allow to disable the Methods API mollie #816
- Support Trustly for recurring payments
Improvements:
- Better PHPStan analysis
- Do not load the config on the cart page so it loads faster #816
- Do not depend on the sales_order table for pending payment reminders
- Add Composer suggest section mollie
- Truncate the street when it's over 100 characters #589
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.41.0
Features:
- Added Payconiq
Improvements:
- New documentation link
- Set checkout_url for payment link orders #806
- Implement a retry for point of sale orders #799
- Store Mollie payment method for better redirects
- Open Mollie Dashboard in New Tab
- Added RestAPI compatibility with methods such as Apple Pay
Bugfixes:
- Prevent multiple customer address saves #800
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.40.1
Improvements:
- Prevent multiple captured amount notifications when completed #798
Bugfixes:
- Use payment link expiry date when no method for expiry is found #796
- Remove reorder check #795
- Render script in secure tag #797
- Do not set shipping method for Apple Pay when ordering digital products
- Redirect customer to success page when the Mollie order is 'shipping'
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.40.0
Features:
- Added Riverty
- Added Trustly
- End-to-End tests for Blik
Improvements:
- Include date of birth field in the self-test
- Remove Giropay
Bugfixes:
- Force Alma to use the orders API
- Remove loading page to prevent state issues #786
- Check available methods
- Prevent new transactions when the previous one is already paid #791
- Handle failed status #790 (thnx @yaroslav-qlicks)
Minimum requirements:
- Magento 2.3.3 & PHP 7.3