Closed KiuNguyen closed 1 year ago
For Magento 2.4.6 version, "Zend framework (ZF1) components that have reached end of life have been removed from the codebase." https://experienceleague.adobe.com/docs/commerce-operations/release/notes/adobe-commerce/2-4-6.html
Laybuy module uses ZF1 to request => it will throw an error.
Currently, I tested the update code with fresh Magento 2.4.5 & 2.4.6, and it works correctly (create/cancel/refund orders).
For Magento 2.4.6 version, "Zend framework (ZF1) components that have reached end of life have been removed from the codebase." https://experienceleague.adobe.com/docs/commerce-operations/release/notes/adobe-commerce/2-4-6.html Laybuy module uses ZF1 to request => it will throw an error. Currently, I tested the update code with fresh Magento 2.4.5 & 2.4.6, and it works correctly (create/cancel/refund orders).