Trustrise Docs← Back to Dashboard
WOOCOMMERCE

Connect WooCommerce

Two parts: connect Trustrise to your store's REST API (for product mapping), and install the plugin (for the passport to actually appear on product pages).

1. Generate REST API keys

  1. In WordPress admin: WooCommerce → Settings → Advanced → REST API.
  2. Click Add key, give it read permissions, and generate it.
  3. Copy the Consumer Key and Consumer Secret — WooCommerce only shows them once.

2. Connect in Trustrise

Go to Settings → Integrations → WooCommerce, paste your site URL and the two keys, and click Verify & Connect.

3. Install the plugin

Download the Trustrise WooCommerce plugin (a single plugin, no dependencies beyond WooCommerce itself). In WordPress: Plugins → Add New → Upload Plugin, choose the ZIP, install and activate it. Then go to Settings → Trustrise and paste your Organisation ID (shown on the Integrations page in Trustrise).

The plugin renders the passport badge automatically after the product summary on every product page, by matching that product's SKU. Use the [circularid_passport] shortcode instead if you want to place it somewhere specific in your theme.

Prefer not to install a plugin?

The generic embed snippet works in any WooCommerce theme too — paste it intosingle-product/after-summary.php in your theme, or into a Code Snippets plugin.