• Olá! Tudo bem?

    Então, após atualizar para o novo API dos Correios, o site da minha cliente parou de fazer a cotação com os Correios. O plugin fez conexão com os correios corretamente, puxou os serviços inclusos no contrato porém mesmo assim quando chegamos no carrinho, o valor de frete não aparece.

    Nos logs a única coisa que aparece é isso:

    10-10-2023 @ 21:05:50 - Weight and cubage of the order: Array
    (
        [weight] => 180
        [height] => 12.2
        [width] => 12.2
        [length] => 40
    )
    
    10-10-2023 @ 21:12:18 - Weight and cubage of the order: Array
    (
        [weight] => 180
        [height] => 12.2
        [width] => 12.2
        [length] => 40
    )
    
    10-10-2023 @ 21:12:19 - Weight and cubage of the order: Array
    (
        [weight] => 180
        [height] => 12.2
        [width] => 12.2
        [length] => 40
    )
    
    10-10-2023 @ 21:12:20 - Weight and cubage of the order: Array
    (
        [weight] => 180
        [height] => 12.2
        [width] => 12.2
        [length] => 40
    )
    
    10-10-2023 @ 21:12:20 - Weight and cubage of the order: Array
    (
        [weight] => 180
        [height] => 12.2
        [width] => 12.2
        [length] => 40
    )

    Pode me ajudar?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Claudio Sanches

    (@claudiosanches)

    Esse log ai é só do método de entrega. Ative o log da integração, nele vai mostrar exatamente qual é a resposta dos Correios na hora de cotar frete.

Viewing 1 replies (of 1 total)

The topic ‘Erro após usar nova API’ is closed to new replies.