resursbank / magento-ordermanagement
Resurs Bank - Order Management
2.1.1
2025-01-08 08:50 UTC
Requires
- php: ^8.1.0 || ^8.2.0
- resursbank/magento-core: ^2.1.2
- dev-master
- dev-mapi
- 2.1.1
- 2.1.0
- 2.0.0
- 1.8.8
- 1.8.7
- 1.8.6
- v1.8.4.x-dev
- 1.8.3
- 1.8.0
- 1.7.10
- 1.7.9
- 1.7.8
- 1.7.7
- 1.7.5
- 1.7.4
- 1.6.1
- 1.6.0
- 1.5.0
- 1.1.0
- dev-ecom
- dev-M2OM-190
- dev-rcoplus
- dev-MRP-348
- dev-MMA-35
- dev-legacy
- dev-M2OM-165
- dev-M2OM-163
- dev-dev/sprint-4
- dev-M2OM-150
- dev-feature-auto-invoice
- dev-dev/sprint-3
- dev-dev/sprint-2
- dev-dev/sprint-1
This package is auto-updated.
Last update: 2025-01-08 08:50:37 UTC
README
Description
Functionality to interact with payments at Resurs Bank.
Prerequisites
- Magento 2 [Supports Magento 2.4.1+]
1.6.1
- Fixed problem on shipment view.
1.7.4
- Added feature to automatically generate invoice for payment methods that automatically debit purchases.
- Expanded documentation.
- Replaced logotypes.
- Added support for PHP 8.1
1.7.5
- Order confirmation email is now sent immediately after order is placed using a payment method that does not come from Resurs Bank.
1.7.7
- Fixed null pointer.
- Order status and state are now more accurately reflected in history entries.
1.7.8
- 2.4.5 compatibility update.
1.7.9
- Updated discount and VAT handling.
1.8.0
- Added two minute delay for all callback execution to mitigate race conditions invoked by other third party modules.
1.8.3
- Added saftey checks, ensuring code doesn't execute when not applicable to the payment method applied on an order.
1.8.7
- Fixed order frontend visibility issue.