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

Allow USPS Shipping Methods Without ExtraServices #7729

Merged
merged 1 commit into from
Jun 26, 2017

Conversation

jaywilliams
Copy link
Contributor

@jaywilliams jaywilliams commented Dec 8, 2016

According to the USPS API <ExtraServices> can show up as an empty element, like so: <ExtraServices/>. In fact, this is causing an issue with "Priority Mail International" shipments to the UK, because USPS doesn't offer any extra services for that shipping method to that country. They do however add extra services to Priority Mail International packages sent to Australia.

https___www_usps_com_business_web-tools-apis_rate-calculator-api_htm
API Docs: https://www.usps.com/business/web-tools-apis/rate-calculator-api.htm

According to the USPS API `<ExtraServices>` can show up as an empty element, like so: `<ExtraServices/>`. In fact, this is causing an issue with "Priority Mail International" shipments to the UK, because USPS doesn't offer any extra services for that shipping method. They do however add extra services to Priority Mail International packages sent to AU.
@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Dec 8, 2016

CLA assistant check
All committers have signed the CLA.

@okorshenko okorshenko self-assigned this Jun 20, 2017
@okorshenko okorshenko added this to the June 2017 milestone Jun 20, 2017
@magento-team magento-team merged commit 7d14b85 into magento:develop Jun 26, 2017
@jaywilliams jaywilliams deleted the patch-1 branch June 26, 2017 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants