內容目錄
內容簡介
總結:這個外掛整合了Pigee API,提供動態運費、自定義付款網關,並兼容WooCommerce Checkout Blocks。
1. 這個外掛整合了哪些Pigee API功能?
- 動態運費
- 自定義付款網關
- 兼容WooCommerce Checkout Blocks
2. 這個外掛在哪些外部服務上依賴?
- Pigee Inc. 提供的外部服務,用於計算運費、驗證 API 憑證、建立和更新訂單以及處理訂單履行。
3. 外掛使用了哪些外部 API 端點?
- 更新外掛狀態
- 驗證 API 金鑰
- 計算運輸費率
- 創建訂單
- 更新訂單狀態
- 處理訂單履行和追踪
4. 什麼數據在什麼時候發送?
- 商店識別符和 API 金鑰 - 驗證憑證時發送
- 訂單詳細信息(產品、數量、重量、價格、運送地址、客戶姓名和聯絡信息)- 計算運費、創建訂單或履行裝運時發送
- 裝運狀態更新 - 確認履行或更新交貨信息時發送
5. 使用這個外掛代表同意什麼?
- 同意 Pigee 的服務條款和隱私政策
- 生產環境:https://pigeepost.com/terms-conditions 和 https://pigeepost.com/privacy-policy
- 演練/測試環境:https://pigeepost.com/terms-conditions 和 https://pigeepost.com/privacy-policy
6. 這個外掛的許可證是什麼?
- GPLv2 或更新版本
外掛標籤
開發者團隊
原文外掛簡介
This plugin integrates the Pigee API with WooCommerce to provide a complete shipping, insurance, and payment experience at checkout.
Key features include:
- Dynamic real-time shipping rates from supported carriers.
- Optional shipping insurance selection during checkout.
- A custom Pigee payment gateway.
- Full compatibility with WooCommerce Checkout Blocks and classic checkout.
- Secure order creation, fulfillment, and tracking via the Pigee platform.
External Services
This plugin relies on external services provided by Pigee Inc. (pigeepost.com) in order to calculate shipping rates, validate API credentials, create and update orders, and process order fulfillment.
Services Used
The plugin communicates with the following external API endpoints:
- https://api.pigeepost.com/api/v1/store/plugin/status – Update to plugin status
- https://api.pigeepost.com/api/v1/store/valid – validate API key
- https://api.pigeepost.com/api/v1/store/order/getcarriercost – calculate carrier shipping rates
- https://api.pigeepost.com/api/v1/store/order/create – used when a customer selects Pigee Shipping or Pigee Pay at checkout
- https://api.pigeepost.com/api/v1/store/order/statusupdate – update order status
- https://api.pigeepost.com/api/v1/store/order/fulfill – order fulfillment and tracking
- https://api.pigeepost.com/api/v1/store/product/sync – sync product details (weights, dimensions, SKU, price, etc.)
- https://api.pigeepost.com/api/v1/store/product/delete – remove product data when a product is deleted or unpublished
- https://api.pigeepost.com/api/v1/store/getinsurance – retrieve available shipping insurance options and calculate insurance pricing
For testing, the same endpoints may also be called on the staging domain:
- https://stagingapi.pigeepost.com
What data is sent and when
- Store identifier and API key – sent when validating credentials
- Order and cart details (products, quantities, weights, prices, destination address) – sent when calculating shipping rates and retrieving insurance options
- Insurance selection details (insurance code, price, and request identifier) – sent when a customer selects shipping insurance at checkout
- Order details and insurance confirmation – sent when creating orders or fulfilling shipments
- Shipment status updates – sent when confirming fulfillment or updating delivery information
Customers can optionally add shipping insurance during checkout, with real-time insurance options retrieved securely from the Pigee API.
This data is transmitted securely to Pigee’s servers only when your store processes shipping rate requests, creates orders, or updates fulfillment. No data is shared outside of these actions.
Terms of Service and Privacy Policy
By using this plugin, you agree to Pigee’s terms:
Production:
- https://pigeepost.com/terms-conditions
- https://pigeepost.com/privacy-policy
Staging/Testing:
The staging environment (https://stagingapi.pigeepost.com) is used only for testing.
It follows the same Terms of Service and Privacy Policy as the production site:
- https://pigeepost.com/terms-conditions
- https://pigeepost.com/privacy-policy
License
GPLv2 or later
