resursbank / magento-rco
Resurs Bank - Resurs Checkout
2.0.0
2024-05-27 07:19 UTC
Requires
- php: ^8.1.0 || ^8.2.0
- resursbank/magento-core: ~2.0
This package is auto-updated.
Last update: 2025-01-19 09:25:38 UTC
README
Description
Checkout Flow (RCO) API implementation for Magento 2 module.
Prerequisites
- Magento 2 [Supports Magento 2.4.1+]
Changelog
1.2.0
- Temporarily removed feature to lock iframe while totals are updating (to avoid gui glitches).
- Added option to enable info message when shipping methods re-render.
1.2.1
- Updated metadata in composer.json
- Removed unrelated test file.
1.5.2
- Replaced logotypes.
- Added PHP 8.1 support.
1.5.3
- iFrame is no longer rendered without API credentials.
1.5.4
- Removed JS code that broke checkout process in 2.4.5