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.
-
If you are using the Hyvä Checkout module, you can then use this repository:
https://github.com/buckaroo-it/Magento2_Hyva_Checkout -
If you are using the Hyvä React Checkout module, you'll need to use a separate repository for that:
https://github.com/buckaroo-it/Magento2_Hyva
- Buckaroo Magento 2 plugin version 1.50.1 or higher
- Hyvä Checkout version 1.1.8 or higher
Install the module by using composer with the following commands:
- Require the composer package:
composer require buckaroo/magento2-hyva-checkout
- Enable the magento module, run setup upgrade & deploy static content:
php bin/magento module:enable Buckaroo_HyvaCheckout
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy