We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9aad2c1 + 74c1112 commit 43f0b0dCopy full SHA for 43f0b0d
app/code/Magento/Usps/etc/config.xml
@@ -15,7 +15,7 @@
15
<container>VARIABLE</container>
16
<cutoff_cost />
17
<free_method />
18
- <gateway_url>http://production.shippingapis.com/ShippingAPI.dll</gateway_url>
+ <gateway_url>https://production.shippingapis.com/ShippingAPI.dll</gateway_url>
19
<gateway_secure_url>https://secure.shippingapis.com/ShippingAPI.dll</gateway_secure_url>
20
<shipment_requesttype>0</shipment_requesttype>
21
<handling />
0 commit comments