dintero/magento2-hyva-checkout

N/A

Maintainers

Package info

github.com/Dintero/Dintero.Checkout.Magento.HyvaCheckout

Type:magento2-module

pkg:composer/dintero/magento2-hyva-checkout

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2026-03-20 10:10 UTC

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