Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transit_time=nil response for all shipping service types except ground #118

Open
Scott-S opened this issue May 11, 2016 · 1 comment
Open

Comments

@Scott-S
Copy link

Scott-S commented May 11, 2016

Hey Guys,

I seem to be having trouble requesting Transit times - for both fedex.ship and fedex.rate requests I'm returning @transit_time=nil for shipping service types except FEDEX_GROUND

It this a known limitation of this gem, does anyone know how to return transit time along with rates?

In the FedEX Documentation I found this:

Use the optional ReturnTransitAndCommit element to include transit time information in the reply. FedEx Express information will include the day and date the package will be delivered, based on the ship date you specified. The FedEx Ground response will describe the number of business days required for the package delivery

Thanks!

@Scott-S Scott-S changed the title transit_time=nil for all shipping services except ground transit_time=nil response for all shipping service types except ground May 11, 2016
@martinemde
Copy link

I've solved this with #122.

Please see details there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants