Octabiz Connect

外掛說明

Octabiz Connect links your WordPress and WooCommerce store to Octabiz, an all-in-one business platform (CRM, invoicing, inventory, accounting, and more).

When a WooCommerce order is placed, the plugin creates the customer and an invoice in your Octabiz account, so your sales flow into one place without manual re-entry.

  • Enter your Octabiz API key and test the connection.
  • Turn WooCommerce order sync on or off.
  • Each order is synced once and linked to its Octabiz invoice.

External service

This plugin is an interface to Octabiz, a paid third-party software-as-a-service product. It is not usable without an Octabiz account.

When order sync is enabled, the plugin sends order and customer data (name, email, phone, company, and order line items) to the Octabiz API at https://api.octabiz.ai. Data is sent only for stores that have entered a valid Octabiz API key, and only for the events you enable.

  • Service: Octabiz — https://octabiz.ai
  • Terms of Service: https://octabiz.ai/terms
  • Privacy Policy: https://octabiz.ai/privacy

螢幕擷圖

安裝方式

  1. Install and activate the plugin.
  2. Go to Settings > Octabiz Connect.
  3. In Octabiz, open Settings > API keys, create a key (it starts with oc_live_), and paste it in.
  4. Click Test connection.
  5. If you use WooCommerce, turn on Sync WooCommerce orders.

常見問題集

Do I need an Octabiz account?

Yes. Octabiz Connect sends data to your Octabiz account and does nothing without a valid API key.

What permissions does the key need?

At least the ability to create customers and invoices. You choose a key’s permissions when you create it in Octabiz.

Is order data sent anywhere else?

No. Data goes only to the Octabiz API using your key, and only when you enable order sync.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Octabiz Connect〉的開發相關工作。

參與者

將〈Octabiz Connect〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

  • Enqueue the settings-page script with wp_enqueue_script instead of an inline tag.

1.0.0

  • Initial release: API key connection, connection test, and WooCommerce order to Octabiz customer + invoice sync.