dintero / magento2-hyva-checkout
N/A
Package info
github.com/Dintero/Dintero.Checkout.Magento.HyvaCheckout
Type:magento2-module
pkg:composer/dintero/magento2-hyva-checkout
dev-master
2026-03-20 10:10 UTC
Requires
- dintero/hp: *
- hyva-themes/magento2-hyva-checkout: >=1.0.0
- magento/framework: *
This package is auto-updated.
Last update: 2026-03-20 10:10:35 UTC
README
This module provides compatibility between the Dintero Checkout for Magento 2 and the Hyvä Checkout. It ensures a seamless, high-performance payment experience by implementing the Dintero payment gateway using Magewire and Alpine.js.
Requirements
- Magento 2.4.x
- Hyvä Checkout (License required)
- Dintero Checkout Magento V2 (The base Dintero module)
-
bash composer require dintero/hp
- Hyva_ThemeFallback (Required for Embedded Express)
Installation
Install the module via Composer:
composer require dintero/magento2-hyva-checkout
Enable the module and update the database:
bin/magento module:enable Dintero_HyvaCheckout bin/magento setup:upgrade bin/magento setup:di:compile