Quote Originally Posted by superprg View Post
I get error as:
<error-message>The address that you are shipping from is invalid. Please send a correct US address.</error-message>
</error>

This is the part of my xml

<ship-from id="Store_origin">
<city></city>
<region></region>
<postal-code>bd215ee</postal-code>
<country-code>GB</country-code>
</ship-from>

What might be going on wrong here?
I am shipping from UK
then why does it states that invalid US Address?
Any idea?
Does this expect more of an address? City? Region?