buckaroo-it / Magento2

Repository containing the Magento2 plugin by Buckaroo
MIT License
28 stars 35 forks source link

BP-3838-Refactor-Fast-Checkout-Button-Implementation-for-iDEAL-using-Magento-UI-Components #1073

Closed vegimcarkaxhija closed 1 month ago

vegimcarkaxhija commented 1 month ago

I have refactored the implementation of the "Fast Checkout iDEAL" button on the product page. The goal is to replace the previous jQuery-based implementation with Magento's native Knockout.js and UI component system, improving maintainability and future compatibility with Magento upgrades.