Title: ChQMe
Author: chqme
Published: <strong>මැයි 22, 2026</strong>
Last modified: මැයි 22, 2026

---

Search plugins

![](https://ps.w.org/chqme-experience-commerce/assets/icon-256x256.png?rev=3543202)

# ChQMe

 By [chqme](https://profiles.wordpress.org/chqme/)

[Download](https://downloads.wordpress.org/plugin/chqme-experience-commerce.1.0.2.zip)

 * [Details](https://si.wordpress.org/plugins/chqme-experience-commerce/#description)
 * [Reviews](https://si.wordpress.org/plugins/chqme-experience-commerce/#reviews)
 *  [Installation](https://si.wordpress.org/plugins/chqme-experience-commerce/#installation)
 * [Development](https://si.wordpress.org/plugins/chqme-experience-commerce/#developers)

 [Support](https://wordpress.org/support/plugin/chqme-experience-commerce/)

## Description

ChQMe – Experience Commerce connects your WooCommerce store to the ChQMe demo booking
platform. Let customers schedule virtual or in-person product demos straight from
any product page — no extra pages, no friction.

**Key features:**

 * Add a “Book a Demo” button to any WooCommerce product page
 * Supports both virtual and physical product demos
 * Syncs booking data with the ChQMe platform via a secure API
 * Lightweight admin dashboard to manage your ChQMe connection
 * Captures cart, checkout, and order events for analytics on the ChQMe platform

**Requirements:**

 * WordPress 6.0 or higher
 * WooCommerce 7.0 or higher
 * A ChQMe account (sign up at [chqme.com](https://chqme.com))

### External services

This plugin connects to the ChQMe SaaS platform — a third-party service operated
by ChQMe — to provide demo booking, slot scheduling, customer OTP login, and cart/
order analytics. Use of the plugin requires a ChQMe account.

**Services used:**

 * ChQMe API — `https://apis.chqme.com` (server-to-server REST API called from the
   plugin)
 * ChQMe Widget Host — `https://d2capps.chqme.com` (embedded in product pages as
   an iframe to render the booking widget)

**What data is sent, and when:**

 * **Store connection (admin):** When a store administrator connects the store from
   the ChQMe settings screen, the site URL, ChQMe App ID and App Secret are sent
   so the store can be authenticated. Access and refresh tokens returned by ChQMe
   are stored in the WordPress database and sent on subsequent admin requests.
 * **Product mapping (admin):** When an administrator maps a WooCommerce product
   to a ChQMe product, the WooCommerce product ID, the ChQMe product ID and the 
   site URL are sent.
 * **Storefront — public data:** When a product page or the booking widget loads,
   the WooCommerce product ID and site URL are sent to fetch store branding, demo
   availability and slot information. No personal data is sent at this stage.
 * **Storefront — customer actions:** When a customer requests an OTP, logs in, 
   manages saved addresses, or books / cancels a demo or installation, the following
   may be sent: mobile number, name, email (if provided), delivery address, product
   ID, selected slot date and time, cancellation reason, and the customer’s ChQMe
   access token. These requests are made only in response to actions the customer
   takes.
 * **Funnel events:** When a customer adds to cart, reaches checkout or places an
   order, an event payload (cart token, order ID, line items, totals, billing/shipping
   address, currency, site URL and timestamp) is sent to ChQMe for booking-funnel
   analytics.
 * **Booking widget iframe:** On product pages where the booking widget is enabled,
   the customer’s browser loads an iframe from `https://d2capps.chqme.com` to render
   the ChQMe booking UI. The iframe receives the product ID, store URL and (after
   the customer signs in) the customer’s ChQMe access token via secure `postMessage`
   so the booking flow can continue inside the iframe.

No data is sent to ChQMe until a store administrator explicitly connects the plugin
to a ChQMe account. All communication is performed over HTTPS. No payment card data
is transmitted through the plugin.

Use of the ChQMe service is governed by ChQMe’s Terms of Service and Privacy Policy:

 * Terms and Conditions: [https://chqme.com/terms-and-conditions](https://chqme.com/terms-and-conditions)
 * Privacy Policy: [https://chqme.com/privacy-policy](https://chqme.com/privacy-policy)

## Screenshots

[⌊Demo booking button on a product page.⌉⌊Demo booking button on a product page.⌉[

Demo booking button on a product page.

[⌊Booking calendar and time-slot selector.⌉⌊Booking calendar and time-slot selector
.⌉[

Booking calendar and time-slot selector.

[⌊ChQMe admin dashboard — overview.⌉⌊ChQMe admin dashboard — overview.⌉[

ChQMe admin dashboard — overview.

[⌊Settings page — API credentials.⌉⌊Settings page — API credentials.⌉[

Settings page — API credentials.

[⌊Booking confirmation email preview.⌉⌊Booking confirmation email preview.⌉[

Booking confirmation email preview.

[⌊Mobile view of the booking flow.⌉⌊Mobile view of the booking flow.⌉[

Mobile view of the booking flow.

## Installation

 1. Upload the `chqme` folder to the `/wp-content/plugins/` directory, or install the
    plugin through the WordPress Plugins screen directly.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Go to **ChQMe > Home** and enter your ChQMe API credentials to connect the store.
 4. Go to **ChQMe > ChQMe Products** and map your WooCommerce products to ChQMe products.

## FAQ

### Do I need a ChQMe account?

Yes. The plugin connects your store to the ChQMe platform. You can create an account
at [chqme.com](https://chqme.com).

### Does this work with any WooCommerce product type?

Yes — simple, variable, and grouped products are all supported.

### Is my customer data secure?

All communication between your store and ChQMe uses HTTPS. No payment data is transmitted
through the plugin. See the “External services” section above for the full list 
of data sent.

### Is this plugin compatible with WooCommerce HPOS (High-Performance Order Storage)?

Yes. The plugin declares HPOS compatibility.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ChQMe” is open source software. The following people have contributed to this plugin.

Contributors

 *   [ chqme ](https://profiles.wordpress.org/chqme/)

[Translate “ChQMe” into your language.](https://translate.wordpress.org/projects/wp-plugins/chqme-experience-commerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/chqme-experience-commerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/chqme-experience-commerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/chqme-experience-commerce/)
by [RSS](https://plugins.trac.wordpress.org/log/chqme-experience-commerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * Documented use of the ChQMe API as an external service per WordPress.org plugin
   guidelines (added “External services” section with Terms and Privacy links).
 * Relicensed under GPLv2 or later.

#### 1.0.1

 * Initial public release.

## Meta

 *  Version **1.0.2**
 *  Last updated **සති 3ක් ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/chqme-experience-commerce/)
 * Tags
 * [booking](https://si.wordpress.org/plugins/tags/booking/)[product demo](https://si.wordpress.org/plugins/tags/product-demo/)
   [woocommerce](https://si.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://si.wordpress.org/plugins/chqme-experience-commerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/chqme-experience-commerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/chqme-experience-commerce/reviews/)

## Contributors

 *   [ chqme ](https://profiles.wordpress.org/chqme/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/chqme-experience-commerce/)