Skip to main content
The Filecheck Shopify app is launching soon. In the meantime, you can add Filecheck to a Shopify store with the Element and REST API.
When the app is available, this guide will cover:
1

Install the app

Install Filecheck from the Shopify App Store and enter your keys in its embedded admin.
2

Add the block to your product template

Add the Filecheck app block to your product page and set the workflowId, or use a per-product filecheck.workflowId metafield.
3

Gate checkout

The block disables Add to cart until a file passes and writes the jobId to the cart attributes.
4

Verify after purchase

On the orders/paid webhook, fetch the result with your secret key. See Verify jobs.
For the planned data flow, see the Shopify integration reference.