Hyvä Compatibility Module Installation

Requirements:

To Install the Hyvä Compatibility module for Opayo Suite you're first required to have Hyvä Themes, Opayo Suite and to have purchased the Hyvä Compatibility extension.

You can get Hyvä Themes in their website and you can get the latest release of Opayo Suite in our store.

To install the latest release of Opayo Suite you can follow this Installation Guide.

Installation Guide:

To install the latest release of the Hyvä Compatibility module you will need to run the commands below:

composer config http-basic.hyva.gitlab.ebizmarts.com hyva [TOKEN: Request it here]

composer require ebizmarts/hyvacheckoutsagepaysuite

bin/magento setup:upgrade && bin/magento setup:di:compile

npm --prefix vendor/hyva-themes/magento2-default-theme/web/tailwind/ ci

npm --prefix vendor/hyva-themes/magento2-default-theme/web/tailwind/ run build-prod

After running these commands you should have installed the Hyvä Compatibility module for Opayo Suite correctly.