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

FedEx: Add option specifying which rate type to return (Retail, Negotiated, etc.) #41

Open
dmmikescott opened this issue Mar 10, 2016 · 1 comment

Comments

@dmmikescott
Copy link

It looks like the FedEx provider is returning the highest rate returned for each shipping option, so there is no way to get the negotiated rate for the account submitted. For instance, I'm testing shipping from Wisconsin to Canada. The rate on two of the RatedShipmentDetails are $23.90 (negotiated rate), but on the other two they are $70.65. Huge difference.

@carlosredondo
Copy link

It will be nice to have a flag (on/off) for negotiated rates. Some customers wants to make negotiated rates available to final consumers while others don't.

@kylewest kylewest changed the title FedEx returning wrong rate FedEx: Add option specifying which rate type to return (Retail, Negotiated, etc.) Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants