The Filecheck Shopify app is launching soon. In the meantime, you can add Filecheck to a Shopify store with the Element and REST API.
Install the app
Install Filecheck from the Shopify App Store and enter your keys in its embedded admin.
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.Gate checkout
The block disables Add to cart until a file passes and writes the
jobId to the cart attributes.Verify after purchase
On the
orders/paid webhook, fetch the result with your secret key. See Verify jobs.