Linux 软件免费装
Banner图

Central do Frete

开发者 centraldofrete
更新时间 2026年8月28日 06:41
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

shipping woocommerce carriers freight brazil

下载

3.1.1 3.2.0

详情介绍:

Central do Frete sits between your store and the carriers. We select carriers on real performance - delivery time, damage rate and support - not on who pays to be listed, and we stay on the shipment after it leaves: the carrier moves your cargo, we are the ones who follow it and chase the carrier when something goes wrong. This plugin brings that into the WooCommerce checkout. The shopper sees prices and delivery estimates from the carriers your account already has, in a single request, and you do not set up carrier by carrier. A Central do Frete account is required. The plugin does not calculate freight on its own. It queries the service using your account access token. Features External service This plugin depends on the Central do Frete service and sends data to the API at https://api.centraldofrete.com every time a quote is calculated. The plugin does not work without it. Data sent on each quote: Your account access token is sent with every request, for authentication. Terms of use: https://centraldofrete.com/termos Privacy policy: https://centraldofrete.com/privacidade By installing and configuring the plugin you agree to send this data to Central do Frete. No quote is requested before the token is configured and the shipping method is added to a shipping zone.

安装:

  1. Install and activate the plugin under Plugins › Add New
  2. Go to WooCommerce › Settings › Shipping and open (or create) a shipping zone for Brazil
  3. Click Add shipping method and choose Central do Frete
  4. Edit the method and paste your access token, available at app.centraldofrete.com under Integrações › API
  5. Save, then click Atualizar Tipos de Carga to load the cargo types available in your account
  6. Make sure the store postcode is set under WooCommerce › Settings › General, and that your products have weight and dimensions

屏幕截图:

  • Shipping class restriction: pick which classes Central do Frete serves, and how a mixed cart behaves.
  • Carrier options at the cart, with logo, delivery estimate and price.
  • Shipping calculator on the product page, so the shopper checks the freight before adding the item to the cart.

升级注意事项:

3.2.0 If your store has no postcode set, Central do Frete now quotes from the pickup address registered in your account instead of offering no freight. Open the method settings: the screen states which postcode is in use. Cached quotes are cleared once. On a store that uses the method in more than one shipping zone and defines those zones by state, the product page calculator may answer that it does not serve a postcode; the cart and the checkout are unaffected. 3.1.1 Safe to update: your settings, shipping zones, product cargo types and existing orders are unchanged. Only if you wrote custom CSS for the product page calculator: its class names changed from cdf- to cdfrete- (for example .cdf-rates-table is now .cdfrete-rates-table). 3.1.0 Lets you choose which shipping classes Central do Frete serves. Nothing changes for existing setups: by default the method keeps quoting every class.

常见问题:

Do I need a Central do Frete account?

Yes. The plugin is the interface to your account inside WooCommerce. Without the access token it cannot quote anything.

What does Central do Frete do that a carrier plugin does not?

We choose which carriers you get to compare, and we keep following the shipment. Carriers are selected on measured performance and reviewed every quarter on delivery time, damage rate and support. When a shipment goes wrong, chasing the carrier is our job, not yours.

Does the plugin charge anything?

The plugin is free. You pay for the freight you contract through Central do Frete, according to the terms of your account.

How do I stop Central do Frete from quoting some products?

Use shipping classes. Create the class under WooCommerce › Settings › Shipping › Shipping classes, assign your products in the Shipping tab, and in the method settings choose between serving only the selected classes or every class except them. If a cart ends up with no shipping method available the shopper cannot complete the order, so keep another method in the same zone for the products you leave out.

Is my customer's CPF or CNPJ sent to the service?

Only when those checkout fields exist and are filled in. If you would rather not send them, remove or leave the billing_cpf and billing_cnpj fields empty, or filter the value in your theme. Quoting works without them.

Can I decide in code when Central do Frete shows up?

Yes. The woocommerce_shipping_centraldofrete_is_available filter receives the plugin decision and has the final say.

Quotes are wrong or do not show up

Turn on Modo debug in the method settings and check the logs under WooCommerce › Status › Logs, in the central-do-frete-* file. The most common causes are products without weight and dimensions, an invalid token, and an origin that is not where the freight actually leaves from - the method settings screen states which postcode the quotes are using.

更新日志:

3.2.0 3.1.1 3.1.0 3.0.0 2.0.x