WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: login-with-vipps (Used by 132 domains)

Login with Vipps and MobilePay

👤 WP Hosting AS 📦 v1.4.1 🔗 Plugin Homepage

Login with Vipps and MobilePay offers super-easy registration and login from the leading smart-payment app in Norway with more than 4.2 million users. MobilePay is used by more than 75 % of Denmark’s population (4.4 million users), and more than 36 % of Finland’s population (2.6 million users). There is no easier login. No more usernames or passwords.

The users need only remember their phone number. They are also able to provide information that websites often require, like e-mail, phone numbers and addresses, from their Vipps MobilePay profile with no tedious data entry.

The plugin is easy to modify for your own applications.

This solution is great for all websites that wants to:

  • Get more logged-in users
  • All Vipps and MobilePay-users can create a profile on your website with just one click, and can be logged in directly on the next visit
  • You can modify content, messaging and retrieve stored shopping carts for the user
  • Your customers can see order histories and potentially register product returns
  • More logged-in users gives you better overview and better conversion rates

Get started

  • If you are a user of Vipps and MobilePay for E-Commerce, you can add Login with Vipps and MobilePay to your account on https://portal.vippsmobilepay.com and find your API-keys there – see “Installation” for more details.
  • If you do not have an account with Vipps Mobilepay, you can order this here: https://vippsmobilepay.com/no/priser/logg-inn . When the order has been processed, you will be notified and you will be able to retrieve the API-keys on https://portal.vippsmobilepay.com . Then see “Installation” for the next steps.

Requirements

  • WordPress version 4.9 or above
  • PHP version 7.0 or above
  • Your website must have an SSL certificate and be available through HTTPS
  • OpenSSL must be configured for your PHP installation
  • For WooCommerce, the version requirement is 3.3.4 or above
  • The port 443 must be open for outward traffic on your servers firewall

Feature Highlights

Fully integrated with WooCommerce

Allows login and registration on your account pages, cart, checkout and via shortcodes. Addresses automatically synchronized with Vipps MobilePay on login.

User can register with one click

Login with Vipps and MobilePay is the easiest way to create a new account. The user can easily share high-quality data from the user’s Vipps profile with the site owner. Available information includes name, email, address, phone number, and birth date. The identity of all Vipps users is verified using BankID, Norway’s leading electronic ID, so rest assured that these are real people with correct name and information. (Please note: Standard WordPress does not register information other than name and email, so apart from WooCommerce, you will need to write code to use this information for your particular application.)

Link existing account

Already registered users can link their current accounts when signing in with Vipps or from their account page. Users can choose to update their address information from Vipps MobilePay.

Customizable for your application

You can use the framework of this plugin to implement other solutions that require verified users, without actually requiring login. For example, you might create a system for having users sign their comments with Vipps MobilePay so as to avoid spam issues.

Shortcodes

  • [login-with-vipps text="Log in with Vipps (or MobilePay)" application="wordpress"] – This will print out a Login with Vipps button that will log you into the given application, which by default can be either WordPress or WooCommerce.
  • [continue-with-vipps text="Continue with Vipps" application="wordpress"] – This is the same, except for a different default text

Customizing the Plugin

To use ‘Continue with Vipps/MobilePay’ in your application, there are two levels of customizations available, except for a mass of filters and hooks.

Adding another ‘application’ to log into

Logging into basic WordPress and into an application like WooCommerce is different in the details, especially with regards to
* what page to redirect to (the profile page, or your account page, or maybe the checkout page),
* handling of user data (for WooCommerce you want to update the users’ address)
* and for error handling.

For your own application, you may well have other actions you want done after new user registration, logins etc. We aim to provide support for as many applications as possible in time, but to create your own, these are the main steps:

  • Define your application with a name. It should be a simple slug, like ‘wordpress’ or ‘woocommerce’
  • Create your login button, and make it call the supplied Javascript function “login_with_vipps” with your application name as argument.
  • To customize, you can now modify several filters and hooks, the most important of which would be:
  • ‘continue_with_vipps_error_your application_login_redirect’. This takes and returns an error-page redirect, the error string, and the login session data as an array. You can here return your own error page.
  • ‘continue_with_vipps_before_your application_login_redirect’. This takes your logged-in user and a session (which can be called as an array) and is called right before the user is redirected. This would be a good place to add a filter to ‘login_redirect’ for instance.
  • Filter ‘continue_with_vipps_your application_users_can_register’. Takes a truth value, an array of userinfo from Vipps MobilePay and a session, and should return true only if you allow the user to register
  • Filter ‘continue_with_vipps_your application_create_userdata’. For newly registered users, takes an array to be passed to wp_update_user, an array of userinfo from Vipps MobilePay, and a session. You can here add your extra meta fields
  • Filter ‘continue_with_vipps_your application_allow_login’. Takes a truth value, a user object, userinfo from Vipps MobilePay and a session, and returns true only if the user is allowed to log in

Adding another ‘action’ apart from logging in

You may want to do other things than logging in with the users’ confirmed Vipps MobilePay identity, and this plugin absolutely allows this. This might be submisssions of comments, reviews and so forth without requiring logins, or even just as a convenient way of letting users input their address.

These are the main steps:

  • Define your own action, like ‘submitaddress’.
  • Create your button. The handler should call the static method ContinueWithVipps::getAuthRedirect($action) (you can also provide an array of sessiondata which will be available in your handlers, and restrict the scope of the data to retrieve from Vipps MobilePay. The return value is an URL to which you should redirect your user.
  • Create your error handler. This should be hooked to ‘continue_with_vipps_error_your action‘. It will receive an error string, a description of the error, sometimes an error hint, and the contents of your session (which will no longer be active). You will need to redirect to your error page here, and show your user the error. The redirect is important, you should not output content in this action.
  • Create your succes handler. This should be hooked to ‘continue_with_vipps_your action‘. It will receive an array of user information from Vipps MobilePay, and a live session. This handler too should end with a redirect to your success page.

The rest is a simple matter of programming.

DomainExposuresHeadersLast Checked
l*d*.t*o*e*a*e*.no (WP 7.0) F 2026-06-16 20:06:45
h*k*e*u*e*.no F 2026-06-13 14:25:17
h*n*e*k*l*.no (WP 7.0) C 2026-06-13 14:14:51
d*g*i*e.no (WP 7.0) F 2026-06-13 14:14:51
f*o*d*l*a*u*.no (WP 7.0) F 2026-06-12 15:53:50
o*l*u*.no (WP 7.0) 👤 F 2026-06-12 12:58:49
s*l*a*t.no (WP 7.0) 👤 B 2026-06-11 02:06:09
s*r*y*a*k.no 👤 F 2026-06-11 00:52:22
p*n*h*l*e.no (WP 6.9) 👤 F 2026-06-09 22:23:28
u*m*k*r*.no 👤 F 2026-06-08 14:04:53
j*b*t*y*t.no (WP 7.0) F 2026-06-07 04:50:49
b*c*y*r*n*r*e.com (WP 6.8.5) C 2026-06-06 17:11:02
t*e*m*r*h*u*e.com (WP 7.0) F 2026-06-05 17:50:14
a*r*r*h*l*r*.com (WP 6.5.3) F 2026-06-01 23:19:54
n*.s*s*y*e*e*.no (WP 7.0) F 2026-06-01 20:43:31
t*a*s*t*a*.no F 2026-06-01 18:38:36
b*s*i*l.b*r*e*f*b*r.no F 2026-06-01 17:56:03
s*i*o*e*p*d*t*o*.com (WP 7.0) F 2026-06-01 07:58:23
s*a*t*u*e*.no (WP 7.0) F 2026-06-01 05:49:05
v*l*a*l*m*n*o.no (WP 7.0) D 2026-06-01 01:26:42
v*n*r*n*e*i*.no F 2026-05-31 18:15:02
g*e*h*d*m*e*.com (WP 7.0) F 2026-05-30 16:18:43
b*c*y*r*u*t*a.no (WP 6.8.5) C 2026-05-30 14:35:35
n*t*h*n*e*s*r*p*e*.com C 2026-05-30 04:48:38
r*n*e*s*i*h*o*f*e.com F 2026-05-29 14:29:14
f*e*l*i*.com C 2026-05-29 14:08:13
i*t*r*a*i*n*l*a*h*d*l*v*r*.com (WP 7.0) F 2026-05-29 13:41:35
i*t*r*a*i*n*l*a*h*d*l*v*r*e*.com (WP 7.0) F 2026-05-29 13:41:34
s*i*o*.no (WP 7.0) F 2026-05-29 03:29:40
n*t*h*n*e*s*r*p*e*.no C 2026-05-28 20:03:50
n*r*h*t*r*.no (WP 7.0) D 2026-05-28 13:13:58
i*t*a*e*t.f*g*e*k.no (WP 6.7.4) 🔓 F 2026-05-28 04:37:27
w*n*e*r*n.no (WP 6.8.5) C 2026-05-28 02:19:19
i*-*e*k*.no (WP 7.0) F 2026-05-28 01:58:45
k*o*c*.no (WP 7.0) D 2026-05-28 01:58:45
k*l*-*o*k*r.no (WP 7.0) D 2026-05-28 01:58:45
d*s*e*p*o*u*t*.no (WP 6.9.4) D 2026-05-28 01:58:45
c*l*a*e*p*o*e*k.no (WP 7.0) F 2026-05-28 01:58:45
f*g*e*u*i*k*n.no (WP 7.0) D 2026-05-28 01:58:45
s*o*t*h*n*.no (WP 7.0) F 2026-05-28 01:58:45
t*o*e*a*e*.no (WP 6.9.4) F 2026-05-28 01:58:44
v*t*r*a*.shop (WP 6.9.4) D 2026-05-28 01:58:44
r*p*i*.no (WP 6.9.4) D 2026-05-28 01:58:44
k*t*i*o*g*.no (WP 6.9.4) D 2026-05-28 01:58:44
g*a*e*b*t*k*e*.no (WP 6.9.4) F 2026-05-28 01:58:44
h*n*i*o*g*.no (WP 6.9.4) F 2026-05-28 01:58:44
e*h*p.r*m*d*.no (WP 7.0) F 2026-05-27 12:58:06
b*t*r*l.com C 2026-05-27 06:53:36
n*r*s*a.no (WP 7.0) F 2026-05-27 02:09:23
f*s*e*u*a.no F 2026-05-27 01:29:36
r*a*m*d*i*n*r*e.no (WP 6.9.4) F 2026-05-26 20:42:50
s*a*g*i*e.com D 2026-05-26 19:44:25
a*i*a*r*n*s.no D 2026-05-26 18:18:46
l*d*g*i*d*.no (WP 6.9.4) F 2026-05-25 21:52:27
f*e*l*i*.no C 2026-05-25 13:37:13
u*s*r*s.com F 2026-05-25 09:15:23
b*m*r*.com C 2026-05-25 05:36:39
k*y*r*.com (WP 6.9.4) B 2026-05-24 22:25:26
r*s*s*o*f*l*p*t.no (WP 7.0) C 2026-05-24 20:47:06
p*o*e*t*u*w*n*e*s.no F 2026-05-24 10:08:04
m*r*e*e*g*t*n.no (WP 7.0) F 2026-05-24 07:35:37
p*e*p*a*a*i*.no (WP 7.0) F 2026-05-24 04:48:10
r*b*r*o*o*s*.com (WP 6.8.3) F 2026-05-23 21:24:53
o*s*r*s.com F 2026-05-23 19:05:18
e*s*n.no (WP 7.0) F 2026-05-23 16:43:31
s*i*c*.no F 2026-05-22 21:37:49
i*r*t*s*o*i*i*k.no F 2026-05-21 09:07:21
t*o*.photography (WP 6.7.5) F 2026-05-20 16:05:10
s*d*s*o*c*r*.com D 2026-05-19 07:49:14
m*g*s*n*t*r*i*r*t*.no F 2026-05-18 17:07:12
b*y*n*f*a*o*.no (WP 6.9.4) F 2026-05-18 05:46:22
t*a*e*o.no (WP 6.9.4) F 2026-05-18 05:46:22
s*v*a*.no (WP 6.9.4) F 2026-05-18 05:46:22
s*a*t*u*m*g*e*e*.com (WP 6.9.4) F 2026-05-17 07:57:32
s*a*t*u*e*.com (WP 6.9.4) F 2026-05-17 07:57:32
x*-*v*r*e*i*t*r*r*m*b.com (WP 6.9.4) D 2026-05-17 04:27:59
f*s*i*.no (WP 6.9.4) B 2026-05-16 23:48:15
x*-*o*p*t*m*-*5*.com F 2026-05-16 21:44:43
t*r*i*k.no (WP 6.9.4) F 2026-05-16 19:26:51
p*r*g*i*i*g.no (WP 6.9.4) F 2026-05-16 19:26:51
s*e*m.design (WP 6.9.4) F 2026-05-16 18:23:24
x*-*f*d*r*e*l*k*l*-*i*.com (WP 6.9.4) F 2026-05-16 12:25:19
s*r*n*a*v*n*u*e.no C 2026-05-16 05:57:09
n*r*e*i*n*a*l*n*a*a*e*y.com (WP 6.9.4) F 2026-05-16 05:35:37
n*r*h*w.com (WP 6.9.4) D 2026-05-16 04:48:56
n*r*h*u*t.com (WP 6.9.4) D 2026-05-16 03:24:24
z*a*g*m.com (WP 6.9.4) F 2026-05-16 03:08:53
z*a*g*m.no (WP 6.9.4) F 2026-05-15 15:24:54
v*r*e*i*t*r*o*.no (WP 6.9.4) D 2026-05-15 11:04:18
s*i*t*o*p*n*e*.com (WP 6.9) F 2026-05-15 09:49:49
n*r*k*e*.no (WP 6.9.4) F 2026-05-15 05:51:09
e*g*s*e*k*r*.com (WP 6.9.4) F 2026-05-14 21:11:52
n*t*r*r*s*.no F 2026-05-13 19:16:14
r*a*r*w*n*.no (WP 6.1.10) ⚠️ F 2026-05-13 12:47:57
a*m*i*o*s*l*i*g.com (WP 6.9.4) F 2026-05-13 12:22:51
j*b*t*y*t.com (WP 6.9.4) F 2026-05-13 04:44:55
s*k*a*.k*n*t*e*t*e*e.no D 2026-05-12 22:17:39
s*i*t*o*p*n*e*.shop (WP 6.9) F 2026-05-12 12:40:24
j*g*r*e*v*c*.com (WP 6.9.4) F 2026-05-11 23:25:49
a*t*o*x.shop (WP 6.9) F 2026-05-11 19:17:57

Top 50 Plugins

Plugin Count
elementor 1,871,798
contact-form-7 1,843,757
elementor-pro 1,089,069
woocommerce 844,696
revslider 639,662
jetpack 479,567
js_composer 448,539
wp-rocket 348,467
gravityforms 319,183
essential-addons-for-elementor-lite 308,857
complianz-gdpr 269,885
cookie-law-info 242,412
instagram-feed 236,168
google-site-kit 229,894
sitepress-multilingual-cms 229,551
google-analytics-for-wordpress 220,823
elementskit-lite 218,220
header-footer-elementor 217,546
bluehost-wordpress-plugin 192,443
gutenberg 166,637
gutenberg-core 165,665
cookie-notice 160,699
litespeed-cache 141,534
the-events-calendar 138,351
wpforms-lite 133,380
gtranslate 132,950
astra-sites 122,544
popup-maker 120,223
tablepress 116,167
woocommerce-payments 115,683
coblocks 103,314
honeypot 101,860
astra-addon 98,527
duracelltomi-google-tag-manager 97,444
wp-smushit 96,931
all-in-one-seo-pack 96,457
LayerSlider 94,847
bb-plugin 93,024
megamenu 90,727
premium-addons-for-elementor 90,061
akismet 88,214
mailchimp-for-wp 86,570
cleantalk-spam-protect 85,977
woocommerce-gateway-stripe 85,609
ml-slider 84,790
borlabs-cookie 83,812
wp-pagenavi 83,021
fusion-builder 82,576
ewww-image-optimizer 81,808
smart-slider-3 81,041

Top 50 Themes

Theme Count
hello-elementor 640,309
Divi 529,689
astra 437,986
flatsome 148,443
generatepress 131,099
Avada 128,785
pub 114,103
twentytwentyfour 106,852
oceanwp 86,643
sydney 83,651
kadence 82,259
enfold 74,679
salient 68,839
twentyseventeen 58,694
h4 58,480
bb-theme 56,551
betheme 54,060
blocksy 53,224
cocoon-master 52,797
dt-the7 47,878
twentytwentyfive 46,161
neve 41,147
Avada-Child-Theme 38,904
woodmart 34,501
gox 34,416
bridge 33,943
twentytwentyone 33,279
lightning 32,479
twentytwenty 31,299
swell 29,142
Impreza 27,659
voxel 27,638
bricks 26,999
sinatra 25,694
twentytwentythree 24,914
Newspaper 24,851
kubio 22,316
twentytwentytwo 20,511
uncode 19,918
epik-redesign 19,293
twentysixteen 19,247
storefront 18,561
pro 18,224
Total 15,311
extendable 15,060
yith-wonder 14,138
hello-theme-child-master 13,934
yootheme 13,518
themify-ultra 13,500
hestia 13,467