Chris Olsen
2008-Jul-01 17:47 UTC
Looking for UPS or FedEx api to calculate shipping rates
I found one for fedex, but it seems to be geared for com+ objects on an IIS server, and the only one that I have found for UPS is for the US only. Does anyone know of any others? Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Brian Hogan
2008-Jul-01 17:54 UTC
Re: Looking for UPS or FedEx api to calculate shipping rates
Boom! http://shipping.rubyforge.org/ On Tue, Jul 1, 2008 at 12:47 PM, Chris Olsen < rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > I found one for fedex, but it seems to be geared for com+ objects on an > IIS server, and the only one that I have found for UPS is for the US > only. > > Does anyone know of any others? > > Thanks > -- > Posted via http://www.ruby-forum.com/. > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hassan Schroeder
2008-Jul-01 17:55 UTC
Re: Looking for UPS or FedEx api to calculate shipping rates
On Tue, Jul 1, 2008 at 10:47 AM, Chris Olsen <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > I found one for fedex, but it seems to be geared for com+ objects on an > IIS server...?? Not at <http://fedex.com/us/developer/product/solutions.html> HTH, -- Hassan Schroeder ------------------------ hassan.schroeder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Chris Olsen
2008-Jul-01 18:41 UTC
Re: Looking for UPS or FedEx api to calculate shipping rates
> ?? Not at <http://fedex.com/us/developer/product/solutions.html>Those are the ones that I seemed to need IIS for. Brian Hogan wrote:> Boom! > > http://shipping.rubyforge.org/ > > > > On Tue, Jul 1, 2008 at 12:47 PM, Chris Olsen <Sweet. Not sure why that was not showing up in the search results. Thanks Brian -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hassan Schroeder
2008-Jul-01 18:50 UTC
Re: Looking for UPS or FedEx api to calculate shipping rates
On Tue, Jul 1, 2008 at 11:41 AM, Chris Olsen <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> >> ?? Not at <http://fedex.com/us/developer/product/solutions.html> > > Those are the ones that I seemed to need IIS for.Where in the world do you see that?? "Web services" are by definition platform independent. Or, to quote that very page: Integrating with FedEx Web Services FedEx Web Services is the next generation API for integrating software applications with FedEx Systems. Web services represent the future application integration because they offer the following: * Inter-operability: Any Web service can interact with any other Web service and can be written in any language. FWIW, -- Hassan Schroeder ------------------------ hassan.schroeder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Chris Olsen
2008-Jul-01 19:17 UTC
Re: Looking for UPS or FedEx api to calculate shipping rates
Hassan Schroeder wrote:> On Tue, Jul 1, 2008 at 11:41 AM, Chris Olsen > <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: >> >>> ?? Not at <http://fedex.com/us/developer/product/solutions.html> >> >> Those are the ones that I seemed to need IIS for. > > Where in the world do you see that?? > > "Web services" are by definition platform independent. > > Or, to quote that very page: > > Integrating with FedEx Web Services > FedEx Web Services is the next generation API for integrating software > applications with FedEx Systems. Web services represent the future > application integration because they offer the following: > > * Inter-operability: Any Web service can interact with any other Web > service and can be written in any language. >Oops it was these ones that it says in the code that IIS is needed for: http://fedex.com/us/solutions/shipapi/sample_code.html/ When I copied your link I missed the "L" in html and got a invalid page and assumed that it was to the same tools I found earlier. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hassan Schroeder
2008-Jul-01 19:34 UTC
Re: Looking for UPS or FedEx api to calculate shipping rates
On Tue, Jul 1, 2008 at 12:17 PM, Chris Olsen <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Oops it was these ones that it says in the code that IIS is needed for: > http://fedex.com/us/solutions/shipapi/sample_code.html/Uh, it mentions IIS in /one/ of the eight sample code descriptions :-) In any case, hopefully the shipping plugin will cover up all the WSDL madness... -- Hassan Schroeder ------------------------ hassan.schroeder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Chris Olsen
2008-Jul-01 19:52 UTC
Re: Looking for UPS or FedEx api to calculate shipping rates
Hassan Schroeder wrote:> On Tue, Jul 1, 2008 at 12:17 PM, Chris Olsen > <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: > >> Oops it was these ones that it says in the code that IIS is needed for: >> http://fedex.com/us/solutions/shipapi/sample_code.html/ > > Uh, it mentions IIS in /one/ of the eight sample code descriptions :-) > > In any case, hopefully the shipping plugin will cover up all the WSDL > madness... > > -- > Hassan Schroeder ------------------------ hassan.schroeder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.orgI looked at the javascript, so if that is the one then I guess that is just bad luck for both you and me. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hassan Schroeder
2008-Jul-01 20:10 UTC
Re: Looking for UPS or FedEx api to calculate shipping rates
On Tue, Jul 1, 2008 at 12:52 PM, Chris Olsen <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> I looked at the javascript, so if that is the one then I guess that is > just bad luck for both you and me.I imagine that you need to register as a developer to get the good stuff -- the API docs, etc. At least that was the way with UPS some time back; not that their API actually worked, of course :-) Good luck! -- Hassan Schroeder ------------------------ hassan.schroeder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Chris Olsen
2008-Jul-01 20:43 UTC
Re: Looking for UPS or FedEx api to calculate shipping rates
Hassan Schroeder wrote:> On Tue, Jul 1, 2008 at 12:52 PM, Chris Olsen > <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: > >> I looked at the javascript, so if that is the one then I guess that is >> just bad luck for both you and me. > > I imagine that you need to register as a developer to get the good > stuff -- the API docs, etc. > > At least that was the way with UPS some time back; not that their > API actually worked, of course :-) > > Good luck! > -- > Hassan Schroeder ------------------------ hassan.schroeder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.orgThings are a little unorganized, at least on the UPS page. To get a api key I registered, but have to wait for them to contact me..? Not sure why that is required. Thanks for the help -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Gregory Seidman
2008-Jul-01 20:50 UTC
Re: Looking for UPS or FedEx api to calculate shipping rates
On Tue, Jul 01, 2008 at 10:43:40PM +0200, Chris Olsen wrote:> > Hassan Schroeder wrote: > > On Tue, Jul 1, 2008 at 12:52 PM, Chris Olsen > > <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: > > > >> I looked at the javascript, so if that is the one then I guess that is > >> just bad luck for both you and me. > > > > I imagine that you need to register as a developer to get the good > > stuff -- the API docs, etc. > > > > At least that was the way with UPS some time back; not that their > > API actually worked, of course :-) > > > > Good luck! > > -- > > Hassan Schroeder ------------------------ hassan.schroeder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org > > Things are a little unorganized, at least on the UPS page. To get a api > key I registered, but have to wait for them to contact me..? Not sure > why that is required.Please see http://redcorundum.blogspot.com/2008/02/quest-for-ups-api.html> Thanks for the help--Greg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Chris Olsen
2008-Jul-01 21:07 UTC
Re: Looking for UPS or FedEx api to calculate shipping rates
>> Things are a little unorganized, at least on the UPS page. To get a api >> key I registered, but have to wait for them to contact me..? Not sure >> why that is required. > > Please see > http://redcorundum.blogspot.com/2008/02/quest-for-ups-api.html > >> Thanks for the help > --Greg:) Does anyone have an api key that they want to share? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---