askVela is an AI-powered live chat and customer support service for online shops. This plugin embeds the askVela chat widget on your WordPress or WooCommerce site and – on WooCommerce – exposes a secure, signed endpoint so the askVela assistant can answer questions about a customer’s orders.
You need an askVela account (workspace), which you can create at https://askvela.pro. The easiest setup is one-click connect: under the askVela menu click “Connect with askVela”, confirm in your askVela account, and the Widget Key (and, for WooCommerce, the order lookup) are configured automatically. You can also enter the Widget Key manually.
Full guide: https://askvela.pro/wordpress
This plugin connects to askVela, a third-party SaaS service operated by askVela, to provide the chat widget and (optionally) the order lookup. By installing and configuring this plugin you choose to use that service.
askVela widget loader (frontend). When you set a Widget Key, the plugin loads the widget script from https://askvela.pro/widget.js on your site’s frontend. Through the widget, chat messages, the current page URL, and any name/email a visitor enters are sent to askVela so the assistant can respond. The Widget Key (which identifies your workspace) is included.
Order lookup (WooCommerce, optional). When the order lookup is enabled, askVela may call the plugin’s endpoint /wp-json/askvela/v1/lookup with a customer email and an HMAC signature. In the response, the plugin sends order and customer data to askVela: order number, status, total, date, order URL, amount, currency, an optional payment reference, and basic customer details (name, number of orders, customer since, total spent). This only happens for requests carrying a valid signature, and only when you have enabled the lookup and entered the URL + secret in askVela.
Product sync (WooCommerce, optional). When a product sync is enabled, askVela may call the plugin’s endpoint /wp-json/askvela/v1/products with an HMAC signature. In the response, the plugin sends your product catalog to askVela: name, description, attributes, price, currency, image URL, product URL, category and stock status. This only happens for requests carrying a valid signature.
One-click connect (optional). If you use the “Connect with askVela” button, you are sent to askVela to confirm while logged in. After you confirm, the plugin exchanges a one-time code with https://askvela.pro/api/wp/connect, sending your site’s lookup URL, product-sync URL and secret (so askVela can be configured automatically) and receiving your Widget Key. This only runs when you click connect.
No data is sent to askVela until you enter a Widget Key (widget), configure the lookup/product sync (order/product data), or use one-click connect.