OpsAssist Data Bridge for WooCommerce

OpsAssist Data Bridge for WooCommerce

Details
View on WordPress

OpsAssist Data Bridge for WooCommerce is the companion plugin for the WC-Manager dashboard by Ops Assist. Some data your WooCommerce store holds (POS outlets, registers, digital-wallet balances, memberships) is not accessible through the standard WordPress REST API. This plugin adds a small set of authenticated, read-only endpoints that surface that data securely using your existing WordPress Application Password.

It also bundles two optional panels for the OpenPOS terminal — a Members lookup and a Stock Take counter — that only load when OpenPOS is installed. On stores without OpenPOS the plugin is purely the read-only data bridge plus the Stock Take settings page.

Once installed and activated, your WC-Manager dashboard auto-detects the plugin and starts syncing immediately.

REST endpoints

All endpoints require the caller to authenticate as a user with the manage_woocommerce capability.

  • GET /wp-json/woo-manager/v1/openpos-outlets — OpenPOS outlets (_op_warehouse posts)
  • GET /wp-json/woo-manager/v1/openpos-registers — OpenPOS registers (_op_register posts)
  • GET /wp-json/woo-manager/v1/terawallet/balances — users with a non-zero TeraWallet balance
  • GET /wp-json/woo-manager/v1/terawallet/balance/{user_id} — a single user’s TeraWallet balance
  • GET /wp-json/woo-manager/v1/memberships/plans — WooCommerce Memberships plans
  • GET /wp-json/woo-manager/v1/memberships/user/{user_id} — a user’s memberships

OpenPOS panels (optional)

  • Members — cashiers can look up a customer at the register and see their active WooCommerce Memberships.
  • Stock Take — run a category-by-category stock count at the register; counts auto-save and sync to the WC-Manager web app.

External service

The Stock Take panel communicates with the WC-Manager web app at https://wc-manager.com to load and save stock takes for your organisation. It authenticates with a per-organisation “plugin token” you paste into the plugin’s settings page (WooCommerce WC-Manager Stock Take). No data is sent until you configure that token and use the Stock Take panel. WC-Manager’s terms and privacy policy: https://wc-manager.com/terms and https://wc-manager.com/privacy.

The REST endpoints, the Members panel, and TeraWallet/membership reads make no external requests — they only respond to authenticated requests into your own site.

Privacy

This plugin does not collect, store, or transmit personal data on its own beyond the Stock Take sync described above, which only sends the stock-count data you create to your own WC-Manager account. See https://wc-manager.com/privacy.

Note on trademarks

WooCommerce is a registered trademark of Automattic Inc. This plugin is an independent companion plugin and is not affiliated with or endorsed by Automattic. OpenPOS and TeraWallet are products of their respective owners. WC-Manager is a separate product by Ops Assist.

Details

Plugin code:
opsassist-data-bridge-for-woocommerce
Plugin version:
1.4.3
Outdated:
No
WP version:
5.6 or higher
PHP version:
7.0 or higher
Test up to WP version:
6.9.4
Total installations:
0
Last updated:
2026-05-20
Rating:
Times rated:
0
dashboard
inventory
memberships
point-of-sale
reports