Replies: 0
Hello!
I’ve got an issue with the DHL WooCommerce Shipping Method plugin (Basic) when shipping to Canada.
The plugin sends a DHL REQUEST with the following section “to”:
<To>
<CountryCode>CA</CountryCode>
<Postalcode>M4B</Postalcode>
</To>
and gets the DHL RESPONSE:
<ConditionCode>3024</ConditionCode>
<ConditionData>Postcode not found. Expected formats: <country specific post code format></ConditionData>
although the postcode “M4B” is correct for Canada.
Please help me to resolve the issue.