Hey Chris,

Im working on implementing this now. Seems to work perfect!
However, Im hitting some field errors. Was wondering if I could pick
everybody's brain...

1). I dropped in your fedex_soap into my satchmo's shipping modules
folder and updated settings.py to use it instead of the original.
2). I entered in a US address --worked nicely.
3). I added a Germany address... used "Berlin" for city field and
satchmo.log reports:

``Mon, 16 Aug 2010 11:25:19 fedex.shipper INFO     Fedex Error:
org.xml.sax.SAXParseException: Datatype error: In element
'StateOrProvinceCode' : Value 'Berlin' does not match regular
expression facet '[A-Z]{2}'.. - Code: 2106``

Seems like it's looking for a ``[A-Z]{2}`` and not the full name. Is
Satchmo missing these codes?

I also have a issue with Zip/Postal code for international addresses,
So I unchecked it as a requirement in Live Settings. Not sure if this
is fixing the actual problem.

So how should I deal with all the international possibilities?
Otherwise I assume your module is working. Thank you very very much.

- Ben




On Jul 26, 9:11 am, Chris Laux <[email protected]> wrote:
> On 7/26/2010 9:45 AM, Chris Laux wrote:> On 7/24/2010 4:38 PM, pavera wrote:
> >> I would also be interested to see this, I was about to embark on
> >> building a new fedex shipping module using the SOAP api as I'm
> >> building a store that needs full fedex functionality (ground, express,
> >> and international + generating shipping labels)
>
> >> Hopefully your boss will let you release it :)  Otherwise, I'll build
> >> my own and submit it back to satchmo... either way, just let me know
>
> >> Thanks,
> >> Tom
>
> > I'm cleaning it up a little & will post a link to the tar soon.
>
> http://coppermade.com/static/fedex_soap-0.0.0.1.tar.gz
>
> I didn't test it after I took out my site-specific hacks, so there's a
> (small) chance it won't "just work". Also, this is for Satchmo 0.9, I
> don't know how well it would work on 0.9.1. If nothing else, it's a
> starting point - I know it could use some caching to speed it up.
>
> Let me know how/if it works for you.
>
> --
> Chris Laux

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to