Prerequisites
Before you begin, you need:- A Filecheck account (sign up).
- A publishable key (
pk_live_…orpk_test_…). See Authentication. - A Workflow configured in the admin, which gives you a
workflowId(wf_…). See Workflows.
Get started
Add the Element to your page
Load the script and add a mount point where the widget should appear.
Loading the script without
async means window.Filecheck is ready for the inline script below. For async loading, see Installation.Mount the Element and gate your button
Create an
intake element for your Workflow, mount it, and disable the submit button until canProceed is true.Persist the job and verify server-side
Write the See Verify jobs.
jobId into a hidden field, attach it to the order, then use your secret key to fetch the result after purchase.Next steps
Use a no-code plugin
WooCommerce, Shopify, OpenCart, and PrestaShop.
Element API
All create options, methods, and events.