vipps_mobilepay_login
Security covered
Vipps MobilePay Login is the easiest way to sign in and create an account. No need to worry about usernames and passwords. All you need to sign in is your phone number, Vipps, and you are logged in.
This project is part and is based on the Vipps MobilePay.
Requirements
- Drupal 10.x / 11.x
- Composer
- Vipps MobilePay
- Working Vipps account (see below)
Getting started
- Sign up to use (Vipps på Nett)
- After 1-2 days you will get an email with login details to Vipps Developer Portal. This is where you can retrieve the API credentials used to configure the module in Drupal.
- Proceed to "Installation" below
Installation
- Install dependencies
- Install the module
If you install the module using Composer, the dependencies will be added automatically:
composer require "drupal/vipps_mobilepay_login"