How to Integrate the FilPass Custom Verifier Into Your Website

This guide explains how to embed the FilPass Custom Verifier on your website using the official verifier script and component. Once embedded, visitors can verify FilPass-issued documents directly from your site.

Prerequisites

Before you start, ensure:

  • Your domain is approved and verified by FilPass.
  • You have received an access token from FilPass.
  • You can edit your website’s HTML files or CMS content.
  • Your website is served over HTTPS.

Normal Website Implementation (HTML / Custom Site)

Use this method if your site is built with plain HTML, a custom framework, or server-rendered pages.

Steps

  1. Open the HTML file or template where the FilPass verifier should appear.
  2. Add the FilPass verifier script before the closing </body> tag.
  3. Insert the <filpass-verifier> component at the location on the page where the verifier should be displayed.
  4. Ensure the accessToken used on your website matches exactly the value provided in the email from FilPass Client Support.
  5. Save your changes and deploy the updated website.

Note:

  • The custom verifier script and accessToken are provided via email by FilPass Team. Do not reuse tokens from other environments or accounts.
  • Adjust the width value as needed (for example, 100% for full width).

CMS Implementation

Use this method if your CMS allows custom HTML and script tags.

Steps

  1. Open the page or editor where the verifier will be embedded.
  2. Insert a Custom HTML / Embed / Code block.
  3. Paste the same verifier script and component used in the normal HTML implementation.
  4. Save and publish the page.

CMS Compatibility Notes

  • Compatible with CMS platforms that allow custom scripts (e.g., WordPress Custom HTML blocks, Webflow embeds).
  • Not compatible with Wix and Joomla due to platform script restrictions.

Testing the Verifier

  1. Load the page on your website.
  2. Confirm that the FilPass verifier loads correctly.
  3. Test verification using a valid document or QR code issued through FilPass.
    • Ensure the domain used is the approved domain registered with FilPass.

Security and Best Practices

  • Do not expose sensitive credentials other than the required access token.
  • Embed the verifier only on approved domains.
  • Always use HTTPS.
  • Do not modify the verifier script source.

Need Assistance?

If you need help, contact support and include:

  • Your website URL
  • A screenshot of the issue
  • The access token used

Related Articles

Issuing AuthorityProfile Settings

Access Level

This section explains the Access Level of your IA.

settings
28 Jan 202653 views
Issuing AuthorityWorkflow

Add Field Section

This section explains how to add fields in a Custom Tab of a Workflow.

workflow
26 Jan 202614 views
Issuing AuthorityAccount Settings

Admin Role

This section explains how you can add and remove an Admin role in the Accounts Section.

27 Jan 202633 views
Issuing AuthorityWorkflow

Approval Tab

This section explains the Approval Tab of a Workflow.

workflow
26 Jan 202617 views