CepCerto

Description

CepCerto is a WordPress/WooCommerce plugin that allows automatic shipping calculation using the CepCerto API. With it you can offer accurate shipping quotes to your customers directly on the product page and at checkout.

Key Features

  • Shipping quotes via CepCerto API
  • Support for PAC, SEDEX, Jadlog Package and Jadlog .com
  • Shipping calculator on product page
  • Full integration with WooCommerce checkout
  • Compatible with HPOS (High-Performance Order Storage)
  • Compatible with WooCommerce Cart & Checkout Blocks
  • Shipping label generation
  • Package tracking
  • Balance and credit management
  • Debug logging system

Advanced Features

  • Default dimensions and weight configuration
  • Additional fee per shipping method
  • Extra delivery days
  • Automatic ZIP code lookup
  • Intuitive admin interface
  • Complete financial statement

Requirements

  • WordPress 6.0 or higher
  • WooCommerce 7.0 or higher
  • PHP 7.4 or higher
  • CepCerto API token (get yours at https://cepcerto.com/)

Support

For technical support, visit cepcerto.com or contact us through our website.

Third Party Services

This plugin relies on external third-party services to provide shipping calculation and management functionality. Below is detailed information about each service used:

CepCerto API

Service: CepCerto Shipping API
Website: https://cepcerto.com/
Purpose: This is the core service that provides shipping quotes, label generation, package tracking, and account management.

When data is sent:
* When users calculate shipping costs on product pages or checkout
* When store admins generate shipping labels
* When tracking information is requested
* When checking account balance and financial statements
* During plugin activation (one-time registration)

Data transmitted to CepCerto:
* Plugin activation: Site URL, admin email, store name, server IP address
* Shipping quotes: Origin and destination postal codes, package dimensions (height, width, length), package weight, declared value
* Label generation: Complete sender information (name, tax ID, phone, email, address), recipient information (name, address, postal code), shipping method selected
* Account operations: Authentication token (automatically generated)
* Tracking: Package tracking codes

Privacy Policy: https://cepcerto.com/politica-de-privacidade/
Terms of Service: https://cepcerto.com/termo-servico/

Note: This service requires an API token that is automatically generated when you activate the plugin. No personal data is collected without your explicit action of using the plugin features.

CepCerto CEP Lookup

Service: CepCerto CEP Lookup API
Website: https://cepcerto.com/
Purpose: Used to lookup and auto-complete address information based on Brazilian postal codes (CEP) in the plugin settings.

When data is sent:
* Only when store admins use the “Search CEP” feature in the sender data configuration tab
* This is an optional feature triggered by manual admin action

Data transmitted:
* Postal code (CEP) entered by the admin
* Authentication token for API access

Privacy Policy: https://cepcerto.com/politica-de-privacidade/

Privacy & Data Collection

Important: This plugin does NOT track users or collect analytics. All external service connections are made only when:
1. A user actively requests a shipping quote
2. A store administrator actively uses admin features (label generation, balance check, etc.)
3. During initial plugin activation (one-time registration with CepCerto)

User Consent: By using the shipping calculator or placing orders, customers implicitly consent to their shipping-related data (postal code, package details) being sent to CepCerto for quote calculation. No personal identifying information is collected from customers during shipping calculation.

Store Owner Consent: By activating this plugin, store owners consent to register their installation with CepCerto and transmit shipping-related data for their customers’ quotes and their own label generation.

All data transmission uses secure HTTPS connections.

Credits

Developed by CepCerto – https://cepcerto.com/

Installation

Automatic Installation

  1. Access the WordPress admin panel
  2. Go to Plugins > Add New
  3. Search for “CepCerto”
  4. Click “Install Now”
  5. Activate the plugin

Manual Installation

  1. Download the plugin
  2. Extract the ZIP file
  3. Upload the cepcerto folder to /wp-content/plugins/
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

Configuration

  1. After activation, access CepCerto in the WordPress sidebar menu
  2. In the Sender Data tab, fill in your information:
    • Full name
    • CPF or CNPJ (Brazilian tax ID)
    • WhatsApp
    • Email
    • Origin ZIP code
    • Complete address
  3. In the Settings tab, configure:
    • Default box dimensions and weight
    • Minimum order value
    • Enable/disable debug mode
  4. Configure shipping methods in WooCommerce > Settings > Shipping > Shipping Zones
  5. Add CepCerto methods (PAC, SEDEX, Jadlog) to the desired zone

FAQ

Do I need a CepCerto account?

Yes, you need a CepCerto API token. The token is automatically generated when you activate the plugin for the first time.

How do I add credits?

Go to CepCerto > Balance and use the option to add credit via PIX.

Does the plugin work with HPOS?

Yes! The plugin is fully compatible with WooCommerce High-Performance Order Storage (HPOS).

Can I use it only on checkout or product page?

You can choose where to display the calculator in CepCerto > Settings > Shipping Calculator Display.

How do I track orders?

Tracking appears automatically in the “Tracking” column of the orders list and in the CepCerto > Orders tab.

Where are the logs?

Logs are stored in /wp-content/uploads/cepcerto-logs/ and can be viewed in CepCerto > Logs (when debug mode is active).

Does the plugin work with WooCommerce Blocks?

Yes, the plugin is compatible with WooCommerce Cart & Checkout Blocks.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“CepCerto” is open source software. The following people have contributed to this plugin.

Contributors

Translate “CepCerto” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.3

  • Removed woocommerce_ name
  • Removed Legacy names
  • Check Other Parms

1.0.2

  • Removed hardcoded recipient fallback data when generating shipping labels.
  • Improved debug logging privacy and disabled file logging unless debug mode is enabled.
  • Preserved plugin settings and tokens on deactivation; cleanup remains available on uninstall.
  • Updated submission-readiness metadata and documentation.

1.0.1

  • Nonces and User Permissions for security
  • Sanitization and escaping improvements
  • Security hardening and code quality improvements

1.0.0

  • Initial release
  • Shipping quotes via CepCerto API
  • Support for PAC, SEDEX, Jadlog Package and Jadlog .com
  • Product page calculator
  • WooCommerce checkout integration
  • Shipping label generation
  • Package tracking
  • Balance and credit management
  • Logging system
  • HPOS compatibility
  • WooCommerce Blocks compatibility