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 not returning Commitment Date / Delivery Date #88

Open
efficiondave opened this issue May 16, 2019 · 1 comment
Open

USPS not returning Commitment Date / Delivery Date #88

efficiondave opened this issue May 16, 2019 · 1 comment

Comments

@efficiondave
Copy link

We needed the Commitment Date / Delivery Date returned for USPS but Commitment Date wasn't being returned by USPS with the current parameters and the code was setting the Delivery Date to 30 days from current time. I had to modify the code to pass in Value and SpecialServices -> SpecialService and remove Machinable in order to get the CommitmentDate returned and then Delivery Date was properly set.

@micheleissa
Copy link

You will need to add shipDate as a param in the provider ctor so the Delivery Date can come back in the response.

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