• Olá, bom dia.

    Estou montando um site e pretendia adicionar envio internacional.

    Porém, estou recebendo este erro pelo plugin:

    09-13-2018 @ 20:45:52 - Weight and cubage of the order: Array
    (
        [weight] => 1000
        [height] => 250
        [width] => 135
        [length] => 135
    )
    
    09-13-2018 @ 20:45:52 - Requesting Correios WebServices: https://www2.correios.com.br/sistemas/efi/bb/Consulta.cfm?tipoConsulta=Geral&especif=110&uforigem=SP&localidade=C&pais=US&altura=250&largura=135&profundidade=135&peso=1000&reset=true
    09-13-2018 @ 20:45:53 - Correios WebServices response: SimpleXMLElement Object
    (
        [versao_arquivo] => 1.0
        [tipo_servico] => 45000
        [erro] => SimpleXMLElement Object
            (
                [codigo] => 16
                [descricao] => A consulta n?o está mais disponível, favor acessar o novo componente "Precifica??o Rest - Internacional" nos Correios Web Services https://apps.correios.com.br/componentes/.
            )
    
    )

    Pelo que pude ver, os correios mudaram o sistema de consultas internacionais, disponível em:

    https://apps.correios.com.br/componentes/home/index.html#/documentacao/rest/192/292

    https://cws2.correios.com.br/static/swagger/?url=/precoprazoservice/rs/swagger.json#!/Internacional/consultaPreco

    Algum desenvolvedor saberia atualizar o plugin para o novo sistema? Eu posso ajudar a testar.

Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Envio Internacional com defeito’ is closed to new replies.