Skip to main content
The WooCommerce integration drops the Element onto the product page, gates Add to cart on canProceed, and persists the jobId to the order for server-side verification.

Settings

Store these in your plugin settings: publishable key, secret key, agentId, default workflowId, a per-product override, presentation, and “block checkout if not ready”. Optionally a connector per product.

Render the Element on the product page

Block add-to-cart server-side

Persist the job on the order

After purchase, use your secret key to fetch the result and download the fixed file.