Login with Vipps and MobilePay
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 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. Uses this web component and supports the parameters: https://developer.vippsmobilepay.com/docs/knowledge-base/buttons/. [continue-with-vipps application="wordpress"] – This is the same, except for a different default text verb. 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.
Top keywords
- vipps29×2.40%
- mobilepay17×1.40%
- application16×1.32%
- login16×1.32%
- user16×1.32%
- users16×1.32%
- vipps mobilepay12×0.99%
- error11×0.91%
- redirect9×0.74%
- continue8×0.66%
- continue with vipps8×0.66%
- page8×0.66%
Legal Terms and Conditions Popup for User Login and WooCommerce Checkout
The Legal-Grade Solution for Consent and Compliance. US-based premium developer support available for seamless integration and ongoing assistance. This plugin will create a popup with a scrollable window that will show your own custom Terms and Conditions. Only visitors who accept the conditions will be allowed to continue their user flow. Extensive list of features listed below. Easily display your Terms and Conditions in a way that ensures user compliance: Anywhere on Your Site: Show on any page for all users or specific pages only. At User Login or After Login: Display on the login page (supports custom login pages). MOST USED: Show immediately after a user logs in, with options to: Force logout if terms are declined. Include WordPress admin pages (premium feature). For WooCommerce: Display at checkout, cart, product pages, or any other WooCommerce-specific pages. Custom Conditions: Leverage your own custom-coded conditions using a WordPress hook (premium feature). ✨ Distinct Features Not Found in Other Plugins User actions are securely recorded in your database in a dedicated table, ensuring optimal performance even with over 10,000 users. Custom email receipts of acceptance are sent to both admins and users as legally verifiable proof of consent. These receipts include all necessary details to act as a third-party record of the action taken (premium only). Redirect users after Accept or Decline button click Visitors are tracked using an anonymously generated GUID until they log in and consent is registered under their user ID and Woocommerce Order. Browser user agent, IP address, and location tracking are available. User Flow Management: Redirect users after acceptance or decline, with the option to enforce logout on decline. Reporting tools, including charts and CSV export, are available (premium only). Enjoy community support. Post your Question/Support/Feature-Requests in our Matyus Media Slack Channel. Never share your license key in the Slack channel. Enjoy premium tech support with every license key purchase. Support and dev team based in USA. 🔐 Security We take security seriously! This plugin participates in the Patchstack Vulnerability Disclosure Program, so security researchers can report issues responsibly. More details on Patchstack. See our Security policy. Terms on User Login Popup Workflow Display popup for visitors OR upon user login OR using Woccomerce, Ability to redirect users Ability to force log out users who decline Data is stored as proof in your DB See if user accepted or not on their edit page Woocommerce Popup Workflow Must accept in order to check out Log out or redirect users who decline your terms Show for logged in users, anonymous visitors or both Proof is stored in your database for logged in users WooCommerce Orders store proof reference 🚀 Premium features User Action proof is stored in a seperate table, keeping WP Options table clean. Option to show popup on WP Admin dashboard /wp-admin as well Reset users after you update terms and have them accept again Generate user reports in CSV Advanced logging with timestamp for every action Do not force logout on decline Do not show popup even after decline Use custom page as popup content Limit popup by user roles Force popup on every login Send email both to admin and user as proof of acceptance Analytics and reports IP and location tracking capability Designated test user Store Anonymous users acceptance reference on Order Ability to load TOS from a URL hosted on a different website or github Learn more about Premium features on our website Plugin Settings We take user consent proof more seriously than any other plugin in this niche—period. Terms Popup Features The popup will show when user logs in. The popup will not dismiss until user clicks Accept or Decline button. The user’s response to the popup, accept or decline gets saved in the database. The popup will not shown again for users who have accepted the Terms. There is an option to turn on “Show popup on every single login” if needed. The popup will show on user login every time for users who have Declined the terms blocking further navigation. The popup has customizable fields and labels. The popup has 2 buttons Accept and Decline. Accept button is only enabled for the user once he has scrolled through terms. This feature can also be disabled. Accept button will dismiss the popup and register that the user has accepted the terms. Decline button will log out the user and register that the user has declined the terms. You can set different redirect URL’s if you wish to redirect the user upon clicking Accept or Decline. Easily customize the size of the popup, the labels in the popup as well as the size and color of buttons. Option to enable popup on every single login regardless if they accepted terms at previous logins. TEST MODE can be used to test the looks and text of the popup on any page, be sure to remove from TEST MODE after you tested the popup. Terms Popup Premium Features The popup allows for resetting all users, to force them to re-accept new terms. Useful if you plan to update your terms in the future and have everyone re-accept your new updated terms. Reset a Single user on the user edit page, force a user to re-accept terms and conditions. Status of who has accepted your Terms gets displayed on the User listing page. Log the time when user has accepted the terms and conditions. Date and time of acceptance is displayed both on individual user edit page and in list of all users. Ability to change the font size for the terms inside the poup. The popup can bring in any custom page that you have on your website as terms content in the popup. Using a custom page as the terms popup content allows for having nicely formatted terms, with links inside. It also allows for use of shortcodes inside, multimedia etc. Ability to limit the popup to only be shown for certain types of user roles. Subscribers, Editors, Admins etc. or custom roles. Advanced loging of user activity regarding the popup. Generate and download a CSV report of all the users showing each user if and when accepted your terms. Designated Test User, special test user to which the popup will always show, great for testing even on live environment. Reccomend new features and gain access to premium features by upgrading to premium WooCommerce Integration Display popup when visiting a product page Display popup for anonymous visitors Possibility to redirect visitor to your home page on decline of terms WooCommerce Premium Features Saves Acceptance Reference ID on Order Display popup on any of the following: product page, category page, cart page or checkout page Display popup for logged in users, anonymous visitors or both For logged in users response is saved in the database and popup is no longer displayed until terms have been updated For anonymous visitors accept response can be remembered in the browser for their conveninece On Terms declined redirect users and visitors to any page or url of your choosing Possibility to force logout user on decline and redirect them Custom condition using your own code Using a premium license key a custom filter is made available for you tpul_override_show_popup You can override the logic when the popup should show or not show for a user or visitor. You can simply implement the custom filter in your functions.php file Code sample below uses original value of $should_show_popup in conjunction with extra condition. This is so we only show the popup if a user has not yet accepted the terms and an extra condition is fulfilled. function YOUR_CUSTOM_FUNCTION_show_popup($should_show_popup) { // should_show_popup - is the original value based on active options // EXTRA_CONDITION is an example variable that you can set $EXTRA_CONDITION = false; // add your custom logic if ($should_show_popup && $EXTRA_CONDITION) { return true; } else { return false; } } add_filter('tpul_override_show_popup', 'YOUR_CUSTOM_FUNCTION_show_popup'); // Would you like a custom feature? Contact us and let’s have a discussion Hit us up on our contact page Getting Started Once Plugin has been installed and activated Navigate to Settings -> Terms Popup On User Login Options -> Terms Modal Tab Feel Free to modify the default Settings Place your Terms and conditions in the Textbox Be sure To Navigate to General Settings Tab (Settings -> Terms Popup On User Login Options -> General Settings Tab) Set “Terms Popup On User Login” to “Show Popup” and save changes Popup should fire as soon as you hit any page of your website