resursbank / magento-mapi
Resurs Bank - MAPI
1.3.3
2025-05-07 11:40 UTC
Requires
- php: ^8.1.0 || ^8.2.0
- resursbank/magento-core: 2.2.*
- resursbank/magento-ordermanagement: 2.3.*
This package is auto-updated.
Last update: 2025-05-07 11:41:56 UTC
README
Description
MAPI API implementation for Magento 2 module.
Prerequisites
- Magento 2 [Supports Magento 2.4.1+]
1.3.3
- MMA-308 Fix CleanOrders cron job condition.
1.3.2
- MMA-307 Added plugin to override API integration for CleanOrders cron job from Core module.
1.3.1
- MMA-306 Skip orderLines for cancel if PARTIAL_CANCEL not possible.
- Update version constraint handling in composer.json.
1.3.0
- Improved error message in checkout.
- Added settings to handle manual inspection.
- Added support to cancel orders without valid payments.
- Re-organized settings.
- Added support for credit application callback handling.