Most voted "post-office" questions
The Post Office, or Empresa Brasileira de Correios e Telégrafos (ECT), is the state company responsible for the postal service in Brazil.
Learn more…32 questions
Sort by count of
-
24
votes2
answers6702
viewsIs the ZIP code a unique ID in Brazil?
I own the official CEP base in Brazil, e-DNE, sold by the post office. I need to create a new bank from it, and would like to know if I can use the ZIP code value as my DB’s unique identifier. As…
-
18
votes4
answers3943
viewsCalculate mail freight for various products
I am trying to make the freight calculation of various products using the Webservice of the post office, but I am having doubts/difficulty to perform the calculation when I have several products. I…
-
14
votes2
answers3560
viewsHow to calculate the freight of various products
I am developing a virtual store and I need to implement the freight calculation for the purchase, I managed to make this implementation but the problem is that with a single product in the cart I…
-
8
votes6
answers20421
viewsHow to get weather and weather information?
I came across a problem I’d like to see if it can be solved similar to the post office. When you have a zip code you can rescue from a web service other data, such as the address and city of that…
-
4
votes3
answers9179
viewsIntegration with SIGEP Post
I need to integrate with the SIGEP Post API just to generate the tags. I am using the ready-made Github module (https://github.com/stavarengo/php-sigep). It makes the connection normally, but the…
-
4
votes1
answer2364
viewsHow to notify the tracking of the post office to the user?
I own a eCommerce which are part of Post office, except the tracking system which only includes the tracking code in the order. I need every change in status to notify the customer via email. With…
-
4
votes0
answers853
viewsPost Office - PLP XML
In the Postal web service there is a process of sending plp (pre-mailing list), which contains information of the postal objects. I’m sending this plp by the method fechaPlpVariosServicos. But when…
-
4
votes2
answers2531
viewsAPI request mails returning null
I have a problem with my code c#, I am trying to consume the Post Office API but the data is null. I found another tutorial on the internet that said to instantiate the class trace and grab the…
-
3
votes1
answer794
viewsWebservice of the post office for more than one product per freight
Hello, I’m using the webservice of the correctors: http://ws.correios.com.br/calculador/CalcPrecoPrazo.asmx To calculate the freight cost and term. The call is made via JS(jquery/ajax) and the…
-
2
votes0
answers303
viewsFreight calculation
I’m trying to work out a freight system for a company but I’m having a problem. So,: the freight itself is calculated by the Post Office system which access through an API; I have already done…
-
2
votes2
answers1331
viewsHTTPS server consults postal zip code
I am trying to order the address by zip code on a website, but is giving the following error: Mixed Content: The page at 'https://meusite.com.br' was Loaded over HTTPS, but requested an insecure…
-
2
votes2
answers1135
viewsFreight Couriers Error in Pac and Sedex
I would like your help in the following mistakes, the first is in Pac, it return the value, until then everything right, but it also brings: Fatal error: Uncaught Exception 'Exception' with message…
-
2
votes0
answers143
viewsSIGEP - Unauthorised service
In php-Sigep’s.php Posting these lines can be changed according to the codes received in the searchClient() or are codes that should not be changed? linha 9: const SERVICE_PAC_41068 = 04669; linha…
post-officeasked 6 years, 11 months ago Leandro Carneiro 21 -
2
votes1
answer1184
viewsGet Deadline with Postal Web Service
I am trying to get the delivery time dynamically using the Webservice Post, for this I am using this documentation. If you enter the their test page, it is possible to enter the PAC service, for…
-
2
votes2
answers1747
viewsError CORS api Post Office
I am trying to make a request for freight calculation for the post office, but when I request the request, returns the error error of CORS -- Error message: Access to XMLHttpRequest at…
-
1
votes1
answer67
viewsIs there some kind of dissemination of min and max ZIP of a specific region?
I would like to get the CEP's minimum and maximum of a given region for the purpose of freight calculation for an e-commerce in Opencart. The objective is to restrict the free freight to the capital…
post-officeasked 10 years ago Marcos Vinicius 7,188 -
1
votes1
answer304
viewsfreight couriers
Hello, I am using this calculation in the controller but when I put <%= @pac %> or <%= @sedex %> in the view is not showing the value, someone is having the same problem? grateful def…
-
1
votes2
answers608
viewsWeb Service Mail Test - SSL Error
Has anyone ever had this problem referencing web service for testing and implementations of the post office. I need to perform some validations but I can’t execute any method without SSL errors.…
-
1
votes2
answers4560
viewsDisplay freight calculation on each WP product page
How to make the freight calculation field appear on the product presentation screen someone knows some plugin I can use or have some example ready?
-
1
votes0
answers256
viewsSigepweb Nodejs
I was able to generate the code and type the label checker, but the post office asks for a unique pattern for printing and I don’t know if Sigep-web already provides this in its API or not.…
-
1
votes1
answer671
viewsFreight calculation Post Office + PHP
How is the freight values calculated in case the user selects more than one product in a virtual store? When registering a product, we are giving the option to the customer to put the length,…
-
1
votes2
answers973
viewsHow to build a JSON structure?
I have the following JSON: { "status": true, "msg": "", "frete": [ { "Transportadora": "Correios", "Tempo": "16", "Msg": "", "Codigo": "04510", "Servico": "PAC", "Valor": "131.30" }, {…
-
1
votes1
answer141
viewsTag destination - mail tracking (JAVA)
Good afternoon, everyone! I am working with the maintenance of a JAVA application integrated with ERP J.D. Edwards, where we have an interface to retrieve tracking code information from the post…
-
0
votes2
answers710
viewsError when adding reference to a web service
I am trying to add a reference to a Web Service within my project by Visual Studio and I get this error: There was an error downloading…
-
0
votes1
answer944
viewsCalculate total cart in php
I’m with a question I made a shopping cart and the freight calculation using the webservice from the post office. Now I need freight to add to the total amount more I’m not getting.Someone could…
-
0
votes0
answers369
viewsHow to divide the cart into 2 or more packages?
As my e-commerce will only work with the post office, I need the cart to be divided into more than 1 package, today I use the Post Office plugin created by Claudio (excellent plugin), where the same…
-
0
votes1
answer1302
viewsPost Office AR and Sedex Checker Digit
Someone knows the formula to generate the order checker digit of the post office, I have already contacted them, but it is 3 working days to give an answer, and unfortunately I have to finish the…
-
0
votes0
answers391
viewsPLP SIGEP Streamreader Error
I’m integrating into my system the Webservice SIGEP, with closure of PLP. I am having a problem posting the XML closing PLP. I get the error: STREAMREADER ERROR All other functions work properly.…
-
0
votes2
answers4315
viewsModal ajax mail tracking
Is it possible to make a script that pulls the tracking of some item on the post office page? For example, inside my website: https://meusite.com.br/requests. There’s the link in the case for…
-
0
votes1
answer1383
viewsSIGEP Post Office Troubleshooting Stickers()
Friends, I have a problem when I request the creation of labels in SIGEP-WEB. I am using php-Sigep. Running the php-Sigep example all OK. In this case the example sends the tag number already. In my…
-
0
votes1
answer191
viewsRequest Reverse Post Office API
I am trying to use the Post API to perform the reverse posting method. I am using the following link to access this method: http://webservicescol.correios.com.br/ScolWeb/WebServiceScol?wsdl Whenever…
-
-1
votes2
answers1511
viewsProblems using Mail Freight Webservice ERROR[-888]
So, I was doing a Webservie Post Office Freight test, where I get the product and zip code data, and Webservice gives you the Freight amount back. However, when I go to test I usually give this…