Brazilian Checkout Toolkit for WooCommerce

설명

Brazilian stores need a few extra checkout fields to be compliant, avoid delivery issues, and reduce payment gateway errors.

Brazilian Checkout Toolkit for WooCommerce adds Brazilian-specific checkout fields (CPF/CNPJ, person type, neighborhood, street number, etc.), improves the customer experience with input masks, and works with both:

  • Classic (shortcode) WooCommerce checkout
  • WooCommerce Checkout Block (Cart & Checkout Blocks)

It also mirrors field values into the legacy _billing_* meta keys used by many themes, integrations and gateways.

Mission

Make the WooCommerce checkout truly Brazil-friendly — with the right fields, the right validation, and a smooth UX.

Why this plugin

Unlike older solutions that only work on the classic checkout, this plugin is built for modern WooCommerce stores:

  • Checkout Block compatible (WooCommerce 9.0+ Additional Checkout Fields API)
  • Backwards compatible with classic checkout and existing integrations
  • Lightweight, settings-driven (enable only what your store needs)

Key features

  • Person type (Individual / Company)
  • CPF / CNPJ fields with optional validation (settings)
  • Optional fields (settings): RG, State Registration (IE), Birthdate, Gender
  • Street number and Neighborhood fields (Neighborhood can be optional/required)
  • Cell phone options (optional field, required field, or replace WooCommerce phone)
  • Input masks / formatting for CPF, CNPJ, phone and more (settings)
  • Email typo suggestion (Mailcheck) to help reduce checkout failures
  • Brazilian address formatting in orders and “My account” addresses
  • REST API enhancements: exposes the extra fields on WooCommerce REST responses
  • HPOS compatible (WooCommerce High-Performance Order Storage)

Where to find the settings

WooCommerce > Settings > Shipping > Brazilian Checkout Fields

Compatibility & requirements

  • Requires WooCommerce
  • WordPress 6.0+ (tested up to 7.0)
  • PHP 7.4+
  • WooCommerce 9.0+ recommended for Checkout Block support (the plugin auto-detects the Blocks API)

Integrations

This plugin includes compatibility layers / data mapping for:

  • Flux Checkout for WooCommerce
  • Bcash (adds number and CPF/CNPJ data)
  • Moip / Moip Transparent Checkout (adds number, neighborhood, CPF and birthdate when available)

Credits

This plugin is based on the original Brazilian checkout fields work by Claudio Sanches and contributors, and has been significantly refactored/modernized.

Third-party libraries included:
* Mailcheck jQuery (https://github.com/Kicksend/mailcheck)
* jQuery Mask Plugin (https://github.com/igorescobar/jQuery-Mask-Plugin)

스크린샷

설치

  1. Install and activate WooCommerce.
  2. Upload this plugin to /wp-content/plugins/ or install it via the Plugins screen.
  3. Activate Brazilian Checkout Toolkit for WooCommerce.
  4. Go to WooCommerce > Settings > Shipping > Brazilian Checkout Fields and configure the fields.

FAQ

Does it work with the WooCommerce Checkout Block?

Yes. If your WooCommerce version provides the Additional Checkout Fields API (WooCommerce 9.0+), the plugin registers the Brazilian fields for the Checkout Block automatically.

Does it still work with the classic checkout?

Yes. The plugin keeps the classic checkout field injection and validation, and also avoids rendering duplicate fields when the Checkout Block is used.

Can I make CPF/CNPJ validation optional?

Yes. Validation can be enabled/disabled in the plugin settings.

Can I show only Individuals or only Companies?

Yes. You can configure “Person type” mode in the settings.

Where is the settings page?

WooCommerce > Settings > Shipping > Brazilian Checkout Fields.

후기

2026년 3월 29일
Precisava de um substituto ao plugin do Claudio Sanches para usar com o meu plugin de split de frete para Dokan/WCFM em checkouts com bloco. Parabéns ao desenvolvedor.
2026년 3월 11일
Really helpful plugin! It adds the fields Brazilian customers actually expect at checkout (CPF/CNPJ, person type, number, neighborhood, etc.) without making the checkout complicated. I also appreciate that it works with both the classic checkout and the newer Checkout Blocks, which a lot of older Brazil plugins still don’t support. Setup is simple and the input masks make the checkout experience smoother for our customers.
모든 1 평가 읽기

기여자 & 개발자

“Brazilian Checkout Toolkit for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Brazilian Checkout Toolkit for WooCommerce”(이)가 4 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Brazilian Checkout Toolkit for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.0

  • Update – Tested up to WordPress 7.0.
  • Update – Declared compatibility up to WooCommerce 10.9.
  • Dev – Added local test suite (PHPUnit unit + integration, Playwright e2e) and PHPCS WordPress/WooCommerce coding standards configuration.

1.1.0

  • New – WooCommerce compatibility

1.0.0

  • Initial release.