Simple Checkout Fields Manager for WooCommerce - Validate CPF/CNPJ
Validates CPF and CNPJ fields in the Simple Checkout Fields Manager for WooCommerce plugin
by Naked Cat Plugins (by Webdados) · github.com/naked-cat-plugins/simple-checkout-fields-manager-for-woocommerce---validate-cpf-cnpj
★ 0stars
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/naked-cat-plugins/simple-checkout-fields-manager-for-woocommerce---validate-cpf-cnpj/releases/download/2.0/simple-woo-checkout-blocks-cf-validate-cpf-cnpj.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
Simple Checkout Fields Manager for WooCommerce – Validate CPF/CNPJ
A companion plugin for Simple Checkout Fields Manager for WooCommerce that adds Brazilian tax ID fields to the WooCommerce Blocks checkout and validates them server-side.
What it does
This plugin provides two things:
1. Bundled field definitions
The file swcbcf-fields-cpf-cnpj.json contains four ready-to-import contact fields:
| Field | Type | Visibility |
|---|---|---|
| Tipo de Pessoa | Select (Pessoa física / Pessoa jurídica) | When billing country = BR |
| CPF | Text (11 digits) | When Tipo de Pessoa = Pessoa física |
| CNPJ | Text (14 characters, alphanumeric) | When Tipo de Pessoa = Pessoa jurídica |
| Inscrição Estadual | Text | When Tipo de Pessoa = Pessoa jurídica |
Import this file once via the main plugin's Tools → Import field definitions tool. The fields will then appear on your WooCommerce Blocks checkout for Brazilian customers.
This plugin also adds live input masking to the CPF (999.999.999-99) and CNPJ (XX.XXX.XXX/XXXX-99) fields on the Blocks checkout, so customers see the formatting characters as they type. Either formatted or unformatted input is accepted (see examples below); the order
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 2.0 | Jul 8, 2026 | simple-woo-checkout-blocks-cf-validate-cpf-cnpj.zip | 0 |
| 1.2 | Jul 8, 2026 | simple-woo-checkout-blocks-cf-validate-cpf-cnpj.zip | 0 |
| 1.1 | Jun 17, 2026 | simple-woo-checkout-blocks-cf-validate-cpf-cnpj.zip | 0 |
| 1.0 | Jun 17, 2026 | simple-woo-checkout-blocks-cf-validate-cpf-cnpj.zip | 0 |