{"id":345472,"date":"2026-09-10T19:17:18","date_gmt":"2026-09-10T19:17:18","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/chattie-for-woocommerce\/"},"modified":"2026-09-10T19:16:51","modified_gmt":"2026-09-10T19:16:51","slug":"chattie-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/ur.wordpress.org\/plugins\/chattie-for-woocommerce\/","author":23538338,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.0.6","requires":"6.5","requires_php":"8.0","requires_plugins":null,"header_name":"Chattie for WooCommerce","header_author":"Chattie","header_description":"Propojen\u00ed AI chatbota Chattie s va\u0161\u00edm WooCommerce e-shopem. Umo\u017e\u0148uje AI asistentovi odpov\u00eddat na dotazy o produktech, objedn\u00e1vk\u00e1ch a p\u0159id\u00e1vat zbo\u017e\u00ed do ko\u0161\u00edku.","assets_banners_color":"","last_updated":"2026-09-10 19:16:51","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/chattie.cz","rating":0,"author_block_rating":0,"active_installs":0,"downloads":91,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"ondrejkonarik23","date":"2026-09-10 19:16:51","revision":3690378}},"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[2353,2364,2369,2379,286],"plugin_category":[45],"plugin_contributors":[280133],"plugin_business_model":[],"class_list":["post-345472","plugin","type-plugin","status-publish","hentry","plugin_tags-ai","plugin_tags-chatbot","plugin_tags-customer-support","plugin_tags-live-chat","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-ondrejkonarik23","plugin_committers-ondrejkonarik23"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/chattie-for-woocommerce.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Chattie for WooCommerce connects your AI chatbot to your online store. The plugin provides:<\/p>\n\n<ul>\n<li>Embedding the Chattie chat widget on your store pages<\/li>\n<li>Automatic identification of logged-in customers<\/li>\n<li>Support for adding products to the cart directly from the chat (WooCommerce Store API nonce)<\/li>\n<\/ul>\n\n<p>The connection to the Chattie backend (product synchronization, search, order status) is configured in the Chattie admin panel using WooCommerce REST API keys.<\/p>\n\n<h3>Verified identity of logged-in customers<\/h3>\n\n<p>For the AI assistant to know which customer it is talking to (name, order history, etc.), you need to\nenable identity verification between the plugin and the Chattie backend:<\/p>\n\n<ol>\n<li>In the Chattie admin panel, go to your project settings \u2192 <strong>Email channel<\/strong> (Email collection) and set\nidentity verification (<code>identityVerification<\/code>) to <strong>\"Required\"<\/strong>.<\/li>\n<li>Copy the generated <strong>Signing Secret<\/strong>.<\/li>\n<li>In your WordPress admin, open the <strong>Chattie<\/strong> menu and paste the key into the <strong>Signing Secret<\/strong> field\n(for an already connected store the field is directly in the settings card, for a store that is not\nconnected yet it is in the \"Advanced settings\" section).<\/li>\n<li>Save the settings.<\/li>\n<\/ol>\n\n<p>After saving, the plugin automatically computes an HMAC-SHA256 signature of the logged-in customer's\nemail and passes it together with their name to the widget (<code>ChattieWidget.identify()<\/code>). The Chattie\nbackend verifies the signature and only then makes the customer's identity available to the AI. Without\na configured Signing Secret, the AI will not know who it is talking to, even if the customer is logged in.<\/p>\n\n<h3>External Services<\/h3>\n\n<p>This plugin connects to the Chattie service (https:\/\/chattie.cz), a third-party AI customer support\nplatform. A Chattie account is required for the plugin to be functional.<\/p>\n\n<p>The plugin:<\/p>\n\n<ul>\n<li>Loads the Chattie chat widget script from Chattie servers (<code>app.chattie.cz<\/code> or the environment configured in the plugin settings) on the frontend of your store.<\/li>\n<li>Sends chat messages written by your visitors to the Chattie API so the AI assistant can respond.<\/li>\n<li>For logged-in customers, passes their email address, name, and an HMAC signature of the email to the Chattie service in order to identify the customer (only when a Signing Secret is configured).<\/li>\n<li>During the connection process, sends your store URL and store name to the Chattie admin panel.<\/li>\n<\/ul>\n\n<p>This data is transmitted whenever the widget is displayed and used on your store. No data is sent to\nChattie before a Public Key is configured.<\/p>\n\n<p>Chattie terms of service: https:\/\/chattie.cz\/obchodni-podminky\nChattie privacy policy: https:\/\/chattie.cz\/soukromi<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>chattie-for-woocommerce<\/code> folder to <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate the plugin in the Plugins section.<\/li>\n<li>Go to the <strong>Chattie<\/strong> menu and enter your Public Key.<\/li>\n<li>Generate WooCommerce REST API keys and enter them in the Chattie admin panel.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20do%20i%20find%20the%20public%20key%3F\"><h3>Where do I find the Public Key?<\/h3><\/dt>\n<dd><p>In the Chattie admin panel, go to your project settings \u2192 Widget. The Public Key is shown in the embed code section.<\/p><\/dd>\n<dt id=\"where%20do%20i%20find%20the%20signing%20secret%3F\"><h3>Where do I find the Signing Secret?<\/h3><\/dt>\n<dd><p>In the Chattie admin panel, go to your project settings \u2192 Email channel (Email collection) and set identity\nverification to \"Required\". The secret is displayed in that section.<\/p><\/dd>\n<dt id=\"what%20permissions%20does%20the%20woocommerce%20api%20key%20need%3F\"><h3>What permissions does the WooCommerce API key need?<\/h3><\/dt>\n<dd><p>For full functionality (products, orders, coupons) we recommend Read\/Write permissions.<\/p><\/dd>\n<dt id=\"can%20i%20use%20a%20staging%20environment%3F\"><h3>Can I use a staging environment?<\/h3><\/dt>\n<dd><p>Yes, in the plugin settings choose the \"Stage\" environment or \"Custom\" for any URL.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Chattie widget embedding<\/li>\n<li>Customer identification<\/li>\n<li>WooCommerce Store API nonce<\/li>\n<li>Environment support: production, stage, custom<\/li>\n<\/ul>","raw_excerpt":"Connect the Chattie AI chatbot to your WooCommerce store.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/345472","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=345472"}],"author":[{"embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ondrejkonarik23"}],"wp:attachment":[{"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=345472"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=345472"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=345472"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=345472"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=345472"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=345472"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}