Hyvä Checkout module
Buckaroo has developed a cutting-edge Hyvä Checkout module as an extension for the Buckaroo Magento 2 plugin. By integrating this module, we have seamlessly incorporated support for Hyvä Checkout, enhancing your payment experience with Buckaroo while enjoying quicker loading times, particularly on mobile devices – a remarkable 13 times faster. With Hyvä's outstanding performance, your store will witness improved conversion rates, superior performance, and reduced overall complexity.
Hyvä Module Versions
Please note that there are two versions of Hyvä modules:
- Hyvä Checkout Module: For this version, use the following repository:
- Hyvä React Checkout Module: For this version, use the separate repository:
Requirements
- Buckaroo Magento 2 Plugin: Version 1.46 or higher
- Hyvä Checkout: Version 1.1.8 or higher
Installation
Follow these steps to install the Hyvä Checkout module using Composer:
- Require the Composer Package:
composer require buckaroo/magento2-hyva-checkout
- Enable the Magento Module, Run Setup Upgrade, and Deploy Static Content:
php bin/magento module:enable Buckaroo_HyvaCheckout
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Updated 3 months ago