Access Level
This section explains the Access Level of your IA.
Fetching content...
The White Label Verified module allows Issuing Authorities (IA) to embed a custom document verification widget directly into their own website.
This feature enables organizations to:
Once configured, all future document issuances will automatically redirect to the configured Custom Verifier URL.
This section displays your organization’s verifier credentials.
Example:
STAGE-AA-000000
Example:
1234567890acbdefghijklmnopqrstuvwxyz
⚠️ Do not publicly expose your Access Token outside of the intended HTML embed.
To activate White Label verification, you must embed the provided iFrame code into your website.
Insert the following code into your website’s HTML file:
<html>
<head>
<metaname="viewport"content="width=device-width, initial-scale=1.0">
</head>
<body>
<scriptsrc="<https://verified.filpass.ph/static/customverifier.js>"></script>
<divstyle="display:flex; justify-content:center; align-items:center; width:100%;">
<filpass-verifierwidth="80%"accessToken="YOUR_ACCESS_TOKEN"></filpass-verifier>
</div>
</body>
</html>
Important:
YOUR_ACCESS_TOKEN with your actual Access Token⚠️ Currently not compatible with:
These platforms restrict custom script embedding required for the verifier.
For best results, use:
Displays the currently active verification URL.
Example:
This section shows:
If a Custom Verifier is active, all new issuances will redirect to this URL.
The History section lists previously used verifiers.
Columns include:
This provides:
A Custom Verifier is a verification system tailored to your organization, embedded directly into your website to validate issued documents.
It verifies the authenticity of:
The verifier scans and validates document integrity, detecting possible tampering or forgery.
It:
Step-by-step process:
After activation, all new issuances will automatically redirect to your Custom Verifier.
This section explains how to setup and update your IA information.