Description - Embedding a line of JavaScript code is a simple task for your development team. Embedding this code allows your users to seamlessly utilize the integration with Verified First with zero effort on their side and minimal development on your side.
The widget functions in the exact same way as the patented Verified First browser extension. The difference is that the widget is coded into your platform so the extension does not have to be downloaded and installed for each user. This integration type saves setup time for your client and is ideal for partners who would like to partner with Verified First exclusively.
This is a 1-way integration, meaning that information needed to perform the background check is pulled from within your platform and sent to Verified First. Nothing is pushed back to be locally housed in your system, but status and results will be viewable via the widget.
Please note that the button, wording and font can be customized: Location, color, size, and shape.
Setup Process - Process begins after a partner agreement has been signed and agrees to use the widget:
- Open a line of communication between both development teams
- Email, ticketing system, slack, etc
- Provide the URL(s) where our button will be installed. We will need to whitelist these.
- Provide Verified First access to your sandbox and the ideal location where you would like to house the button.
- The sandbox will be used for testing and to help our engineers identify any restrictions of where the button can be housed
- Having access to a sandbox will also allow Verified First to demonstrate where/how our widget will be used within your platform
- Use the Javascript code below on your site.
STAGING CODE
<!-- Verified First -->
<script type="text/javascript"src="https://widget1.verifiedfirst.com/Browser-Extension/src/app/widget.js" async></script>
<!-- End Verified First -->
PRODUCTION CODE
<!-- Verified First -->
<script type="text/javascript"src="https://widget.verifiedfirst.com/Browser-Extension/src/app/widget.js" async></script>
<!-- End Verified First -->
Comments
0 comments
Please sign in to leave a comment.