Skip to main content
This guide explains how to connect and set up iDenfy with WordPress. Below you will find step-by-step instructions on how to use the iDenfy plugin.

iDenfy plugin

Install and activate the iDenfy plugin

Log into your WordPress panel, navigate to Plugins and search for the iDenfy plugin. Press Install Now and once it is downloaded press Activate. iDenfy WordPress plugin installation

Authorize connection

Once the plugin is activated, navigate to iDenfy > Settings. iDenfy WordPress authorization step To successfully connect and grant access to iDenfy, you need to complete authorization. You can manage your environment API key(s) and secret(s) on iDenfy’s side by navigating to Settings > API keys).

Implement the verification button

When the authorization step is finished, you can copy the shortcode. iDenfy WordPress shortcode copy Navigate to the page that should have the verification button, select Add block > Shortcode and paste the iDenfy code. iDenfy WordPress shortcode paste Upon reviewing the page, you should find that the button is available and functioning properly. iDenfy WordPress button

Redirect user after verification

When verification is finished, you can redirect users to your site based on verification results (instantly after automatic check or later, after manual review). More information on how redirect works. You can configure the success and/or failed URL by navigating to Settings > Configuration > General in the dashboard. iDenfy WordPress redirect URLs
You can handle/manage users in WordPress by navigating to All users > Idenfy verifications.

Editing button appearance

You can edit the appearance of the button by visiting the style.css of the plugin in the Plugin File Editor:
  1. Log in to your WordPress admin dashboard.
  2. Go to Plugins in the left-hand menu.
  3. Click on Plugin File Editor (or Editor).
  4. Select the plugin from the dropdown menu in the upper right.
  5. The plugin’s files will be displayed in the editor.
iDenfy WordPress button CSS

Detailed video guide