Installation
To configure the seQura extension, follow the standard Magento 2 installation process by running the following commands:
- Run the command:
composer require sequra/magento2-core- Enable the seQura Core module:
bin/magento module:enable Sequra_CoreHyvä Themes
If your store uses Hyvä themes, execute the following steps:
- Install the Hyvä Compatibility modules. Stable modules can be installed using Composer:
- Install via Composer:
composer require sequra/magento2-sequra-core-hyva-compat:2.0.0- Enable the module:
bin/magento module:enable Hyva_CompatModuleFallback Hyva_SequraCore bin/magento setup:upgrade
Connect the integration
After installation, you can access the seQura configuration page at Sales → SeQura:
- Once you're on the seQura configuration page, enter your credentials (username and password) and select the appropriate environment: Sandbox (testing environment) or Live (production environment).
-
If your credentials are valid, you'll be redirected to the next step: country configuration. This is where you configure the countries in which you want to offer seQura payment methods. As in the previous step, you need to add the corresponding merchant ID (username) for each country.
-
After completing the country configuration, proceed to the promotional widgets configuration step. Here, you configure the appearance of the widgets. You can find different widget styles at the SeQura Widget Simulator.
Updated 23 days ago