內容簡介
Bloqcode Chile – RUT and Checkout Validation 外掛旨在調整 WooCommerce 結帳流程,以符合智利的客戶身份識別標準,確保結帳數據的正確性與格式化。
【主要功能】
• 欄位注入:在帳單區域插入 RUT 輸入欄位
• 數學驗證:使用 Modulus 11 演算法進行前後端驗證
• 自動格式化:在用戶互動中格式化字符以符合標準
• 訂單元數據面板:在 WooCommerce 訂單編輯畫面中附加 RUT
• 郵件佈局結構:將通知模板重組為獨立的帳單和運送數據容器
• 核心標準:遵循 WordPress API 和 WooCommerce 過濾器要求
外掛標籤
開發者團隊
② 後台搜尋「Bloqcode Chile – RUT and Checkout Validation」→ 直接安裝(推薦)
原文外掛簡介
Bloqcode Chile – RUT and Checkout Validation adapts the native WooCommerce checkout process to comply with standard customer identification requirements in Chile.
Important Compatibility Note
⚠️ This plugin is designed to work with the Classic WooCommerce Checkout (using the [woocommerce_checkout] shortcode).
If your store is using the newer WooCommerce Checkout Block, you will need to replace that block on your Checkout page with a Shortcode block containing:
[woocommerce_checkout]
The plugin provides server-side and client-side validation to ensure checkout data structure correctness before payment processing. It formats the required metadata fields and organizes administrative information.
Features
Field Injection: Inserts the RUT input field natively underneath customer first and last name fields within the billing section.
Mathematical Validation: Runs validation queries based on the standard Modulus 11 algorithm on both frontend and backend handlers.
Automated Formatting: Formats characters during user interaction to present standard punctuation patterns (e.g., 12.345.678-9).
Order Metadata Panel: Appends stored billing RUT and custom delivery reference parameters directly inside the internal WooCommerce order edit screen.
Email Layout Structuring: Restructures notification templates (customer and administrator copies) into separate Billing and Shipping data containers.
Core Standards: Built strictly following WordPress API enqueuing requirements and WooCommerce filters.
