Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Author « Topic »  

Dermontti
Advanced Member

USA
119 Posts

Posted - 07/31/2020 :  07:46:39  
Hi,

We're planning on adding DHL to our store and we've uncovered a bug where DHL will return incorrect rates for canada if the postcode isn't capitalized. The address we've tested with is:

300 King St
Estevan, Saskatchewan S4A 2B4
Canada

There's a 'remote delivery surcharge' that doesn't get added if the user enters s4a 2b4 instead of S4A 2B4.

This is really more a bug with DHL in our opinion, but we figured you guys would like to know as well.

Vince
Administrator

42428 Posts

Posted - 07/31/2020 :  09:36:03  
Hi Dermontti
Yup, that's good to know and thanks for bringing it to my attention. I'll add the fix to the next updater. If you want to add that yourself open inccart.asp in notepad and search for...

"</CountryCode><Postalcode>" & destZip & "</Postalcode>"

and change that to...

"</CountryCode><Postalcode>" & ucase(destZip) & "</Postalcode>"

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000