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

USPS returns multiple rates and ignores dimensions #55

Open
couellet opened this issue Nov 29, 2016 · 2 comments
Open

USPS returns multiple rates and ignores dimensions #55

couellet opened this issue Nov 29, 2016 · 2 comments

Comments

@couellet
Copy link
Contributor

We are specifying dimensions of a package however USPS returns us multiple rates that include the dimension in the name.

For example:

  • Priority Mail 3-Days Medium Flat Rate Box
  • Priority Mail 3-Days Large Flat Rate Box

However we specified the dimensions in the request and according to their site it should match a Large box.

@couellet couellet changed the title USPS returns multiple rates and ignores dimensiosn USPS returns multiple rates and ignores dimensions Nov 29, 2016
@kylewest
Copy link
Owner

I'm guessing this is an issue on the USPS side (their API errs on the side of providing more options vs. less). Were the small box, envelope, etc. included in the results?

Kyle

@couellet
Copy link
Contributor Author

Yep all those options were included. We will probably try to filter them on our side. Pretty bad that USPS does not do it out of the box ;)

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