Order Chat for WooCommerce

描述

Order Chat for WooCommerce adds WhatsApp buttons to the WooCommerce cart, product lists, and product detail pages.

The plugin does not connect to the WhatsApp API and does not send messages automatically. It creates a WhatsApp link with a prefilled message. When a customer clicks the button, WhatsApp opens and the customer decides whether to send the message.

Available options:

  • Compact country code selector and local WhatsApp phone number field.
  • Grouped button color control with color picker and hexadecimal text input.
  • Grouped border radius control with synchronized slider, number input, and pixel unit.
  • Cart message and button label.
  • WhatsApp cart button support for classic WooCommerce cart and WooCommerce Cart Block.
  • Toggle controls for hiding the default WooCommerce checkout button and clearing the cart.
  • Optional product inquiry buttons for product lists and single product pages.

External Services

This plugin links to WhatsApp at https://api.whatsapp.com/send when a customer clicks a WhatsApp button.

The generated link may include the configured phone number and a prefilled message containing cart product names, quantities, prices, total, product titles, or product URLs, depending on the button clicked. The customer reviews and sends the message manually in WhatsApp.

WhatsApp is a service provided by Meta Platforms, Inc. See WhatsApp’s Terms of Service and Privacy Policy:

  • https://www.whatsapp.com/legal/terms-of-service
  • https://www.whatsapp.com/legal/privacy-policy

Privacy

This plugin does not collect, store, or transmit personal data by itself.

When a customer clicks a WhatsApp button, the browser opens WhatsApp with a prefilled message. The message is not sent until the customer sends it from WhatsApp.

螢幕截圖

安裝

Install Order Chat for WooCommerce from within WordPress

  1. Visit Plugins > Add New in your WordPress dashboard.
  2. Search for Order Chat for WooCommerce.
  3. Click Install Now.
  4. Activate the plugin from the Plugins screen.
  5. Go to Settings > WOO for WhatsApp.
  6. Configure the country code, WhatsApp number, messages, and button display options.

Install Order Chat for WooCommerce manually

  1. Upload the chat-orders-for-woo folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings > WOO for WhatsApp.
  4. Configure the country code, WhatsApp number, messages, and button display options.

常見問題

Does this plugin integrate with the WhatsApp API?

No. It creates a WhatsApp link with a prefilled message. The customer sends the message manually from WhatsApp.

Does the plugin create WooCommerce orders?

No. It sends the cart details as a WhatsApp message. WooCommerce checkout and order creation remain separate.

Can I hide the default WooCommerce checkout button?

Yes. Enable the checkout button option in the plugin settings.

Do I need to add the country code in the phone number field?

No. Select the country code in the country selector and enter only the local WhatsApp number.

評價

2022年11月10日
Hola Miguel, tu plugin es muy útil, sin embargo no está funcional. Considera optimizarlo para que nuevamente pueda estar listo para usar… de verdad muy bueno y necesario
閱讀全部1個評價

貢獻者及開發者

“Order Chat for WooCommerce” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Order Chat for WooCommerce 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.3.0

  • Added safe default settings to prevent PHP warnings before options are saved.
  • Added settings sanitization and escaped output.
  • Improved WhatsApp message URL generation.
  • Added nonce protection for the optional cart clearing action.
  • Moved frontend styles and scripts into enqueued assets.
  • Added horizontal tabs for settings sections.
  • Added synchronized grouped color picker and hexadecimal color input.
  • Added synchronized grouped border radius slider and pixel input.
  • Added compact country code selector and local WhatsApp number field.
  • Added searchable country dropdown with flag indicators.
  • Added toggle-style controls for checkbox settings.
  • Added support for showing the WhatsApp cart button in WooCommerce Cart Blocks.
  • Added automatic country detection from the WooCommerce store country when available, with WordPress locale fallback.
  • Added compatibility handling for the previous full-number setting.
  • Updated plugin headers, text domain, readme, and WordPress compatibility metadata.

1.2.2

  • Previous public release.