resursbank / magento-all
Resurs Bank V2
2.4.3
2025-09-09 08:03 UTC
Requires
- resursbank/magento-core: 2.3.2
- resursbank/magento-mapi: 1.4.3
- resursbank/magento-ordermanagement: 2.4.0
- resursbank/magento-partpayment: 2.2.0
This package is auto-updated.
Last update: 2025-09-09 08:08:09 UTC
README
Description
Metadata package to install all available Resurs Bank modules for Magento.
2.4.3
- M2C-452 Implementation of CSS controller to avoid inline CSS.
- M2C-449 Enable Resurs cache by default.
- M2C-450 Enable token cache.
- MMA-329 Dynamic cost list fetching in checkout to reduce performance bottlesnecks.
- M2C-448 Update documentation text and images.
- MMA-341 Improve handling of customerType when creating payment.
- MMA-342 Update cost list on order summary change.
2.4.2
- MMA-339 Clean up handling of environment setting.
- M2C-447 Use getApiEnvironment to get environment. Update default value for environment in config.xml.
2.4.1
- Fix dependency issue in magento-mapi package.
2.4.0
- M2PP-87 Add type hint to factory output of known type.
- M2PP-89 Integrate updated widgets.
- M2OM-251 Add return values to callback function.
- M2OM-250 Cast qty_ordered to float.
- M2OM-249 Centralize the getProductData method from the converter classes to AbstractConverter.
- M2OM-242 Use CallbackInterface::getStatus() instead of the status property.
- M2OM-248 Remove use of productQty.
- M2OM-244 Integrate updated widgets.
- M2OM-245 Restructure logging of callback test.
- MMA-336 Use correct group when fetching handle_frozen_payments.
- MMA-331 Add isEnabled check to capture method to prevent call to MAPI when order management is disabled.
- MMA-329 Add collectTotals call when requesting price signage using quote grand total.
- MMA-325 Update environment, client id and client secret settings.
- MMA-320 Integrate updated widgets.
- M2OM-240 Cleaning out legacy code.
- M2C-446 Change parsing of PHP requirements.
- M2C-438 Add dependencies to control patch order.
- MMA-326 Do not wipe SSN data when assining payment method data as this appears to break repeated uses of the GetAddress widget.
- M2C-438 Change the environment setting to strings instead of int, update client id/secret setting paths.
- M2C-437 Centralize getProductData to the AbstractConverter class.
- M2C-439 Add comment explaining why controller method attempts to catch exception which appears not to be thrown.
- M2C-436 Remove productQty parameter.
- M2C-435 Restore logging for failed offline cancel.
- M2C-443 Integrate updated widgets.
- M2OM-240 Changed PHP requirement.
2.2.5
- M2C-434 Currency fixes.
2.2.4
- MMA-303 Move changelog to CHANGELOG.md.
- M2PP-84 Move changelog to CHANGELOG.md.
- M2OM-238 Adjust conditions for blocking initial authorization callback.
- M2OM-237 Remove 60s timeout for callbacks, implement use of IS_READY_FOR_AUTHORIZATION.
- M2OM-235 Move changelog to CHANGELOG.md.
- M2C-430 Release order reservation from quote.
- M2C-424 Move changelog to CHANGELOG.md.
2.2.3
- Fix condition for clean pending orders cron job for MAPI flow orders.
2.2.2
- Fix clean pending orders cron job for MAPI flow orders.
2.2.1
- Skip inclusion of order lines when cancelling payment if PARTIAL_CANCEL not a possible action.
- Minor translation update.
2.2.0
- Added support for application credit callback.
- Added support for handling manual inspection.
- Lots of minor fixes and improvements.
2.1.10
- Make order confirmation email behavior configurable.
2.1.9
- Add option for disabling credit product price examples in part payment widget.
2.1.8
- Update order state handling to use state/status processing/processing instead of new/pending for new orders.
2.1.7
- Add setting for toggling between SECCI and price info on Read More links.
2.1.6
- Improve performance by re-using JWT auth token if it exists and is valid.
- Always open first cost list section.
- Show cursor at point when over expandable cost list section.
2.1.5
- Fix appearance of Cost List widget.
- Fix translator performance.
- Fix translator handling of missing translation for requested language.
- Hide Konsumentverket warning for Resurs Invoice payment types.
- Hide price signage on non-internal payment methods.
2.1.4
- Improve translation performance.
2.1.3
- Fix test callbacks.
2.1.2
- Updated styling and appearance of product and checkout page warnings.
2.1.1
- Fix product image placement bug on product pages.
- Fix SECCI link.
2.1.0
- Add Konsumentverket warning on product pages and in checkout for Swedish customers.
2.0.3
- Improve phone number validation.
- Fix localization bug in admin.
- Fix store selector in admin.
2.0.2
- Localization improvements
- Add some tests
- Fetch address changes
- Minor fixes
2.0.1
- Minor fixes, including fixing deployment of static content.
2.0.0
- Includes magento-mapi module which introduces support for the Resurs Merchant API.
1.2.0
- Updated version requirements of ordermanagement and core packages, both including code execution improvements.