Skip to main content

Wordpress integration

Information provided in this guide should help you to connect & setup iDenfy with Wordpress. Below you'll find step-by-step intructions on how to use iDenfy plugin.

iDenfy plugin

1. Install & activate iDenfy plugin

Login into your Wordpress panel, navigate to Plugins section and search for iDenfy plugin. Press Install Now and once its downloaded press Activate.

Idenfy-Wordpress plugin installation

2. Authorize connection

Once plugin is activated, navigate to iDenfy -> Settings.

Idenfy-Wordpress authorization step

To successfully connect and grant access to iDenfy you need to make authorization. You can manage your environment API key(s) and secret(s), on iDenfy's side, by navigating to Settings -> API keys.

3. Implement verification button

When authorization step is finished you can copy shortcode.

Idenfy-Wordpress authorization step

Navigate to the page that should have verification button implemented on, select Add block -> Shortcode and paste/insert iDenfy code in it.

Idenfy-Wordpress authorization step

Upon reviewing the page, you should find that the button is available and functioning properly.

Idenfy-Wordpress authorization step

4. Redirect user after verification

When verification is finished, it is possible to redirect users to your site based on verification results (instantly after automatic check or later on, 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 our dashboard.

Idenfy-Wordpress authorization step
note

You can handle/manage users in Wordpress by navigating to All users -> Idenfy verifications;

Editing button appearence

You can easily eddit the appearence of the button by visit 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 just "Editor". (It should be visible directly under the "Plugins" menu heading, or at the top of the plugins page)
  4. Select the plugin you want to edit from the dropdown menu in the upper right.
  5. The plugin's files will then be displayed in the editor.
Idenfy-Wordpress button css

Detailed video guide