I’ve tried all possible solutions from other tickets but it still displays “No shipping options were found for…” every “Locations not covered by your other zones”. Please advise what can I do to provide more information regarding this issue.. Thanks..
]]>Good morning,
we have the free Version 2.1.1 of the plugin installed and have following problem:
The shop delivers to Germany and Austria only. Germany is the place of the shop.
If a buyer from Austria gives a different delivery address, the billing address will still be printed on the shipping label. For orders in Germany, however, the delivery address is correctly printed on the shipping label in this case.
How can I solve it?
As a hint: If you click on the “Go Premium!” opens, the link to “Live Demo” does not work: https://dhlexpresswoodemo.adaptxy.com/ and the button Documentation is written as “Doumentation”.
Roland
]]>i get the DHL response:
Array
(
[headers] => Requests_Utility_CaseInsensitiveDictionary Object
(
[data:protected] => Array
(
[date] => Thu, 29 Aug 2019 13:15:33 GMT
[content-type] => text/xml
[x-powered-by] => Servlet/3.0 JSP/2.2
)
)
[body] => <?xml version="1.0" encoding="UTF-8"?><res:ErrorResponse xmlns:res='https://www.dhl.com' xmlns:xsi='https://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation= 'https://www.dhl.com err-res.xsd'>
<Response>
<ServiceHeader>
<MessageTime>2019-08-29T15:15:33.161+02:00</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>xxxxxx</SiteID>
<Password>xxxxxx</Password>
</ServiceHeader>
<Status>
<ActionStatus>Error</ActionStatus>
<Condition>
<ConditionCode>111</ConditionCode>
<ConditionData>Error in parsing request XML:Error: Datatype error: In element
'GlobalProductCode' : Value 'undefined' does not match regular expression facet
'([A-Z0-9])*'.. at line 50, column 58</ConditionData>
</Condition>
</Status>
</Response></res:ErrorResponse><!-- ServiceInvocationId:20190829151533_97ed_cc17c7a0-c4df-4c6f-9400-064b90625919 -->
[response] => Array
(
[code] => 200
[message] => OK
)
[cookies] => Array
(
)
[filename] =>
[http_response] => WP_HTTP_Requests_Response Object
(
[response:protected] => Requests_Response Object
(
[body] => <?xml version="1.0" encoding="UTF-8"?><res:ErrorResponse xmlns:res='https://www.dhl.com' xmlns:xsi='https://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation= 'https://www.dhl.com err-res.xsd'>
<Response>
<ServiceHeader>
<MessageTime>2019-08-29T15:15:33.161+02:00</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>xxxxx</SiteID>
<Password>xxxxx</Password>
</ServiceHeader>
<Status>
<ActionStatus>Error</ActionStatus>
<Condition>
<ConditionCode>111</ConditionCode>
<ConditionData>Error in parsing request XML:Error: Datatype error: In element
'GlobalProductCode' : Value 'undefined' does not match regular expression facet
'([A-Z0-9])*'.. at line 50, column 58</ConditionData>
</Condition>
</Status>
</Response></res:ErrorResponse><!-- ServiceInvocationId:20190829151533_97ed_cc17c7a0-c4df-4c6f-9400-064b90625919 -->
[raw] => HTTP/1.1 200 OK
Connection: close
Date: Thu, 29 Aug 2019 13:15:33 GMT
Content-Type: text/xml
X-Powered-By: Servlet/3.0 JSP/2.2
Transfer-Encoding: chunked
<?xml version="1.0" encoding="UTF-8"?><res:ErrorResponse xmlns:res='https://www.dhl.com' xmlns:xsi='https://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation= 'https://www.dhl.com err-res.xsd'>
<Response>
<ServiceHeader>
<MessageTime>2019-08-29T15:15:33.161+02:00</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>xxxxxx</SiteID>
<Password>xxxxxx</Password>
</ServiceHeader>
<Status>
<ActionStatus>Error</ActionStatus>
<Condition>
<ConditionCode>111</ConditionCode>
<ConditionData>Error in parsing request XML:Error: Datatype error: In element
'GlobalProductCode' : Value 'undefined' does not match regular expression facet
'([A-Z0-9])*'.. at line 50, column 58</ConditionData>
</Condition>
</Status>
</Response></res:ErrorResponse><!-- ServiceInvocationId:20190829151533_97ed_cc17c7a0-c4df-4c6f-9400-064b90625919 -->
[headers] => Requests_Response_Headers Object
(
[data:protected] => Array
(
[date] => Array
(
[0] => Thu, 29 Aug 2019 13:15:33 GMT
)
[content-type] => Array
(
[0] => text/xml
)
[x-powered-by] => Array
(
[0] => Servlet/3.0 JSP/2.2
)
)
)
[status_code] => 200
[protocol_version] => 1.1
[success] => 1
[redirects] => 0
[url] => https://xmlpitest-ea.dhl.com/XMLShippingServlet?isUTF8Support=true
[history] => Array
(
)
[cookies] => Requests_Cookie_Jar Object
(
[cookies:protected] => Array
(
)
)
)
[filename:protected] =>
[data] =>
[headers] =>
[status] =>
)
)
the request is:
<?xml version="1.0" encoding="UTF-8"?>
<req:ShipmentRequest xmlns:req="https://www.dhl.com" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://www.dhl.com ship-val-global-req-6.0.xsd" schemaVersion="6.0">
<Request>
<ServiceHeader>
<MessageTime>2019-08-29T14:15:30</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>xxxx</SiteID>
<Password>xxxxx</Password>
</ServiceHeader>
</Request>
<RegionCode>EU</RegionCode>
<RequestedPickupTime>Y</RequestedPickupTime>
<LanguageCode>en</LanguageCode>
<PiecesEnabled>Y</PiecesEnabled>
<Billing>
<ShipperAccountNumber>273969684</ShipperAccountNumber>
<ShippingPaymentType>S</ShippingPaymentType>
<BillingAccountNumber>273969684</BillingAccountNumber>
</Billing>
<Consignee>
<CompanyName>Mendi Sterenfeld</CompanyName>
<AddressLine>Alexanderplatz 5</AddressLine><AddressLine>6</AddressLine>
<City>BERLIN</City>
<PostalCode>10178</PostalCode>
<CountryCode>DE</CountryCode>
<CountryName>Germany</CountryName>
<Contact>
<PersonName>Mendi xxxxx</PersonName>
<PhoneNumber>xxxxx</PhoneNumber>
<Email>xxxx</Email>
</Contact>
</Consignee>
<Commodity>
<CommodityCode>cc</CommodityCode>
<CommodityName>cn</CommodityName>
</Commodity>
<Reference>
<ReferenceID>2349</ReferenceID>
</Reference>
<ShipmentDetails>
<NumberOfPieces>1</NumberOfPieces>
<Pieces>
<Piece><PieceID>1</PieceID><PackageType>OD</PackageType><Weight>0.001</Weight></Piece>
</Pieces>
<Weight>0.001</Weight>
<WeightUnit>K</WeightUnit>
<strong><GlobalProductCode>undefined</GlobalProductCode>
<LocalProductCode>undefined</LocalProductCode></strong>
<Date>2019-08-29</Date>
<Contents>NA</Contents>
<DoorTo>DD</DoorTo>
<DimensionUnit>C</DimensionUnit>
<IsDutiable>N</IsDutiable>
<CurrencyCode>EUR</CurrencyCode>
</ShipmentDetails>
<Shipper>
<ShipperID>xxxx</ShipperID>
<CompanyName>xxxx</CompanyName>
<RegisteredAccount>xxxx</RegisteredAccount>
<AddressLine>xxxxx</AddressLine>
<AddressLine></AddressLine>
<City>xxxx</City>
<Division>xxxx</Division>
<PostalCode>xxxx</PostalCode>
<CountryCode>BE</CountryCode>
<CountryName>Belgium</CountryName>
<Contact>
<PersonName>xxxxx</PersonName>
<PhoneNumber>xxx</PhoneNumber>
<Email>[email protected]</Email>
</Contact>
</Shipper>
<Notification><EmailAddress>[email protected]</EmailAddress><Message></Message></Notification>
<LabelImageFormat>PDF</LabelImageFormat>
<RequestArchiveDoc>N</RequestArchiveDoc>
<Label>
<HideAccount>Y</HideAccount>
<LabelTemplate>6X4_A4_PDF</LabelTemplate>
<CustomerLogo>
</Label>
</req:ShipmentRequest>
]]>
Hi There,
First, I like your plugin. It works just great!
Is that possible to exclude only one product (or all products with same category/shipping class) from being shipped via DHL? So if the product is in the basket, the DHL option would not be available.
I tried working it out via Shipping Tree, but that doesn’t seem working.
Hope you can help.
Thank you, Yana
]]>Hi,
I need this plugin for one of my clients. Is the plugin available in German? I need an all-German backend for my client.
We are currently preparing a multi-site installation, but the plugin is not working, the plugin is installed but when it is activated it does not appear in the woocommerce options to configure it.
What may be generating this error?
]]>Woocommerce->Shipping Method->DHL Express->Rates and Services
In method config under the textfield “Supports All Conturies”. Countries is wrong spelling. Thank you.
]]>Will the payment come out from the customer to you guys or will the payment come to us and then we pay the shipping rate?
]]>I work for an art gallery, and if a limited edition print needs to be created we don’t want DHL to automatically start creating a shipping delivery for it. My fear is that someone will order something and then the DHL man will turn up and it won’t even exist yet!
We also want to know if we can just have something like Economy Delivery and not have the things like 2 Day Shipping! with an estimated delivery time, because it will always be dependant on the artwork or artist.
Thank you
]]>Hello,
I just downloaded your plugin and I have to say I have rarely seen such a confusing one.
So here are my questions :
1) Is there a guide on how to use the list of services in “Rates & Services” ? I understand each of them is a service, but why are there some of them that written two or three times ? I must not be the only one being lost looking at this plugin, and was very surprised not to find anything to help me.
2) On my checkout page, I have the following methods available : Medical Express, Express 9, Express 12 and Express Worldwide. First all, why those 4 ?
3) If I add any amount in the price adjustment of Medical Express, then it disappears on the checkout page aswell as Express Worldwide, and I get Jumbo Express appearing instead. Really no clue what’s happening here.
4) What if my company has discounts, that are not a fixed price or percentage ? Do I have absolutely no way to control the prices ?
Hoping you can help understand the ways of this plugin,
Kind Regards,
Pierre
]]>Hello!
After noting that the shipping rates was too high, I checked the log and found that the parameter is passed as kilogram.
The entire shop is structured by grams (including other manual shipping options).
Is there a way/function/etc… to fix this for the plugin convert the values correctly? ??
]]>The request:
https://pastebin.com/BXHH1thY
The response:
https://pastebin.com/2SytdU1w
The issue occurs only when i enter the name of the town of the shop in the settings of the plugin. I’ve looked over the code from the plugin and all of the strings are UTF-8 (https://php.net/manual/en/function.mb-detect-encoding.php), I’ve tried to force UTF-8, nothing helped. I’ve noticed in your change log you’ve already encountered this issue so i’m seeking help here.
]]>Good Day
Please can you assist. We are having a problem with the rates that are coming up on this plugin. I have spoke to DHL and they are saying that everything is setup correctly on their side now.
Please can you see why I am getting the incorrect rates.
<?xml version=”1.0″ encoding=”UTF-8″?>
<p:DCTRequest xmlns:p=”https://www.dhl.com” xmlns:p1=”https://www.dhl.com/datatypes” xmlns:p2=”https://www.dhl.com/DCTRequestdatatypes” xmlns:xsi=”https://www.w3.org/2001/XMLSchema-instance” xsi:schemaLocation=”https://www.dhl.com DCT-req.xsd “>
<GetQuote>
<Request>
<ServiceHeader>
<MessageTime>2018-06-25T09:40:53</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>v62_N5odpaqgaf</SiteID>
<Password>ul2q7RnZSU</Password>
</ServiceHeader>
</Request>
<From>
<CountryCode>ZA</CountryCode>
<Postalcode>2193</Postalcode><City>Parktown</City>
</From>
<BkgDetails>
<PaymentCountryCode>ZA</PaymentCountryCode>
<Date>2018-06-25</Date>
<ReadyTime>PT10H21M</ReadyTime>
<DimensionUnit>CM</DimensionUnit>
<WeightUnit>KG</WeightUnit>
<Pieces>
<Piece><PieceID>1</PieceID><PackageTypeCode>BOX</PackageTypeCode><Height>2</Height><Depth>51</Depth><Width>26</Width><Weight>0.5</Weight></Piece>
</Pieces>
<PaymentAccountNumber>305444512</PaymentAccountNumber>
<IsDutiable>Y</IsDutiable>
<NetworkTypeCode>AL</NetworkTypeCode>
</BkgDetails>
<To>
<CountryCode>US</CountryCode>
<Postalcode>07090</Postalcode><City>WESTFIELD</City>
</To>
<Dutiable><DeclaredCurrency>USD</DeclaredCurrency><DeclaredValue>14</DeclaredValue></Dutiable>
</GetQuote>
</p:DCTRequest>
<?xml version=”1.0″ encoding=”UTF-8″ standalone=”no”?><res:DCTResponse xmlns:res=’https://www.dhl.com’ xmlns:xsi=’https://www.w3.org/2001/XMLSchema-instance’ xsi:schemaLocation= ‘https://www.dhl.com DCT-Response.xsd’>
<GetQuoteResponse>
<Response>
<ServiceHeader>
<MessageTime>2018-06-25T11:40:56.141+01:00</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>v62_N5odpaqgaf</SiteID>
</ServiceHeader>
</Response>
<BkgDetails>
<OriginServiceArea>
<FacilityCode>SDN</FacilityCode>
<ServiceAreaCode>JNB</ServiceAreaCode>
</OriginServiceArea>
<DestinationServiceArea>
<FacilityCode>HDC</FacilityCode>
<ServiceAreaCode>ELZ</ServiceAreaCode>
</DestinationServiceArea>
<QtdShp>
<GlobalProductCode>Y</GlobalProductCode>
<LocalProductCode>Y</LocalProductCode>
<ProductShortName>EXPRESS 12:00</ProductShortName>
<LocalProductName>EXPRESS 12:00 NONDOC</LocalProductName>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>N</POfferedCustAgreement>
<TransInd>Y</TransInd>
<PickupDate>2018-06-25</PickupDate>
<PickupCutoffTime>PT11H30M</PickupCutoffTime>
<BookingTime>PT10H30M</BookingTime>
<CurrencyCode>ZAR</CurrencyCode>
<ExchangeRate>0.068452</ExchangeRate>
<WeightCharge>445.200</WeightCharge>
<WeightChargeTax>0.000</WeightChargeTax>
<TotalTransitDays>2</TotalTransitDays>
<PickupPostalLocAddDays>0</PickupPostalLocAddDays>
<DeliveryPostalLocAddDays>0</DeliveryPostalLocAddDays>
<PickupNonDHLCourierCode> </PickupNonDHLCourierCode>
<DeliveryNonDHLCourierCode> </DeliveryNonDHLCourierCode>
<DeliveryDate>2018-06-27</DeliveryDate>
<DeliveryTime>PT12H</DeliveryTime>
<DimensionalWeight>1.000</DimensionalWeight>
<WeightUnit>KG</WeightUnit>
<PickupDayOfWeekNum>1</PickupDayOfWeekNum>
<DestinationDayOfWeekNum>3</DestinationDayOfWeekNum>
<QtdShpExChrg>
<SpecialServiceType>YK</SpecialServiceType>
<LocalServiceType>YK</LocalServiceType>
<GlobalServiceName>12:00 PREMIUM</GlobalServiceName>
<LocalServiceTypeName>12:00 PREMIUM</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<CurrencyCode>ZAR</CurrencyCode>
<ChargeValue>100.000</ChargeValue>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>100.000</BaseAmount>
</ChargeTaxAmountDet>
<QtdSExtrChrgInAdCur>
<ChargeValue>100.000</ChargeValue>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>100.000</BaseAmount>
</ChargeTaxAmountDet>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>100.000</ChargeValue>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>100.000</BaseAmount>
</ChargeTaxAmountDet>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>6.850</ChargeValue>
<ChargeTaxRate>0.000</ChargeTaxRate>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<CurrencyCode>EUR</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>6.850</BaseAmount>
</ChargeTaxAmountDet>
</QtdSExtrChrgInAdCur>
</QtdShpExChrg>
<QtdShpExChrg>
<SpecialServiceType>FF</SpecialServiceType>
<LocalServiceType>FF</LocalServiceType>
<GlobalServiceName>FUEL SURCHARGE</GlobalServiceName>
<LocalServiceTypeName>FUEL SURCHARGE</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<CurrencyCode>ZAR</CurrencyCode>
<ChargeValue>91.320</ChargeValue>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>91.320</BaseAmount>
</ChargeTaxAmountDet>
<QtdSExtrChrgInAdCur>
<ChargeValue>91.320</ChargeValue>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>91.320</BaseAmount>
</ChargeTaxAmountDet>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>91.320</ChargeValue>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>91.320</BaseAmount>
</ChargeTaxAmountDet>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>6.250</ChargeValue>
<ChargeTaxRate>0.000</ChargeTaxRate>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<CurrencyCode>EUR</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>6.250</BaseAmount>
</ChargeTaxAmountDet>
</QtdSExtrChrgInAdCur>
</QtdShpExChrg>
<PricingDate>2018-06-25</PricingDate>
<ShippingCharge>636.520</ShippingCharge>
<TotalTaxAmount>0.000</TotalTaxAmount>
<TotalDiscount>965.290</TotalDiscount>
<QtdSInAdCur>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
<WeightCharge>445.200</WeightCharge>
<TotalAmount>636.520</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>445.200</BaseAmt>
</WeightChargeTaxDet>
</QtdSInAdCur>
<TotalDiscount>965.290</TotalDiscount>
<QtdSInAdCur>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
<WeightCharge>445.200</WeightCharge>
<TotalAmount>636.520</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>445.200</BaseAmt>
</WeightChargeTaxDet>
</QtdSInAdCur>
<TotalDiscount>66.080</TotalDiscount>
<QtdSInAdCur>
<ExchangeRate>0.068452</ExchangeRate>
<CurrencyCode>EUR</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
<WeightCharge>30.470</WeightCharge>
<TotalAmount>43.570</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>30.470</BaseAmt>
</WeightChargeTaxDet>
</QtdSInAdCur>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>445.200</BaseAmt>
</WeightChargeTaxDet>
</QtdShp>
<QtdShp>
<GlobalProductCode>Q</GlobalProductCode>
<LocalProductCode>Q</LocalProductCode>
<ProductShortName>MEDICAL EXPRESS</ProductShortName>
<LocalProductName>MEDICAL EXPRESS</LocalProductName>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>Y</POfferedCustAgreement>
<TransInd>N</TransInd>
<PickupDate>2018-06-25</PickupDate>
<PickupCutoffTime>PT11H30M</PickupCutoffTime>
<BookingTime>PT10H30M</BookingTime>
<CurrencyCode>ZAR</CurrencyCode>
<ExchangeRate>0.068452</ExchangeRate>
<WeightCharge>1846.000</WeightCharge>
<WeightChargeTax>0.000</WeightChargeTax>
<TotalTransitDays>2</TotalTransitDays>
<PickupPostalLocAddDays>0</PickupPostalLocAddDays>
<DeliveryPostalLocAddDays>0</DeliveryPostalLocAddDays>
<PickupNonDHLCourierCode> </PickupNonDHLCourierCode>
<DeliveryNonDHLCourierCode> </DeliveryNonDHLCourierCode>
<DeliveryDate>2018-06-27</DeliveryDate>
<DeliveryTime>PT12H</DeliveryTime>
<DimensionalWeight>1.000</DimensionalWeight>
<WeightUnit>KG</WeightUnit>
<PickupDayOfWeekNum>1</PickupDayOfWeekNum>
<DestinationDayOfWeekNum>3</DestinationDayOfWeekNum>
<QtdShpExChrg>
<SpecialServiceType>FF</SpecialServiceType>
<LocalServiceType>FF</LocalServiceType>
<GlobalServiceName>FUEL SURCHARGE</GlobalServiceName>
<LocalServiceTypeName>FUEL SURCHARGE</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<CurrencyCode>ZAR</CurrencyCode>
<ChargeValue>309.210</ChargeValue>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>309.210</BaseAmount>
</ChargeTaxAmountDet>
<QtdSExtrChrgInAdCur>
<ChargeValue>309.210</ChargeValue>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>309.210</BaseAmount>
</ChargeTaxAmountDet>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>309.210</ChargeValue>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>309.210</BaseAmount>
</ChargeTaxAmountDet>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>21.170</ChargeValue>
<ChargeTaxRate>0.000</ChargeTaxRate>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<CurrencyCode>EUR</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>21.170</BaseAmount>
</ChargeTaxAmountDet>
</QtdSExtrChrgInAdCur>
</QtdShpExChrg>
<PricingDate>2018-06-25</PricingDate>
<ShippingCharge>2155.210</ShippingCharge>
<TotalTaxAmount>0.000</TotalTaxAmount>
<QtdSInAdCur>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
<WeightCharge>1846.000</WeightCharge>
<TotalAmount>2155.210</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>1846.000</BaseAmt>
</WeightChargeTaxDet>
</QtdSInAdCur>
<QtdSInAdCur>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
<WeightCharge>1846.000</WeightCharge>
<TotalAmount>2155.210</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>1846.000</BaseAmt>
</WeightChargeTaxDet>
</QtdSInAdCur>
<QtdSInAdCur>
<ExchangeRate>0.068452</ExchangeRate>
<CurrencyCode>EUR</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
<WeightCharge>126.360</WeightCharge>
<TotalAmount>147.530</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>126.360</BaseAmt>
</WeightChargeTaxDet>
</QtdSInAdCur>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>1846.000</BaseAmt>
</WeightChargeTaxDet>
</QtdShp>
<QtdShp>
<GlobalProductCode>P</GlobalProductCode>
<LocalProductCode>P</LocalProductCode>
<ProductShortName>EXPRESS WORLDWIDE</ProductShortName>
<LocalProductName>EXPRESS WORLDWIDE NONDOC</LocalProductName>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>N</POfferedCustAgreement>
<TransInd>Y</TransInd>
<PickupDate>2018-06-25</PickupDate>
<PickupCutoffTime>PT11H30M</PickupCutoffTime>
<BookingTime>PT10H30M</BookingTime>
<CurrencyCode>ZAR</CurrencyCode>
<ExchangeRate>0.068452</ExchangeRate>
<WeightCharge>445.200</WeightCharge>
<WeightChargeTax>0.000</WeightChargeTax>
<TotalTransitDays>2</TotalTransitDays>
<PickupPostalLocAddDays>0</PickupPostalLocAddDays>
<DeliveryPostalLocAddDays>0</DeliveryPostalLocAddDays>
<PickupNonDHLCourierCode> </PickupNonDHLCourierCode>
<DeliveryNonDHLCourierCode> </DeliveryNonDHLCourierCode>
<DeliveryDate>2018-06-27</DeliveryDate>
<DeliveryTime>PT23H59M</DeliveryTime>
<DimensionalWeight>1.000</DimensionalWeight>
<WeightUnit>KG</WeightUnit>
<PickupDayOfWeekNum>1</PickupDayOfWeekNum>
<DestinationDayOfWeekNum>3</DestinationDayOfWeekNum>
<QtdShpExChrg>
<SpecialServiceType>FF</SpecialServiceType>
<LocalServiceType>FF</LocalServiceType>
<GlobalServiceName>FUEL SURCHARGE</GlobalServiceName>
<LocalServiceTypeName>FUEL SURCHARGE</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<CurrencyCode>ZAR</CurrencyCode>
<ChargeValue>74.570</ChargeValue>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>74.570</BaseAmount>
</ChargeTaxAmountDet>
<QtdSExtrChrgInAdCur>
<ChargeValue>74.570</ChargeValue>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>74.570</BaseAmount>
</ChargeTaxAmountDet>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>74.570</ChargeValue>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>74.570</BaseAmount>
</ChargeTaxAmountDet>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>5.100</ChargeValue>
<ChargeTaxRate>0.000</ChargeTaxRate>
<ChargeTaxAmount>0.000</ChargeTaxAmount>
<CurrencyCode>EUR</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
<ChargeTaxAmountDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<TaxAmount>0.000</TaxAmount>
<BaseAmount>5.100</BaseAmount>
</ChargeTaxAmountDet>
</QtdSExtrChrgInAdCur>
</QtdShpExChrg>
<PricingDate>2018-06-25</PricingDate>
<ShippingCharge>519.770</ShippingCharge>
<TotalTaxAmount>0.000</TotalTaxAmount>
<TotalDiscount>965.290</TotalDiscount>
<QtdSInAdCur>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
<WeightCharge>445.200</WeightCharge>
<TotalAmount>519.770</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>445.200</BaseAmt>
</WeightChargeTaxDet>
</QtdSInAdCur>
<TotalDiscount>965.290</TotalDiscount>
<QtdSInAdCur>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
<WeightCharge>445.200</WeightCharge>
<TotalAmount>519.770</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>445.200</BaseAmt>
</WeightChargeTaxDet>
</QtdSInAdCur>
<TotalDiscount>66.080</TotalDiscount>
<QtdSInAdCur>
<ExchangeRate>0.068452</ExchangeRate>
<CurrencyCode>EUR</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
<WeightCharge>30.470</WeightCharge>
<TotalAmount>35.570</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>30.470</BaseAmt>
</WeightChargeTaxDet>
</QtdSInAdCur>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>445.200</BaseAmt>
</WeightChargeTaxDet>
</QtdShp>
<QtdShp>
<GlobalProductCode>8</GlobalProductCode>
<LocalProductCode>8</LocalProductCode>
<ProductShortName>EXPRESS EASY</ProductShortName>
<LocalProductName>EXPRESS EASY NONDOC</LocalProductName>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>Y</POfferedCustAgreement>
<TransInd>N</TransInd>
<PickupDate>2018-06-25</PickupDate>
<PickupCutoffTime>PT11H30M</PickupCutoffTime>
<BookingTime>PT10H30M</BookingTime>
<CurrencyCode>ZAR</CurrencyCode>
<ExchangeRate>0.068452</ExchangeRate>
<WeightCharge>445.000</WeightCharge>
<WeightChargeTax>0.000</WeightChargeTax>
<TotalTransitDays>2</TotalTransitDays>
<PickupPostalLocAddDays>0</PickupPostalLocAddDays>
<DeliveryPostalLocAddDays>0</DeliveryPostalLocAddDays>
<PickupNonDHLCourierCode> </PickupNonDHLCourierCode>
<DeliveryNonDHLCourierCode> </DeliveryNonDHLCourierCode>
<DeliveryDate>2018-06-27</DeliveryDate>
<DeliveryTime>PT23H59M</DeliveryTime>
<DimensionalWeight>0.500</DimensionalWeight>
<WeightUnit>KG</WeightUnit>
<PickupDayOfWeekNum>1</PickupDayOfWeekNum>
<DestinationDayOfWeekNum>3</DestinationDayOfWeekNum>
<PricingDate>2018-06-25</PricingDate>
<ShippingCharge>445.000</ShippingCharge>
<TotalTaxAmount>0.000</TotalTaxAmount>
<QtdSInAdCur>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
<WeightCharge>445.000</WeightCharge>
<TotalAmount>445.000</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>445.000</BaseAmt>
</WeightChargeTaxDet>
</QtdSInAdCur>
<QtdSInAdCur>
<CurrencyCode>ZAR</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
<WeightCharge>445.000</WeightCharge>
<TotalAmount>445.000</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>445.000</BaseAmt>
</WeightChargeTaxDet>
</QtdSInAdCur>
<QtdSInAdCur>
<ExchangeRate>0.068452</ExchangeRate>
<CurrencyCode>EUR</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
<WeightCharge>30.460</WeightCharge>
<TotalAmount>30.460</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>30.460</BaseAmt>
</WeightChargeTaxDet>
</QtdSInAdCur>
<WeightChargeTaxDet>
<TaxTypeRate>0.000</TaxTypeRate>
<TaxTypeCode>All Bu</TaxTypeCode>
<WeightChargeTax>0.000</WeightChargeTax>
<BaseAmt>445.000</BaseAmt>
</WeightChargeTaxDet>
</QtdShp>
</BkgDetails>
<Srvs>
<Srv>
<GlobalProductCode>Y</GlobalProductCode>
<MrkSrv>
<LocalProductCode>Y</LocalProductCode>
<ProductShortName>EXPRESS 12:00</ProductShortName>
<LocalProductName>EXPRESS 12:00 NONDOC</LocalProductName>
<ProductDesc>EXPRESS 12:00 NONDOC</ProductDesc>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>N</POfferedCustAgreement>
<TransInd>Y</TransInd>
</MrkSrv>
<MrkSrv>
<LocalServiceType>YK</LocalServiceType>
<GlobalServiceName>12:00 PREMIUM</GlobalServiceName>
<LocalServiceTypeName>12:00 PREMIUM</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<MrkSrvInd>N</MrkSrvInd>
</MrkSrv>
<MrkSrv>
<LocalServiceType>FF</LocalServiceType>
<GlobalServiceName>FUEL SURCHARGE</GlobalServiceName>
<LocalServiceTypeName>FUEL SURCHARGE</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<MrkSrvInd>N</MrkSrvInd>
</MrkSrv>
</Srv>
<Srv>
<GlobalProductCode>Q</GlobalProductCode>
<MrkSrv>
<LocalProductCode>Q</LocalProductCode>
<ProductShortName>MEDICAL EXPRESS</ProductShortName>
<LocalProductName>MEDICAL EXPRESS</LocalProductName>
<ProductDesc>MEDICAL EXPRESS</ProductDesc>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>Y</POfferedCustAgreement>
<TransInd>N</TransInd>
</MrkSrv>
<MrkSrv>
<LocalServiceType>FF</LocalServiceType>
<GlobalServiceName>FUEL SURCHARGE</GlobalServiceName>
<LocalServiceTypeName>FUEL SURCHARGE</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<MrkSrvInd>N</MrkSrvInd>
</MrkSrv>
</Srv>
<Srv>
<GlobalProductCode>P</GlobalProductCode>
<MrkSrv>
<LocalProductCode>P</LocalProductCode>
<ProductShortName>EXPRESS WORLDWIDE</ProductShortName>
<LocalProductName>EXPRESS WORLDWIDE NONDOC</LocalProductName>
<ProductDesc>EXPRESS WORLDWIDE NONDOC</ProductDesc>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>N</POfferedCustAgreement>
<TransInd>Y</TransInd>
</MrkSrv>
<MrkSrv>
<LocalServiceType>FF</LocalServiceType>
<GlobalServiceName>FUEL SURCHARGE</GlobalServiceName>
<LocalServiceTypeName>FUEL SURCHARGE</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<MrkSrvInd>N</MrkSrvInd>
</MrkSrv>
</Srv>
<Srv>
<GlobalProductCode>8</GlobalProductCode>
<MrkSrv>
<LocalProductCode>8</LocalProductCode>
<ProductShortName>EXPRESS EASY</ProductShortName>
<LocalProductName>EXPRESS EASY NONDOC</LocalProductName>
<ProductDesc>EXPRESS EASY NONDOC</ProductDesc>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>Y</POfferedCustAgreement>
<TransInd>N</TransInd>
</MrkSrv>
</Srv>
</Srvs>
</GetQuoteResponse></res:DCTResponse><!– ServiceInvocationId:20180625114054_42d7_b85fcb24-13fb-4202-8069-0c865fc64022 –>
I have installed the plugin and I have set UK as the default Shipper Address. However, when I enable the developer mode I see that the following part of the xml is sent
<BkgDetails>
<OriginServiceArea>
<FacilityCode>ZLS</FacilityCode>
<ServiceAreaCode>ZLS</ServiceAreaCode>
</OriginServiceArea>
where is this defined and how can I change it to the UK equivalent?
]]>We just put the store in the DHL production mode and we have an item that weights a fraction of an pound. (0.125 lbs) and is roughly 12″x12″ and relatively flat (we’re calling it an inch)
It seems to be sending out the correct info but DHL is returning crazy weights.
<Pieces>
<Piece><PieceID>1</PieceID><PackageTypeCode>BOX</PackageTypeCode><Height>3</Height><Depth>30</Depth><Width>30</Width><Weight>0.057</Weight></Piece>
</Pieces>
it’s coming back saying the weight is 71+ lbs
<QtdShp>
<GlobalProductCode>M</GlobalProductCode>
<LocalProductCode>M</LocalProductCode>
<ProductShortName>EXPRESS 10:30</ProductShortName>
<LocalProductName>EXPRESS 10:30 NONDOC</LocalProductName>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>N</POfferedCustAgreement>
<TransInd>Y</TransInd>
<PickupDate>2018-06-20</PickupDate>
<PickupCutoffTime>PT16H</PickupCutoffTime>
<BookingTime>PT15H</BookingTime>
<CurrencyCode>USD</CurrencyCode>
<ExchangeRate>1.000000</ExchangeRate>
<WeightCharge>71.720</WeightCharge>
<WeightChargeTax>0.000</WeightChargeTax>
<TotalTransitDays>1</TotalTransitDays>
<PickupPostalLocAddDays>0</PickupPostalLocAddDays>
<DeliveryPostalLocAddDays>0</DeliveryPostalLocAddDays>
<PickupNonDHLCourierCode> </PickupNonDHLCourierCode>
<DeliveryNonDHLCourierCode> </DeliveryNonDHLCourierCode>
<DeliveryDate>2018-06-21</DeliveryDate>
<DeliveryTime>PT10H30M</DeliveryTime>
<DimensionalWeight>1.190</DimensionalWeight>
<WeightUnit>LB</WeightUnit>
<PickupDayOfWeekNum>3</PickupDayOfWeekNum>
<DestinationDayOfWeekNum>4</DestinationDayOfWeekNum>
<QtdShpExChrg>
<SpecialServiceType>YJ</SpecialServiceType>
<LocalServiceType>YJ</LocalServiceType>
<GlobalServiceName>10:30 PREMIUM</GlobalServiceName>
<LocalServiceTypeName>10:30 PREMIUM</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<CurrencyCode>USD</CurrencyCode>
<ChargeValue>8.000</ChargeValue>
<QtdSExtrChrgInAdCur>
<ChargeValue>8.000</ChargeValue>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>8.000</ChargeValue>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>8.000</ChargeValue>
<ChargeTaxRate>0.000</ChargeTaxRate>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
</QtdShpExChrg>
<QtdShpExChrg>
<SpecialServiceType>FF</SpecialServiceType>
<LocalServiceType>FF</LocalServiceType>
<GlobalServiceName>FUEL SURCHARGE</GlobalServiceName>
<LocalServiceTypeName>FUEL SURCHARGE</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<CurrencyCode>USD</CurrencyCode>
<ChargeValue>6.180</ChargeValue>
<QtdSExtrChrgInAdCur>
<ChargeValue>6.180</ChargeValue>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>6.180</ChargeValue>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>6.180</ChargeValue>
<ChargeTaxRate>0.000</ChargeTaxRate>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
</QtdShpExChrg>
<PricingDate>2018-06-20</PricingDate>
<ShippingCharge>85.900</ShippingCharge>
<TotalTaxAmount>0.000</TotalTaxAmount>
<QtdSInAdCur>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
<WeightCharge>71.720</WeightCharge>
<TotalAmount>85.900</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
</QtdSInAdCur>
<QtdSInAdCur>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
<WeightCharge>71.720</WeightCharge>
<TotalAmount>85.900</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
</QtdSInAdCur>
<QtdSInAdCur>
<ExchangeRate>1.000000</ExchangeRate>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
<WeightCharge>71.720</WeightCharge>
<TotalAmount>85.900</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
</QtdSInAdCur>
</QtdShp>
<QtdShp>
<GlobalProductCode>Y</GlobalProductCode>
<LocalProductCode>Y</LocalProductCode>
<ProductShortName>EXPRESS 12:00</ProductShortName>
<LocalProductName>EXPRESS 12:00 NONDOC</LocalProductName>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>N</POfferedCustAgreement>
<TransInd>Y</TransInd>
<PickupDate>2018-06-20</PickupDate>
<PickupCutoffTime>PT16H</PickupCutoffTime>
<BookingTime>PT15H</BookingTime>
<CurrencyCode>USD</CurrencyCode>
<ExchangeRate>1.000000</ExchangeRate>
<WeightCharge>71.720</WeightCharge>
<WeightChargeTax>0.000</WeightChargeTax>
<TotalTransitDays>1</TotalTransitDays>
<PickupPostalLocAddDays>0</PickupPostalLocAddDays>
<DeliveryPostalLocAddDays>0</DeliveryPostalLocAddDays>
<PickupNonDHLCourierCode> </PickupNonDHLCourierCode>
<DeliveryNonDHLCourierCode> </DeliveryNonDHLCourierCode>
<DeliveryDate>2018-06-21</DeliveryDate>
<DeliveryTime>PT12H</DeliveryTime>
<DimensionalWeight>1.190</DimensionalWeight>
<WeightUnit>LB</WeightUnit>
<PickupDayOfWeekNum>3</PickupDayOfWeekNum>
<DestinationDayOfWeekNum>4</DestinationDayOfWeekNum>
<QtdShpExChrg>
<SpecialServiceType>FF</SpecialServiceType>
<LocalServiceType>FF</LocalServiceType>
<GlobalServiceName>FUEL SURCHARGE</GlobalServiceName>
<LocalServiceTypeName>FUEL SURCHARGE</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<CurrencyCode>USD</CurrencyCode>
<ChargeValue>6.020</ChargeValue>
<QtdSExtrChrgInAdCur>
<ChargeValue>6.020</ChargeValue>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>6.020</ChargeValue>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>6.020</ChargeValue>
<ChargeTaxRate>0.000</ChargeTaxRate>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
</QtdShpExChrg>
<QtdShpExChrg>
<SpecialServiceType>YK</SpecialServiceType>
<LocalServiceType>YK</LocalServiceType>
<GlobalServiceName>12:00 PREMIUM</GlobalServiceName>
<LocalServiceTypeName>12:00 PREMIUM</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<CurrencyCode>USD</CurrencyCode>
<ChargeValue>6.000</ChargeValue>
<QtdSExtrChrgInAdCur>
<ChargeValue>6.000</ChargeValue>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>6.000</ChargeValue>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>6.000</ChargeValue>
<ChargeTaxRate>0.000</ChargeTaxRate>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
</QtdShpExChrg>
<PricingDate>2018-06-20</PricingDate>
<ShippingCharge>83.740</ShippingCharge>
<TotalTaxAmount>0.000</TotalTaxAmount>
<QtdSInAdCur>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
<WeightCharge>71.720</WeightCharge>
<TotalAmount>83.740</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
</QtdSInAdCur>
<QtdSInAdCur>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
<WeightCharge>71.720</WeightCharge>
<TotalAmount>83.740</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
</QtdSInAdCur>
<QtdSInAdCur>
<ExchangeRate>1.000000</ExchangeRate>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
<WeightCharge>71.720</WeightCharge>
<TotalAmount>83.740</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
</QtdSInAdCur>
</QtdShp>
<QtdShp>
<GlobalProductCode>P</GlobalProductCode>
<LocalProductCode>P</LocalProductCode>
<ProductShortName>EXPRESS WORLDWIDE</ProductShortName>
<LocalProductName>EXPRESS WORLDWIDE NONDOC</LocalProductName>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>N</POfferedCustAgreement>
<TransInd>Y</TransInd>
<PickupDate>2018-06-20</PickupDate>
<PickupCutoffTime>PT16H</PickupCutoffTime>
<BookingTime>PT15H</BookingTime>
<CurrencyCode>USD</CurrencyCode>
<ExchangeRate>1.000000</ExchangeRate>
<WeightCharge>71.720</WeightCharge>
<WeightChargeTax>0.000</WeightChargeTax>
<TotalTransitDays>1</TotalTransitDays>
<PickupPostalLocAddDays>0</PickupPostalLocAddDays>
<DeliveryPostalLocAddDays>0</DeliveryPostalLocAddDays>
<PickupNonDHLCourierCode> </PickupNonDHLCourierCode>
<DeliveryNonDHLCourierCode> </DeliveryNonDHLCourierCode>
<DeliveryDate>2018-06-21</DeliveryDate>
<DeliveryTime>PT23H59M</DeliveryTime>
<DimensionalWeight>1.190</DimensionalWeight>
<WeightUnit>LB</WeightUnit>
<PickupDayOfWeekNum>3</PickupDayOfWeekNum>
<DestinationDayOfWeekNum>4</DestinationDayOfWeekNum>
<QtdShpExChrg>
<SpecialServiceType>FF</SpecialServiceType>
<LocalServiceType>FF</LocalServiceType>
<GlobalServiceName>FUEL SURCHARGE</GlobalServiceName>
<LocalServiceTypeName>FUEL SURCHARGE</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<CurrencyCode>USD</CurrencyCode>
<ChargeValue>5.560</ChargeValue>
<QtdSExtrChrgInAdCur>
<ChargeValue>5.560</ChargeValue>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>5.560</ChargeValue>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
<QtdSExtrChrgInAdCur>
<ChargeValue>5.560</ChargeValue>
<ChargeTaxRate>0.000</ChargeTaxRate>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
</QtdSExtrChrgInAdCur>
</QtdShpExChrg>
<PricingDate>2018-06-20</PricingDate>
<ShippingCharge>77.280</ShippingCharge>
<TotalTaxAmount>0.000</TotalTaxAmount>
<QtdSInAdCur>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
<WeightCharge>71.720</WeightCharge>
<TotalAmount>77.280</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
</QtdSInAdCur>
<QtdSInAdCur>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
<WeightCharge>71.720</WeightCharge>
<TotalAmount>77.280</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
</QtdSInAdCur>
<QtdSInAdCur>
<ExchangeRate>1.000000</ExchangeRate>
<CurrencyCode>USD</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
<WeightCharge>71.720</WeightCharge>
<TotalAmount>77.280</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
</QtdSInAdCur>
</QtdShp>
</BkgDetails>
<Srvs>
<Srv>
<GlobalProductCode>M</GlobalProductCode>
<MrkSrv>
<LocalProductCode>M</LocalProductCode>
<ProductShortName>EXPRESS 10:30</ProductShortName>
<LocalProductName>EXPRESS 10:30 NONDOC</LocalProductName>
<ProductDesc>EXPRESS 10:30 NONDOC</ProductDesc>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>N</POfferedCustAgreement>
<TransInd>Y</TransInd>
</MrkSrv>
<MrkSrv>
<LocalServiceType>YJ</LocalServiceType>
<GlobalServiceName>10:30 PREMIUM</GlobalServiceName>
<LocalServiceTypeName>10:30 PREMIUM</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<MrkSrvInd>Y</MrkSrvInd>
</MrkSrv>
<MrkSrv>
<LocalServiceType>FF</LocalServiceType>
<GlobalServiceName>FUEL SURCHARGE</GlobalServiceName>
<LocalServiceTypeName>FUEL SURCHARGE</LocalServiceTypeName>
<SOfferedCustAgreement>N</SOfferedCustAgreement>
<ChargeCodeType>SCH</ChargeCodeType>
<MrkSrvInd>N</MrkSrvInd>
</MrkSrv>
</Srv>
There are no shipping methods available. Please ensure that your address has been entered correctly, or contact us if you need any help.
The store is in Bermuda. Corrently we only have test credentials which did validate in test mode
We have checked Enable Real Time Rates and filled in our shipping address (Since they’re all required we used Bermuda as the State, Country and Account Payment Country). all the rates are enabled and we have Supports All Countries enabled.
Request
<?xml version=”1.0″ encoding=”UTF-8″?>
<p:DCTRequest xmlns:p=”https://www.dhl.com” xmlns:p1=”https://www.dhl.com/datatypes” xmlns:p2=”https://www.dhl.com/DCTRequestdatatypes” xmlns:xsi=”https://www.w3.org/2001/XMLSchema-instance” xsi:schemaLocation=”https://www.dhl.com DCT-req.xsd “>
<GetQuote>
<Request>
<ServiceHeader>
<MessageTime>2018-06-18T20:39:34</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>[remove]</SiteID>
<Password>[removed]</Password>
</ServiceHeader>
</Request>
<From>
<CountryCode>BM</CountryCode>
<City>Hamilton</City>
</From>
<BkgDetails>
<PaymentCountryCode>BM</PaymentCountryCode>
<Date>2018-06-18</Date>
<ReadyTime>PT10H21M</ReadyTime>
<DimensionUnit>CM</DimensionUnit>
<WeightUnit>KG</WeightUnit>
<Pieces>
<Piece><PieceID>1</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.057</Weight></Piece><Piece><PieceID>2</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.057</Weight></Piece>
</Pieces>
<IsDutiable>Y</IsDutiable>
<NetworkTypeCode>AL</NetworkTypeCode>
</BkgDetails>
<To>
<CountryCode>US</CountryCode>
<Postalcode>17603</Postalcode><City>LANCASTE</City>
</To>
<Dutiable><DeclaredCurrency>USD</DeclaredCurrency><DeclaredValue>60</DeclaredValue></Dutiable>
</GetQuote>
</p:DCTRequest>
Response
<?xml version=”1.0″ encoding=”UTF-8″ standalone=”no”?><res:DCTResponse xmlns:res=’https://www.dhl.com’ xmlns:xsi=’https://www.w3.org/2001/XMLSchema-instance’ xsi:schemaLocation= ‘https://www.dhl.com DCT-Response.xsd’>
<GetQuoteResponse>
<Response>
<ServiceHeader>
<MessageTime>2018-06-18T22:39:09.381+01:00</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>[removed]</SiteID>
</ServiceHeader>
</Response>
<BkgDetails>
<OriginServiceArea>
<FacilityCode>GTW</FacilityCode>
<ServiceAreaCode>BDA</ServiceAreaCode>
</OriginServiceArea>
<DestinationServiceArea>
<FacilityCode>MDT</FacilityCode>
<ServiceAreaCode>MDT</ServiceAreaCode>
</DestinationServiceArea>
<QtdShp>
<GlobalProductCode>P</GlobalProductCode>
<LocalProductCode>P</LocalProductCode>
<ProductShortName>EXPRESS WORLDWIDE</ProductShortName>
<LocalProductName>EXPRESS WORLDWIDE NONDOC</LocalProductName>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>N</POfferedCustAgreement>
<TransInd>Y</TransInd>
<PickupDate>2018-06-19</PickupDate>
<PickupCutoffTime>PT16H</PickupCutoffTime>
<BookingTime>PT15H</BookingTime>
<ExchangeRate>0.000</ExchangeRate>
<WeightCharge>0</WeightCharge>
<WeightChargeTax>0.000</WeightChargeTax>
<TotalTransitDays>1</TotalTransitDays>
<PickupPostalLocAddDays>0</PickupPostalLocAddDays>
<DeliveryPostalLocAddDays>0</DeliveryPostalLocAddDays>
<PickupNonDHLCourierCode> </PickupNonDHLCourierCode>
<DeliveryNonDHLCourierCode> </DeliveryNonDHLCourierCode>
<DeliveryDate>2018-06-20</DeliveryDate>
<DeliveryTime>PT23H59M</DeliveryTime>
<DimensionalWeight>0.114</DimensionalWeight>
<WeightUnit>KG</WeightUnit>
<PickupDayOfWeekNum>2</PickupDayOfWeekNum>
<DestinationDayOfWeekNum>3</DestinationDayOfWeekNum>
<PricingDate>2018-06-18</PricingDate>
<TotalTaxAmount>0.000</TotalTaxAmount>
</QtdShp>
</BkgDetails>
<Srvs>
<Srv>
<GlobalProductCode>P</GlobalProductCode>
<MrkSrv>
<LocalProductCode>P</LocalProductCode>
<ProductShortName>EXPRESS WORLDWIDE</ProductShortName>
<LocalProductName>EXPRESS WORLDWIDE NONDOC</LocalProductName>
<ProductDesc>EXPRESS WORLDWIDE NONDOC</ProductDesc>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>N</POfferedCustAgreement>
<TransInd>Y</TransInd>
</MrkSrv>
</Srv>
</Srvs>
</GetQuoteResponse></res:DCTResponse><!– ServiceInvocationId:20180618223909_8979_2f2eb413-630d-463a-9980-86cb50e33543 –>
Please see https://github.com/woocommerce/woocommerce/issues/20536, something about this plugin currently prevents me from being able to edit pages in WordPress while this plugin is activated.
]]>I have added the free version of the plugin in my site to test it, but although it seems to work ok, no dhl shipping option is available. All I get is “There Are No Shipping Methods Available.”
The request and response look ok to me. Can you help?
Request:
<?xml version="1.0" encoding="UTF-8"?>
<p:DCTRequest xmlns:p="https://www.dhl.com" xmlns:p1="https://www.dhl.com/datatypes" xmlns:p2="https://www.dhl.com/DCTRequestdatatypes" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://www.dhl.com DCT-req.xsd ">
<GetQuote>
<Request>
<ServiceHeader>
<MessageTime>2018-06-08T11:28:55</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>ID</SiteID>
<Password>PASS</Password>
</ServiceHeader>
</Request>
<From>
<CountryCode>GR</CountryCode>
<Postalcode>17676</Postalcode><City>Athens</City>
</From>
<BkgDetails>
<PaymentCountryCode>GR</PaymentCountryCode>
<Date>2018-06-08</Date>
<ReadyTime>PT10H21M</ReadyTime>
<DimensionUnit>CM</DimensionUnit>
<WeightUnit>KG</WeightUnit>
<Pieces>
<Piece><PieceID>1</PieceID><PackageTypeCode>BOX</PackageTypeCode><Height>1</Height><Depth>35</Depth><Width>25</Width><Weight>0.1</Weight></Piece>
</Pieces>
<PaymentAccountNumber>311460768</PaymentAccountNumber>
<IsDutiable>N</IsDutiable>
<NetworkTypeCode>AL</NetworkTypeCode>
</BkgDetails>
<To>
<CountryCode>GR</CountryCode>
<Postalcode>16231</Postalcode><City>ATHENS</City>
</To>
</GetQuote>
</p:DCTRequest>
Response:
<?xml version="1.0" encoding="UTF-8" standalone="no"?><res:DCTResponse xmlns:res='https://www.dhl.com' xmlns:xsi='https://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation= 'https://www.dhl.com DCT-Response.xsd'>
<GetQuoteResponse>
<Response>
<ServiceHeader>
<MessageTime>2018-06-08T13:28:57.228+01:00</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>v62_VjQ5L8gaiE</SiteID>
</ServiceHeader>
</Response>
<BkgDetails>
<OriginServiceArea>
<FacilityCode>AEC</FacilityCode>
<ServiceAreaCode>ATH</ServiceAreaCode>
</OriginServiceArea>
<DestinationServiceArea>
<FacilityCode>NOC</FacilityCode>
<ServiceAreaCode>ATH</ServiceAreaCode>
</DestinationServiceArea>
<QtdShp>
<GlobalProductCode>N</GlobalProductCode>
<LocalProductCode>N</LocalProductCode>
<ProductShortName>EXPRESS DOMESTIC</ProductShortName>
<LocalProductName>EXPRESS DOMESTIC</LocalProductName>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>N</POfferedCustAgreement>
<TransInd>Y</TransInd>
<PickupDate>2018-06-08</PickupDate>
<PickupCutoffTime>PT17H</PickupCutoffTime>
<BookingTime>PT16H</BookingTime>
<ExchangeRate>0.000</ExchangeRate>
<WeightCharge>0</WeightCharge>
<WeightChargeTax>0.000</WeightChargeTax>
<TotalTransitDays>1</TotalTransitDays>
<PickupPostalLocAddDays>0</PickupPostalLocAddDays>
<DeliveryPostalLocAddDays>0</DeliveryPostalLocAddDays>
<PickupNonDHLCourierCode> </PickupNonDHLCourierCode>
<DeliveryNonDHLCourierCode> </DeliveryNonDHLCourierCode>
<DeliveryDate>2018-06-11</DeliveryDate>
<DeliveryTime>PT23H59M</DeliveryTime>
<DimensionalWeight>0.500</DimensionalWeight>
<WeightUnit>KG</WeightUnit>
<PickupDayOfWeekNum>5</PickupDayOfWeekNum>
<DestinationDayOfWeekNum>1</DestinationDayOfWeekNum>
<PricingDate>2018-06-08</PricingDate>
<ShippingCharge>0.000</ShippingCharge>
<TotalTaxAmount>0.000</TotalTaxAmount>
<QtdSInAdCur>
<CurrencyRoleTypeCode>BILLC</CurrencyRoleTypeCode>
<WeightCharge>0</WeightCharge>
<TotalAmount>0.000</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
</QtdSInAdCur>
<QtdSInAdCur>
<CurrencyCode>EUR</CurrencyCode>
<CurrencyRoleTypeCode>PULCL</CurrencyRoleTypeCode>
<WeightCharge>0</WeightCharge>
<TotalAmount>0.000</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
</QtdSInAdCur>
<QtdSInAdCur>
<CurrencyCode>EUR</CurrencyCode>
<CurrencyRoleTypeCode>BASEC</CurrencyRoleTypeCode>
<WeightCharge>0</WeightCharge>
<TotalAmount>0.000</TotalAmount>
<TotalTaxAmount>0.000</TotalTaxAmount>
<WeightChargeTax>0.000</WeightChargeTax>
</QtdSInAdCur>
</QtdShp>
</BkgDetails>
<Srvs>
<Srv>
<GlobalProductCode>N</GlobalProductCode>
<MrkSrv>
<LocalProductCode>N</LocalProductCode>
<ProductShortName>EXPRESS DOMESTIC</ProductShortName>
<LocalProductName>EXPRESS DOMESTIC</LocalProductName>
<ProductDesc>EXPRESS DOMESTIC</ProductDesc>
<NetworkTypeCode>TD</NetworkTypeCode>
<POfferedCustAgreement>N</POfferedCustAgreement>
<TransInd>Y</TransInd>
</MrkSrv>
</Srv>
</Srvs>
</GetQuoteResponse></res:DCTResponse><!-- ServiceInvocationId:20180608132856_8979_46172d19-41f8-4936-9809-fe15e5b480bf -->
]]>
Hello,
We’re using your free plugin, and We’ve configured DHL express credentials with Test Mode and plugin works fine, but when we configure Live Credentials with “Live Mode” and when I try to “Validate Credentials” through button, shows an error: “Validation Failure: Site ID is wrong”.
We’ve tested with different live credentials and error continues.
Here plugins installed and versions over WordPress 4.9.6:
DHL WooCommerce Extension (BASIC) 2.0.5
WooCommerce 3.4.2
WPML Multilingual CMS 4.0.1
Elementor 2.0.15
Elementor Pro 2.0.10
Autoptimize 2.3.4
GP Premium 1.6.2
ManageWP – Worker 4.5.0
WooCommerce Multilingual 4.2.10
WP-Optimize 2.2.4
Yoast SEO 7.6.1
Google Analytics for WordPress by MonsterInsights 7.0.6
Does exist any compatibility issues between free plugin version 2.0.5 and woocommerce 3.4.2?
Can we help us?.
Thank you
]]>Im trying to set up the pluging for one of my clients and im getting this error message
“Error in parsing request XML:The reference to entity “XRo7Y” must end with the ‘;’ delimiter.”
]]>Hello,
I am wondering if this plugin will create the order on my DHL account and let DHL know that a package needs to be picked up in my location.
This is not what I need so I must be sure this doesn′t happen.
Please let me know how this plugin works.
Thanks a lot!
<?xml version=”1.0″ encoding=”UTF-8″?>
<p:DCTRequest xmlns:p=”https://www.dhl.com” xmlns:p1=”https://www.dhl.com/datatypes” xmlns:p2=”https://www.dhl.com/DCTRequestdatatypes” xmlns:xsi=”https://www.w3.org/2001/XMLSchema-instance” xsi:schemaLocation=”https://www.dhl.com DCT-req.xsd “>
<GetQuote>
<Request>
<ServiceHeader>
<MessageTime>2018-05-13T07:10:29</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>COASTALANE</SiteID>
<Password></Password>
</ServiceHeader>
</Request>
<From>
<CountryCode>NG</CountryCode>
<City>Ikosi-Ketu</City>
</From>
<BkgDetails>
<PaymentCountryCode>NG</PaymentCountryCode>
<Date>2018-05-13</Date>
<ReadyTime>PT10H21M</ReadyTime>
<DimensionUnit>CM</DimensionUnit>
<WeightUnit>KG</WeightUnit>
<Pieces>
<Piece><PieceID>1</PieceID><PackageTypeCode>BOX</PackageTypeCode><Height>10</Height><Depth>18</Depth><Width>12</Width><Weight>0.5</Weight></Piece>
</Pieces>
<IsDutiable>N</IsDutiable>
<NetworkTypeCode>AL</NetworkTypeCode>
<InsuredValue>18000</InsuredValue><InsuredCurrency>NGN</InsuredCurrency>
</BkgDetails>
<To>
<CountryCode>NG</CountryCode>
<City>LAGOS</City>
</To>
</GetQuote>
</p:DCTRequest>
Hi, could you help in changing the default currency?
We need the default currency in USD, not in IDR.
Thank you.
]]>Hi I am battling with this set up i have my DHL Site id, password and account number that are all correct but i cannot get the plugin to work.
Under shipping i get the following error.
There are no shipping methods available. Please ensure that your address has been entered correctly, or contact us if you need any help.
]]>I have set up the free version with anticipation to upgrade. But am unable to get the shipping options to populate on my checkout page. It either shows the defined flat rate from woocommerce or says there is nothing available.
I am using the Live credentials and have the debugger active.
<?xml version="1.0" encoding="UTF-8"?>
<p:DCTRequest xmlns:p="https://www.dhl.com" xmlns:p1="https://www.dhl.com/datatypes" xmlns:p2="https://www.dhl.com/DCTRequestdatatypes" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://www.dhl.com DCT-req.xsd ">
<GetQuote>
<Request>
<ServiceHeader>
<MessageTime>2018-04-26T14:21:46</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>v62_XkVuLDjRxd</SiteID>
<Password>b8nCRzyQ3C</Password>
</ServiceHeader>
</Request>
<From>
<CountryCode>CA</CountryCode>
<Postalcode>K9K2N4</Postalcode><City>Peterborough</City>
</From>
<BkgDetails>
<PaymentCountryCode>CA</PaymentCountryCode>
<Date>2018-04-26</Date>
<ReadyTime>PT10H21M</ReadyTime>
<DimensionUnit>CM</DimensionUnit>
<WeightUnit>KG</WeightUnit>
<Pieces>
<Piece><PieceID>1</PieceID><PackageTypeCode>BOX</PackageTypeCode><Height>5</Height><Depth>5</Depth><Width>5</Width><Weight>0.5</Weight></Piece><Piece><PieceID>2</PieceID><PackageTypeCode>BOX</PackageTypeCode><Height>5</Height><Depth>5</Depth><Width>5</Width><Weight>0.5</Weight></Piece>
</Pieces>
<PaymentAccountNumber>971649215971649215</PaymentAccountNumber>
<IsDutiable>N</IsDutiable>
<NetworkTypeCode>AL</NetworkTypeCode>
</BkgDetails>
<To>
<CountryCode>CA</CountryCode>
<Postalcode>K9J1P7</Postalcode><City>PETERBOROUGH</City>
</To>
</GetQuote>
</p:DCTRequest>
DHL RESPONSE: Reveal
<?xml version="1.0" encoding="UTF-8"?><res:ErrorResponse xmlns:res='https://www.dhl.com' xmlns:xsi='https://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation= 'https://www.dhl.com err-res.xsd'>
<Response>
<ServiceHeader>
<MessageTime>2018-04-26T16:21:48+01:00</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>v62_XkVuLDjRxd</SiteID>
<Password>v62_XkVuLDjRxd</Password>
</ServiceHeader>
<Status>
<ActionStatus>Error</ActionStatus>
<Condition>
<ConditionCode>111</ConditionCode>
<ConditionData>Error in parsing request XML:Error:
Datatype error: In element
'PaymentAccountNumber' : Value
'971649215971649215' with length
'18' exceeds maximum length facet of
'12'.. at line 25, column 68</ConditionData>
</Condition>
</Status>
</Response></res:ErrorResponse><!-- ServiceInvocationId:20180426162148_42d7_332d2127-b6e1-4aee-82ed-02129c9d8f48 -->
dhl debug mode is on - to hide these messages, turn debug mode off in the settings.
DHL REQUEST: Reveal
<?xml version="1.0" encoding="UTF-8"?>
<p:DCTRequest xmlns:p="https://www.dhl.com" xmlns:p1="https://www.dhl.com/datatypes" xmlns:p2="https://www.dhl.com/DCTRequestdatatypes" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://www.dhl.com DCT-req.xsd ">
<GetQuote>
<Request>
<ServiceHeader>
<MessageTime>2018-04-26T14:21:48</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>v62_XkVuLDjRxd</SiteID>
<Password>b8nCRzyQ3C</Password>
</ServiceHeader>
</Request>
<From>
<CountryCode>CA</CountryCode>
<Postalcode>K9K2N4</Postalcode><City>Peterborough</City>
</From>
<BkgDetails>
<PaymentCountryCode>CA</PaymentCountryCode>
<Date>2018-04-26</Date>
<ReadyTime>PT10H21M</ReadyTime>
<DimensionUnit>CM</DimensionUnit>
<WeightUnit>KG</WeightUnit>
<Pieces>
<Piece><PieceID>1</PieceID><PackageTypeCode>BOX</PackageTypeCode><Height>5</Height><Depth>5</Depth><Width>5</Width><Weight>0.5</Weight></Piece><Piece><PieceID>2</PieceID><PackageTypeCode>BOX</PackageTypeCode><Height>5</Height><Depth>5</Depth><Width>5</Width><Weight>0.5</Weight></Piece>
</Pieces>
<PaymentAccountNumber>971649215971649215</PaymentAccountNumber>
<IsDutiable>N</IsDutiable>
<NetworkTypeCode>AL</NetworkTypeCode>
</BkgDetails>
<To>
<CountryCode>CA</CountryCode>
<Postalcode>K9J1P7</Postalcode><City>PETERBOROUGH</City>
</To>
</GetQuote>
</p:DCTRequest>
DHL RESPONSE: Reveal
<?xml version="1.0" encoding="UTF-8"?><res:ErrorResponse xmlns:res='https://www.dhl.com' xmlns:xsi='https://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation= 'https://www.dhl.com err-res.xsd'>
<Response>
<ServiceHeader>
<MessageTime>2018-04-26T16:21:50+01:00</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>v62_XkVuLDjRxd</SiteID>
<Password>v62_XkVuLDjRxd</Password>
</ServiceHeader>
<Status>
<ActionStatus>Error</ActionStatus>
<Condition>
<ConditionCode>111</ConditionCode>
<ConditionData>Error in parsing request XML:Error:
Datatype error: In element
'PaymentAccountNumber' : Value
'971649215971649215' with length
'18' exceeds maximum length facet of
'12'.. at line 25, column 68</ConditionData>
</Condition>
</Status>
</Response></res:ErrorResponse><!-- ServiceInvocationId:20180426162150_f701_580c651f-f9b5-4c89-a91a-54b73c631b0a -->
]]>
Hi,
we are currently using your basic version of plugin, but planning to go to premium after initial testing.
Please if you can help us – we cannot determine why DHL rates are not showing neither on cart page or the checkout page.
Our DHL settings screen
https://prntscr.com/j8j0kv
Rates and service options
https://prntscr.com/j8j2yk
[ Redacted, that’s way too much ]
In debug xml – we are getting this Condition errors
<Note>
<Condition>
<ConditionCode>410501</ConditionCode>
<ConditionData>Pickup PL ambiguity rule applied </ConditionData>
</Condition>
<Condition>
<ConditionCode>410509</ConditionCode>
<ConditionData>Delivery PL ambiguity rule applied</ConditionData>
</Condition>
<Condition>
<ConditionCode>410000</ConditionCode>
<ConditionData>Data warning</ConditionData>
</Condition>
<Condition>
<ConditionCode>520000</ConditionCode>
<ConditionData>Composite call error</ConditionData>
</Condition>
</Note>
Please if you can help us how to resolve this.
Thank you in advance.
Hi,
I get an error when I increase my cart item count to 100. Works with up to 99 pieces. I have the plugin in test mode at the moment. Can you help me figure out what’s wrong? Any help appreciated. Thanks.
Request and response are here.
REQUEST
<?xml version="1.0" encoding="UTF-8"?>
<p:DCTRequest xmlns:p="https://www.dhl.com" xmlns:p1="https://www.dhl.com/datatypes" xmlns:p2="https://www.dhl.com/DCTRequestdatatypes" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://www.dhl.com DCT-req.xsd ">
<GetQuote>
<Request>
<ServiceHeader>
<MessageTime>2018-03-27T19:12:02</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>XXX</SiteID>
<Password>XXX</Password>
</ServiceHeader>
</Request>
<From>
<CountryCode>FI</CountryCode>
<Postalcode>XXX</Postalcode><City>XXX</City>
</From>
<BkgDetails>
<PaymentCountryCode>FI</PaymentCountryCode>
<Date>2018-03-27</Date>
<ReadyTime>PT10H21M</ReadyTime>
<DimensionUnit>CM</DimensionUnit>
<WeightUnit>KG</WeightUnit>
<Pieces>
<Piece><PieceID>1</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>2</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>3</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>4</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>5</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>6</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>7</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>8</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>9</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>10</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>11</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>12</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>13</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>14</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>15</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>16</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>17</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>18</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>19</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>20</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>21</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>22</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>23</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>24</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>25</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>26</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>27</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>28</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>29</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>30</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>31</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>32</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>33</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>34</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>35</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>36</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>37</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>38</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>39</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>40</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>41</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>42</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>43</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>44</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>45</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>46</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>47</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>48</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>49</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>50</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>51</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>52</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>53</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>54</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>55</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>56</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>57</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>58</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>59</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>60</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>61</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>62</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>63</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>64</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>65</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>66</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>67</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>68</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>69</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>70</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>71</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>72</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>73</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>74</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>75</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>76</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>77</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>78</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>79</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>80</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>81</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>82</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>83</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>84</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>85</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>86</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>87</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>88</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>89</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>90</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>91</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>92</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>93</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>94</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>95</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>96</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>97</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>98</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>99</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece><Piece><PieceID>100</PieceID><PackageTypeCode>BOX</PackageTypeCode><Weight>0.1</Weight></Piece>
</Pieces>
<PaymentAccountNumber>XXX</PaymentAccountNumber>
<IsDutiable>Y</IsDutiable>
<NetworkTypeCode>AL</NetworkTypeCode>
</BkgDetails>
<To>
<CountryCode>CO</CountryCode>
<City>MEDELLIN</City>
</To>
<Dutiable><DeclaredCurrency>EUR</DeclaredCurrency><DeclaredValue>600</DeclaredValue></Dutiable>
</GetQuote>
</p:DCTRequest>
RESPONSE
<?xml version="1.0" encoding="UTF-8"?><res:ErrorResponse xmlns:res='https://www.dhl.com' xmlns:xsi='https://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation= 'https://www.dhl.com err-res.xsd'>
<Response>
<ServiceHeader>
<MessageTime>2018-03-27T21:12:04+01:00</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>XXX</SiteID>
<Password>XXX</Password>
</ServiceHeader>
<Status>
<ActionStatus>Error</ActionStatus>
<Condition>
<ConditionCode>111</ConditionCode>
<ConditionData>Error in parsing request XML:Error: The
content of element type "Pieces" must
match
"(Piece,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?)".
at line 24, column 14</ConditionData>
</Condition>
</Status>
</Response></res:ErrorResponse><!-- ServiceInvocationId:20180327211204_97ed_a13d283b-b683-48df-a682-ae6154c919c7 -->
]]>
i install and configure DHL plugin but it not shown with checkout,
product weight already added
here is DHL request:
<?xml version=”1.0″ encoding=”UTF-8″?>
<p:DCTRequest xmlns:p=”https://www.dhl.com” xmlns:p1=”https://www.dhl.com/datatypes” xmlns:p2=”https://www.dhl.com/DCTRequestdatatypes” xmlns:xsi=”https://www.w3.org/2001/XMLSchema-instance” xsi:schemaLocation=”https://www.dhl.com DCT-req.xsd “>
<GetQuote>
<Request>
<ServiceHeader>
<MessageTime>2018-03-20T15:52:27</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>jucobsas</SiteID>
<Password>maCbcnQzA0</Password>
</ServiceHeader>
</Request>
<From>
<CountryCode>CO</CountryCode>
<City>Bogotá</City>
</From>
<BkgDetails>
<PaymentCountryCode>CO</PaymentCountryCode>
<Date>2018-03-20</Date>
<ReadyTime>PT10H21M</ReadyTime>
<DimensionUnit>CM</DimensionUnit>
<WeightUnit>KG</WeightUnit>
<Pieces>
</Pieces>
<PaymentAccountNumber>683058590</PaymentAccountNumber>
<IsDutiable>Y</IsDutiable>
<NetworkTypeCode>AL</NetworkTypeCode>
<QtdShp><QtdShpExChrg><SpecialServiceType>II</SpecialServiceType><LocalSpecialServiceType>XCH</LocalSpecialServiceType></QtdShpExChrg></QtdShp>
<InsuredValue>0</InsuredValue><InsuredCurrency>USD</InsuredCurrency>
</BkgDetails>
<To>
<CountryCode>GB</CountryCode>
<Postalcode></Postalcode>
</To>
<Dutiable><DeclaredCurrency>COP</DeclaredCurrency><DeclaredValue>0</DeclaredValue></Dutiable>
</GetQuote>
</p:DCTRequest>
DHL response:
<?xml version=”1.0″ encoding=”UTF-8”?><res:ErrorResponse xmlns:res=’https://www.dhl.com’ xmlns:xsi=’https://www.w3.org/2001/XMLSchema-instance’ xsi:schemaLocation= ‘https://www.dhl.com err-res.xsd’>
<Response>
<ServiceHeader>
<MessageTime>2018-03-20T16:52:28+01:00</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>jucobsas</SiteID>
<Password>jucobsas</Password>
</ServiceHeader>
<Status>
<ActionStatus>Error</ActionStatus>
<Condition>
<ConditionCode>111</ConditionCode>
<ConditionData>Error in parsing request XML:Error: The
content of element type "Pieces" is
incomplete, it must match
"(Piece,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?,Piece?)".
at line 24, column 14</ConditionData>
</Condition>
</Status>
</Response></res:ErrorResponse><!– ServiceInvocationId:20180320165228_7837_5e28f36f-9d41-4c22-9483-fd5d435fdbe5 –>
please help me to setup this plugin
]]>I wonder if there is a plugin that automatically implements the rates for Brazil? If you have one, I’d like to know how I can implement it with a step-by-step guide.
I’m having a hard time, because I’m having to put all the rules apart. It would be a great help if this plugin already solved everything automatically. ??
]]>I am using the plugin in my website. It is working and shows the prices but the calculated prices don’t match the agreement I have DHL. It shows much higher prices.
What do I need to fix?
]]>