Skip to main content

Installation guide

Install the Vipps Login Module for Magento v2.

Prerequisites

  1. Magento 2.2 or later.
  2. SSL must be installed on your site and active on your Checkout pages.
  3. You must have a Vipps merchant account.
  4. As with all Magento extensions, it is highly recommended backing up your site before installation and to install and test on a staging environment prior to production deployments.

Installation via Composer

  1. Navigate to your Magento root directory.
  2. Enter command: composer require vipps/module-login
  3. Enter command: php bin/magento module:enable Vipps_Login
  4. Enter command: php bin/magento setup:upgrade
  5. Put your Magento in production mode if it's required.

Configuration

The Vipps Login module can be easily configured to meet business expectations of your web store. This section will show you how to configure the extension via Magento Admin.

From Magento Admin, navigate to Store > Configuration > Vipps > Login.

You will find information on where you can find required credentials and how to set up Vipps login in the Login API FAQ.

For information on Magento configuration and the Redirect URIs to add to the Vipps Portal, see the Magento User guide.

Once you have finished with the configuration, click Save button.