Documentation

Security & privacy

How VoxCartAI approaches security, credentials, store and shopper data, and voice conversation records - written for merchants and technical operators. Distinct from the legal Privacy Policy.

This page is product trust documentation. The binding legal terms live on the Privacy Policy page.

Defense in depth

Transport + access controls

Credential hygiene

Scoped API keys

Least store data

Commerce context only

Voice audit trail

Recordings & transcripts

General security practices

VoxCartAI is built for ecommerce operators who connect a store and let a voice agent act on live catalog, order, and customer context - useful without becoming a broad data sink.

  • Encrypted in transit - Dashboard, plugin, widget, and API traffic use TLS.
  • Access control - Merchant dashboard access is account-authenticated; plugins use merchant-issued credentials.
  • Least privilege - Connectors request commerce permissions needed to help shoppers, not unrestricted admin where scoping is available.
  • Operational hygiene - Rotate keys when staff change; keep WordPress / WooCommerce / Shopify apps updated.
  • Separation of concerns - Marketing site, dashboard, and runtime voice services are isolated.

Operator checklist

  • Store API keys only in the official plugin/app or a private backend - never in public repos
  • Rotate keys when contractors or admins leave
  • Limit dashboard users who can listen to recordings or export transcripts
  • Disclose AI / recording practices in store policies where required
  • Read the legal Privacy Policy alongside this trust page before launch

Related docs