• Resolved azniaga

    (@moslemanoar)


    Hi,

    After installing the plugin and tested it out this is what I get…

    DHL REQUEST:

    <?xml version=”1.0″ encoding=”UTF-8″?>
    <p:DCTRequest xmlns:p=”http://www.dhl.com&#8221; xmlns:p1=”http://www.dhl.com/datatypes&#8221; xmlns:p2=”http://www.dhl.com/DCTRequestdatatypes&#8221; xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xsi:schemaLocation=”http://www.dhl.com DCT-req.xsd “>
    <GetQuote>
    <Request>
    <ServiceHeader>
    <MessageTime>2016-04-21T08:06:11</MessageTime>
    <MessageReference>1234567890123456789012345678901</MessageReference>
    <SiteID>CIMGBTest</SiteID>
    <Password>DLUntOcJma</Password>
    </ServiceHeader>
    </Request>
    <From>
    <CountryCode>MY</CountryCode>
    <Postalcode>93050</Postalcode>
    </From>
    <BkgDetails>
    <PaymentCountryCode>MY</PaymentCountryCode>
    <Date>2016-04-21</Date>
    <ReadyTime>PT10H21M</ReadyTime>
    <DimensionUnit>CM</DimensionUnit>
    <WeightUnit>KG</WeightUnit>
    <Pieces>
    <Piece><PieceID>1</PieceID><PackageTypeCode>BOX</PackageTypeCode><Height></Height><Depth></Depth><Width></Width><Weight>1</Weight></Piece>
    </Pieces>

    <IsDutiable>N</IsDutiable>
    <NetworkTypeCode>AL</NetworkTypeCode>

    <InsuredValue>99</InsuredValue><InsuredCurrency>MYR</InsuredCurrency>
    </BkgDetails>
    <To>
    <CountryCode>MY</CountryCode>
    <Postalcode>55100</Postalcode>
    </To>

    </GetQuote>
    </p:DCTRequest>

    DHL RESPONSE:

    <?xml version=”1.0″ encoding=”UTF-8″?><res:ErrorResponse xmlns:res=’http://www.dhl.com&#8217; xmlns:xsi=’http://www.w3.org/2001/XMLSchema-instance&#8217; xsi:schemaLocation= ‘http://www.dhl.com err-res.xsd’>
    <Response>
    <ServiceHeader>
    <MessageTime>2016-04-21T10:06:19+01:00</MessageTime>
    <MessageReference>1234567890123456789012345678901</MessageReference>
    <SiteID>CIMGBTest</SiteID>
    <Password>CIMGBTest</Password>
    </ServiceHeader>
    <Status>
    <ActionStatus>Error</ActionStatus>
    <Condition>
    <ConditionCode>111</ConditionCode>
    <ConditionData>Error in parsing request XML:Error:
    Datatype error: In element 'Height' :
    '' is not a decimal. at line 23, column 88</ConditionData>
    </Condition>
    </Status>
    </Response></res:ErrorResponse>

    Any idea how to solve this?

    https://wordpress.org/plugins/dhl-woocommerce-shipping-method/

Viewing 1 replies (of 1 total)
  • wooforce

    (@wooforce)

    Hi,

    Sorry for the trouble.

    We checked the debug response and request provided by you.

    There is some error like:

    <ConditionData>Error in parsing request XML:Error:
    Datatype error: In element ‘Height’ :
    ” is not a decimal. at line 23, column 88</ConditionData>

    Hence, we will request you to check the product weight and dimension.

Viewing 1 replies (of 1 total)

The topic ‘Shipping Rates Do Not Appear’ is closed to new replies.