Well the Customer's account number can be used for the actual transaction. The problem was I was having trouble obtaining it since the customer was out of town. I finally did obtain it earlier today ...

However I'm kind of back to square one because even having the account number and the documentation they don't give you the connection URIs ... you have to complete their certification which apparently consists of your app running some test scripts ... they also don't tell you how much that costs though they mention there is a fee. The company is definatly not interested in paying an unknown cost and wasting time with that, especially when what you get for it is rather dubious, especially for a small company.

It's all very frustrating, you would think that FedEx would be happy to make getting a package rate fairly simple in whatever format you want as someone will probably use that information to charge their own customers and give FedEx more money. But they do not.

As for calculating myself ... nah, I'll use WWW::Mechanize to get rates from the form on their website before I calculate myself.


In reply to Re^2: Obtaining a package shipping rate from FedEx by cfreak
in thread Obtaining a package shipping rate from FedEx by cfreak

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.