Shipping Rates Do Not Appear
-
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” xmlns:p1=”http://www.dhl.com/datatypes” xmlns:p2=”http://www.dhl.com/DCTRequestdatatypes” xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” 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’ xmlns:xsi=’http://www.w3.org/2001/XMLSchema-instance’ 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/
The topic ‘Shipping Rates Do Not Appear’ is closed to new replies.