Questions tagged as 'correios'

19
answers

How to find a postal address in the Post Office?

How do I search the post office for the details of an address using your zip code (similar to the address records we see on e-commerce sites)?     
asked by 15.12.2013 / 04:33
2
answers

How to calculate the freight of various products

I'm 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 get the correct return, but with several products...
asked by 17.03.2014 / 20:11
3
answers

Calculate postal freight for various products

I am trying to calculate the freight of several products using the WebService of the mails , however I have doubts / difficulty to carry out the calculation when I have several products.    I'm using the PHP code to call the webservice and g...
asked by 17.10.2017 / 16:15
6
answers

How to get weather and weather information?

I came across a problem I'd like to see if it can be solved in a similar way to the mail . When you have a zip you can retrieve from a web service other data, such as the address and city of this zip informed. In terms of climate, is there an...
asked by 08.03.2016 / 20:56
1
answer

How to notify the tracking of the mails to the user?

I have an eCommerce that integrates with Mail , except for the tracking system, which only includes the tracking code in order. I need every time I change the status, the customer is notified via email. With the code below, I can make an i...
asked by 21.08.2015 / 14:48
3
answers

Integration with the SIGEP of the Post Office

I need to integrate with the SIGEP Post API only to generate the tags. I'm using the ready-made GitHub module ( link ). It makes the connection normally, but the return that the Post gives is "Could not get the requested tags." I asked the...
asked by 07.10.2014 / 18:34
0
answers

Post Office - XML PLP

In the post office web service there is a process of sending plp (pre-mailing list), which contains information on postal objects. I'm sending this plp by fechaPlpVariosServicos method. But when the client goes to the agency, this plp giv...
asked by 06.04.2016 / 16:10
1
answer

WebService of the post office for more than one product per freight [closed]

Hello, I'm using the webservice of brokers: link To calculate the cost and term of the freight. The call is made via JS (jquery / ajax) and the webservice is in C #. I already use the service successfully for 1 product. The question i...
asked by 14.04.2016 / 21:48
2
answers

HTTPS server postal consultation

I'm trying to request the address for the zip in a website, but it is giving the following error:    Mixed Content: The page at ' link ' was loaded over HTTPS,   but requested an insecure XMLHttpRequest endpoint   ' link '. This request has  ...
asked by 17.03.2016 / 15:58
0
answers

SIGEP - Unauthorized service

In the php-sigp service.php these lines can be changed according to the codes received in the client-side search () or are they codes that should not be changed? linha 9: const SERVICE_PAC_41068 = 04669; linha 13: const SERVICE_SEDEX_40096 = 0...
asked by 13.12.2017 / 21:21