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

SI: USPS Web Tools is using an Unsecured End Point #353

Closed
mtrutledge opened this issue Mar 11, 2021 · 0 comments
Closed

SI: USPS Web Tools is using an Unsecured End Point #353

mtrutledge opened this issue Mar 11, 2021 · 0 comments
Labels
Milestone

Comments

@mtrutledge
Copy link
Contributor

The USPS Address Verification is using an unsecured End Point:

private const string _url = "http://production.shippingapis.com/ShippingAPITest.dll?API=Verify&XML=";

According to USPS:

Effective June 24th, 2021, Web Tools will remove support for all unsecure HTTP endpoints. After this change, all requests to an unsecure HTTP endpoint will fail when attempting to access the Web Tools APIs and integrators may see an error message.

@WillStrohl WillStrohl added this to the 03.06.00 milestone Apr 23, 2021
@WillStrohl WillStrohl changed the title USPS Web Tools is using an Unsecured End Point SI: USPS Web Tools is using an Unsecured End Point Apr 23, 2021
erw13n added a commit to erw13n/hotcakes-commerce-core that referenced this issue Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants