
內容簡介
COD Scale Bridge 外掛將 WordPress 或 WooCommerce 商店連接至 COD Scale 軟體服務,提供可配置的貨到付款結帳、產品與訂單同步、訂單鏡像及履行狀態同步等功能,幫助商家提升運營效率。
【主要功能】
• WooCommerce 產品與變體同步至 COD Scale
• 可配置的結帳頁面與購物車貨到付款設置
• 雙向操作狀態同步
• COD Scale 結帳小工具支援 Elementor
• 追蹤轉換與財務對帳功能
外掛標籤
開發者團隊
原文外掛簡介
COD Scale Bridge connects a WordPress or WooCommerce store to the COD Scale
software service. It provides a configurable cash-on-delivery checkout,
product and order synchronization, WooCommerce order mirroring, fulfillment
status synchronization, courier operations, conversion tracking, and COD
finance reconciliation.
The plugin uses a short, one-time connection code generated in the merchant’s
COD Scale store workspace. Store credentials remain server-side and are not
exposed to checkout JavaScript.
Key capabilities include:
Product and variation synchronization from WooCommerce to COD Scale.
Configurable product-page, landing-page, and cart COD checkout placement.
Server-authoritative prices, shipping rates, variants, and order totals.
Idempotent COD Scale and WooCommerce order creation.
Two-way operational status synchronization.
Optional browser tracking configured in the merchant’s COD Scale workspace.
A COD Scale Checkout widget for Elementor when Elementor is active.
Detailed setup documentation is available at
https://codscale.io/en/docs/wordpress-bridge-install.
External services
This plugin requires the COD Scale service at https://app.codscale.io. An
administrator must explicitly connect the site before authenticated service
requests are made.
To provide the connected service, the plugin can send the store identity and
URL, plugin version, product catalog, checkout configuration, orders, customer
contact and delivery details, shopper-selected checkout attachments,
fulfillment status, attribution identifiers, and operational diagnostics to
COD Scale. This data is used for checkout processing, store synchronization,
order operations, fulfillment, tracking, attribution, diagnostics, and finance
reconciliation.
When a merchant enables a supported browser tracking integration, the checkout
may load scripts and send configured events to Meta, TikTok, Google Ads, Google
Analytics, or Snapchat. These integrations are disabled unless configured by
the merchant, and COD Scale’s consent setting controls whether browser signals
are sent.
COD Scale privacy policy: https://codscale.io/en/privacy
COD Scale terms: https://codscale.io/en/terms
COD Scale support: https://codscale.io/en/support
Meta Pixel receives merchant-configured browser events, event identifiers,
product/order values, attribution identifiers, and browser signals when Meta
tracking is enabled. Meta Terms: https://www.facebook.com/legal/terms and
Privacy Policy: https://www.facebook.com/privacy/policy/
TikTok Pixel receives merchant-configured browser events, event identifiers,
product/order values, and attribution identifiers when TikTok tracking is
enabled. TikTok Terms: https://www.tiktok.com/legal/terms-of-service and
Privacy Policy: https://www.tiktok.com/legal/privacy-policy
Google Ads and Google Analytics receive merchant-configured browser events,
conversion identifiers, product/order values, and attribution identifiers
when the corresponding integration is enabled. Google Terms:
https://policies.google.com/terms and Privacy Policy:
https://policies.google.com/privacy
Snap Pixel receives merchant-configured browser events, event identifiers,
product/order values, and attribution identifiers when Snapchat tracking is
enabled. Snap Terms: https://www.snap.com/terms and Privacy Policy:
https://www.snap.com/privacy/privacy-policy
The merchant is responsible for describing these services in the store’s
privacy policy and configuring legally appropriate visitor consent.
Privacy
After activation, the plugin adds suggested COD Scale wording to the WordPress
Privacy Policy Guide. Review and adapt that wording for the store’s actual
configuration, enabled advertising platforms, and legal obligations.
Development
The human-readable source for the compiled checkout JavaScript and CSS shipped
in assets/ is included in source/checkout-runtime/. From that directory,
run npm install and npm run build. The build output is written to dist/;
the release process copies the generated JavaScript and CSS into the plugin’s
assets/ directory after tests and source-parity checks pass.
