ChQMe

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)

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:

Screenshots

  • Demo booking button on a product page.
  • Booking calendar and time-slot selector.
  • ChQMe admin dashboard — overview.
  • Settings page — API credentials.
  • Booking confirmation email preview.
  • 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.

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.

ডেভেলপার এবং কন্ট্রিবিউটর

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

কন্ট্রিবিউটর

Translate “ChQMe” into your language.

ডেভেলপমেন্ট এ আগ্রহী?

Browse the code, check out the SVN repository, or subscribe to the development log by 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.