Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter filipespc

    (@filipespc)

    Tentei de novo aqui e o peso e o volume ficaram certos… O problema seria mesmo só poder informar que os produtos vão em caixas separadas (para os limites não se aplicarem ao conjunto, e sim a cada caixa individual).

    04-13-2016 @ 12:55:48 – Weight and cubage of the order: Array
    (
    [height] => 49.6
    [length] => 49.6
    [width] => 75
    [weight] => 37
    )

    04-13-2016 @ 12:55:48 – Requesting the Correios WebServices…
    04-13-2016 @ 12:55:48 – Correios WebServices response [PAC]: SimpleXMLElement Object
    (
    [Codigo] => 41106
    [Valor] => 0,00
    [PrazoEntrega] => 0
    [ValorSemAdicionais] => 0,00
    [ValorMaoPropria] => 0,00
    [ValorAvisoRecebimento] => 0,00
    [ValorValorDeclarado] => 0,00
    [EntregaDomiciliar] => SimpleXMLElement Object
    (
    )

    [EntregaSabado] => SimpleXMLElement Object
    (
    )

    [Erro] => -4
    [MsgErro] => Peso excedido.
    )

    04-13-2016 @ 12:55:48 – Correios WebServices response [SEDEX]: SimpleXMLElement Object
    (
    [Codigo] => 40010
    [Valor] => 0,00
    [PrazoEntrega] => 0
    [ValorSemAdicionais] => 0,00
    [ValorMaoPropria] => 0,00
    [ValorAvisoRecebimento] => 0,00
    [ValorValorDeclarado] => 0,00
    [EntregaDomiciliar] => SimpleXMLElement Object
    (
    )

    [EntregaSabado] => SimpleXMLElement Object
    (
    )

    [Erro] => -4
    [MsgErro] => Peso excedido.
    )

    Thread Starter filipespc

    (@filipespc)

    Só para registrar o log.
    Também não entendi como no log apareceu um peso maior do que a soma dos pesos individuais.

    Obs.: Os produtos tem as seguintes características:
    Produto 1:
    Dimensões: 32 x 75 x 48 (cm)
    Peso: 22kg

    Produto 2:
    Dimensões: 59 x 38 x 31 (cm)
    Peso: 15kg

    04-12-2016 @ 18:16:40 – Weight and cubage of the order: Array
    (
    [height] => 58.2
    [length] => 58.2
    [width] => 75
    [weight] => 52
    )

    04-12-2016 @ 18:16:40 – Requesting the Correios WebServices…
    04-12-2016 @ 18:16:40 – Correios WebServices response [PAC]: SimpleXMLElement Object
    (
    [Codigo] => 41106
    [Valor] => 0,00
    [PrazoEntrega] => 0
    [ValorSemAdicionais] => 0,00
    [ValorMaoPropria] => 0,00
    [ValorAvisoRecebimento] => 0,00
    [ValorValorDeclarado] => 0,00
    [EntregaDomiciliar] => SimpleXMLElement Object
    (
    )

    [EntregaSabado] => SimpleXMLElement Object
    (
    )

    [Erro] => -4
    [MsgErro] => Peso excedido.
    )

    04-12-2016 @ 18:16:40 – Correios WebServices response [SEDEX]: SimpleXMLElement Object
    (
    [Codigo] => 40010
    [Valor] => 0,00
    [PrazoEntrega] => 0
    [ValorSemAdicionais] => 0,00
    [ValorMaoPropria] => 0,00
    [ValorAvisoRecebimento] => 0,00
    [ValorValorDeclarado] => 0,00
    [EntregaDomiciliar] => SimpleXMLElement Object
    (
    )

    [EntregaSabado] => SimpleXMLElement Object
    (
    )

    [Erro] => -4
    [MsgErro] => Peso excedido.
    )

Viewing 2 replies - 1 through 2 (of 2 total)