blackbird/monetico-hyva-compatibility

Blackbird Monetico Compatibility with Hÿva Theme check https://store.bird.eu/ : to get a license of Monetico base module.

1.0.0 2025-07-08 10:28 UTC

This package is auto-updated.

Last update: 2025-07-10 07:54:16 UTC


README

Latest Stable Version License: MIT

Compat module for Blackbird Monetico on Magento 2 using Hyvä Checkout. This requires:

Please note that this module is only compatible with redirection mode. Iframe mode is not supported and should be disabled in the Monetico configuration.

    bin/magento config:set "payment/monetico_multitime/use_iframe" 0
    bin/magento config:set "payment/monetico_onetime/use_iframe" 0

Requirements

  • PHP > 7.4
  • Hÿva Checkout : ^1.1
  • Blackbird Monetico version: ^100.3.38

Setup

Get the package

Composer Package: composer require blackbird/monetico-hyva-compatibility

Zip Package: Unzip the package in app/code/Blackbird/MoneticoHyvaCompatibility, from the root of your Magento instance.

Install the module

Go to your Magento root directory and run the following magento command:

php bin/magento setup:upgrade

Support

Contact

For further information, contact us:

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

That's all folks!