Bridgo Connector

外掛說明

Bridgo Connector connects WooCommerce to the Bridgo messaging platform.

Features:

  • Send order-created and order-status events to Bridgo.
  • Track abandoned carts after an admin explicitly enables the external service connection.
  • Export WooCommerce customers to CSV.
  • View activity logs and retry failed deliveries.

External services

This plugin connects to a Bridgo service to deliver WooCommerce events.

It sends data only after an administrator:

  • enters the Bridgo API URL, API key, and company ID
  • enables the “External Service Consent” checkbox in the plugin settings
  • saves the plugin settings

When enabled, the plugin may send:

  • store URL, store name, admin email, WooCommerce version, and plugin version
  • order IDs, order numbers, payment method, order status, totals, refund totals, countries, and line items
  • customer first name, last name, email, billing phone, shipping phone, and configured opt-in value
  • abandoned cart token, cart contents, cart total, customer email, customer phone, customer name, and configured opt-in value

Abandoned-cart events are only sent when the stored opt-in value for that cart is affirmative.

Service endpoints:

  • Service application: https://portal.digitalbridgeapps.com
  • Terms of service: https://digitalbridgeapps.com/Home/TermsConditions
  • Privacy policy: https://digitalbridgeapps.com/Home/PrivacyPolicy

安裝方式

  1. Upload the bridgo-connector plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Open WooCommerce > Bridgo.
  4. Enter your Bridgo API URL, API key, and company ID.
  5. Enable the external service consent checkbox and save.

常見問題集

Does the plugin send data before I configure it?

No. The plugin requires configuration plus the external service consent checkbox before it sends requests to Bridgo or starts abandoned-cart tracking.

Does the plugin require WooCommerce?

Yes. WooCommerce must be installed and active.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.2.2

  • Added explicit external-service consent gating and disclosure.
  • Added WordPress.org readme metadata and external service documentation.