Pre-requisite to testing Vipps
Sign in to the Developer Portal test environment and enable “Vipps” Identity Provider for your Application.
The Vipps test mobile application must be downloaded:
https://developer.vippsmobilepay.com/docs/knowledge-base/test-environment/#app-installation
There is a single user you can test with:
Phone number: 4795836993
Verification code: 1236
NIN: 04058207204
Email: vipps@vismaconnect.com
Do not edit the email or phone in Vipps for this account!
Ensure to never edit the test account as it would break anyone testing Vipps.
Our Userinfo endpoint will return these 2 “idp_claims” if you enable this claim for your Application.
sub (UserID in Vipps IdP)
nin (National Identity Number)
The email from Vipps is used to match to the account in Connect.
If the user doesn’t already exist by email then JIT provisioning is possible if you enable this in the Developer Portal.
The phone number from Vipps will be added automatically in Connect on sign-in, provided that it doesn’t already exist on the Connect account. USERACCOUNT_PHONE_ADDED audit event will be raised if it is added.