Skip to main content
Want to see it working first? Try the live PrestaShop demo store, then install it on your own shop below.
1

Install the module

In Modules → Module Manager, upload the Filecheck module ZIP and install it.
2

Add your keys

Open the module configuration, enter your publishable key and secret key from the dashboard, and click save. Once saved, your active workflows automatically load into a dropdown list.
3

Choose a default workflow

Select your default Workflow from the dropdown menu to apply it across your catalog.
4

Enable per product

On a product configuration screen, enable Filecheck, require an upload, and choose the workflow from the dropdown list (or leave it blank to use the store default). The Element renders on the product page and gates Add to cart until a file passes.
5

Verify after purchase

Use your secret key server-side to fetch the job and download the validated file. See Verify jobs.
OpenCart and PrestaShop share the same front-end snippet. See the OpenCart & PrestaShop reference.