Table of Contents | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
If you have already used Sequra extensions, a merchant should consider migrating them into a unified extension sequra/magento2-core that contains the entire configuration in one place and remove those that are no longer necessary.
...
Require the latest version of the sequra/magento2-core extension:
composer require sequra/magento2-core
...
After installation, merchant can access the integration configuration page using the SeQura menu item from the Sales menu:
...
Step 1: Once the SeQura menu item is pressed, the integration connection page is opened. Here is where the SeQura account information needs to be entered and that includes the username and password, as well as choosing the adequate environment.
...
In Content > Blocks, merchants should create a block and place a layout component (row, columns or tabs).
...
Then, merchant should drag and drop the SeQura promotional widget inside the layout component and save the block:
...