內容簡介
**外掛總結:** Logistos 外掛自動將 WooCommerce 訂單詳細資料發送至外部 API 端點。它在外掛啟動時發送所有訂單詳細信息,以及在每次新訂單時發送至特定遠端伺服器,可用於與外部系統整合。
**問題與答案:**
1. Logistos 外掛在啟動時會發送哪些訂單相關的資料?
- 答:在啟動時會發送所有現有訂單,以及在每次新訂單創建時發送新訂單的詳細資訊。
2. Logistos 外掛會如何安全生成並傳送 API 憑證?
- 答:它會在啟動時安全生成並傳送 API 憑證。
3. Logistos 外掛連接到哪個端點進行 WooCommerce 商店資料傳輸?
- 答:Logistos 外掛連接到 Logistos Order Integration API 端點用於訂單同步,並透過 Logistos dashboard 來同步訂單。
4. 描述 Logistos 外掛發送的資料內容?
- 答:資料內容包括訂單元資料、帳單/運送姓名、地址、城市/州/國家、電子郵件、電話、貨品項目、費用、運送方式、稅金等,但不會發送付款卡資料。
5. 使用者安裝 Logistos 外掛後需同意將訂單資料傳輸至哪些端點?
- 答:使用者安裝此外掛需同意將訂單資料傳送至 https://admin.logistos.in/integration/integrate_woo_commerce 和 https://admin.logistos.in/integration/woo_commerce_orders 端點。
外掛標籤
開發者團隊
② 後台搜尋「Logistos Order Sync」→ 直接安裝(推薦)
原文外掛簡介
Logistos automatically sends WooCommerce order details to an external API endpoint. It sends all order details on plugin activation and each new order to a specified remote server, which can be useful for integration with external systems.
Features:
* Sends all existing orders on plugin activation
* Sends new order details upon creation
* Includes full order information (billing, shipping, items, fees, and taxes)
* Securely generates and sends API credentials on activation
License
This plugin is licensed under the GPLv2 or later. See the GNU General Public License for more details.
External services
This plugin connects to a Logistos endpoint to transmit WooCommerce store data for order synchronization.
Service: Logistos Order Integration API
Purpose: Receive WooCommerce API credentials (on activation) and order payloads (on activation and whenever a new order is created) to sync orders with the Logistos dashboard.
Data sent:
– On activation: store URL, WooCommerce REST API consumer key and secret.
– On activation (batch) and on each new order: order metadata (IDs, numbers, dates, totals, currency), billing/shipping names, addresses, city/state/country, email, phone, line items (name, sku, quantity, subtotal/total), fees, shipping lines, and taxes. No payment card data is sent.
When data is sent:
– Immediately on plugin activation (one-time credentials + historical orders),
– On each subsequent order creation.
This plugin communicates with the following external endpoints:
https://admin.logistos.in/integration/integrate_woo_commerce
Purpose: Receive WooCommerce REST API keys on plugin activation.
Data sent: consumer_key, consumer_secret, store_url.
https://admin.logistos.in/integration/woo_commerce_orders
Purpose: Receive WooCommerce order payloads on activation and on every new order.
Data sent: order ID, number, totals, billing info, shipping info, items, store info.
Service policies:
– Terms of Service: https://logistos.in/terms_and_conditions
– Privacy Policy: https://logistos.in/privacy_policy
These services are owned and operated by Logistos Technologies Private Limited.
Users installing this plugin agree that order data will be transmitted to these endpoints.
