Vipps Login offers a recognizable and very smooth login process for users in Norway. Logins with Vipps can be performed directly from websites or applications much the same way Vipps payments are made, using a phone number or scanning a QR code.
Norwegian Vipps Login
The Vipps P2P payments app is used by allmost every person in Norway, and the ability to also use the app for authentication is very convenient to the user and cost effective to the merchant.
Smooth verifications with Vipps Login
Simplify the login process for your users
Improve conversions
Vipps Login improves conversions by allowing users to share their information through Vipps the first time they register. With Vipps Login, you will get access to their verified name, birthdate, social security number, address, email, and phone number. Vipps Login is not an official national eID, but it is an effective way to authenticate users in a highly convenient way.
Use cases for Vipps Login
Use cases for Vipps Login
Want to learn more about integrating Vipps Login and how it can improve your business?
Want to learn more about integrating Vipps Login and how it can improve your business?
For developers, by developers
For developers, by developers
Simple integration
SDKs and library support for major platforms allow developers to easily integrate Vipps Login in their app or website. Sign up for a free test account and start implementing your authentication flow using well-known technologies like Auth0, React, .NET and Swift.
import React from 'react';
import { useCriiptoVerify, AuthMethodSelector } from '@criipto/verify-react';
import Loading from './Loading';
function Login() {
const { isLoading } = useCriiptoVerify();
return (
<React.Fragment>
{isLoading && <Loading />}
<AuthMethodSelector />
</React.Fragment>
);
}
export default Login;
JWT claims
Validate Norwegian users to obtain their verified social security number ("fødselsnummer"), birth date, name, address, email and phone number.
Vipps Login pricing, provider fee and onboarding
Vipps Login pricing, provider fee and onboarding
Setup fee
Criipto is not involved in the formalities of obtaining credentials for Vipps Login and there is not setup fee.
Vipps provider fee
Price per login without SSN: DKK 0.00
Price per login with SSN: DKK 0.40
Certificate
You must apply for the Vipps client credentials directly with Vipps. To do so, you must meet the basic requirements. Read the full guide to ordering Vipps.
Billing
You will be billed monthly by Criipto for your subscription. On top of this the actual Vipps usage fees will be charged directly to you by Vipps.
Why integrate Vipps Login with Criipto?
Why integrate Vipps Login with Criipto?
Smooth login experience
Leverage the most well-known and trusted app, the Vipps P2P payments app, to optimize your user onboarding and login flow.
Simple integration
Sign up to access our test environment and instantly start integrating Vipps Login into your website or application.
Cost-effective
Access Vipps and all our eIDs through one single subscription. Transparent pricing with low implementation and operational costs.