內容簡介
總結文案:這個 WordPress 外掛在 WooCommerce 結帳頁面中新增了一個 VAT 欄位(包括經典版和區塊版)。通過 Zebby VAT API 驗證輸入的 VAT 號碼並顯示結果。可以根據驗證狀態和國家規則選擇是否允許 VAT 免稅。
1. 這個外掛的功能是什麼?
- 在經典版和區塊版結帳中新增了 VAT 欄位。
- 通過 AJAX 實時驗證(可以設置)。
- 顯示驗證成功/失敗/錯誤信息。
- 如果由 API 提供,顯示公司名稱。
- 可配置的 API 金鑰和端點 URL。
- 可選擇性強制 VAT 欄位要求。
- 可選擇在指定國家中自動免除有效號碼的 VAT。
- 專門的設置頁面。
- 調試記錄選項。
2. 這個外掛向 Zebby API 發送了哪些數據?
- VAT 號碼(用於驗證)
- 國家代碼(以確定適用的 VAT 規則)
- (選擇性)公司名稱,如果用戶提供的話
- 這些數據僅用於驗證 VAT 號碼並在結帳時確定 VAT 免稅資格。不會發送其他個人或敏感數據。
外掛標籤
開發者團隊
② 後台搜尋「Zebby VAT Validation for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
Adds a VAT field to the WooCommerce checkout page (both classic and blocks). Validates the entered VAT number using the Zebby VAT API (https://api.zebby.io) and displays the result. Optionally allows for VAT exemption based on validation status and country rules.
Features:
* Adds VAT field to classic & block checkout.
* Real-time validation via AJAX (configurable).
* Displays validation success/failure/error messages.
* Displays company name if provided by API.
* Configurable API key and endpoint URL.
* Option to enforce VAT field requirement.
* Option to enable automatic VAT exemption for valid numbers in specific countries.
* Dedicated settings page.
* Debug logging option.
Data Sent to Zebby API
This plugin sends the following data to the Zebby VAT API for validation purposes:
– VAT number (required for validation)
– Country code (to determine applicable VAT rules)
– (Optionally) Company name, if provided by the user
This data is used solely to validate the VAT number and determine VAT exemption eligibility during checkout. No other personal or sensitive data is sent.
