Skip to content

Commit 74c1112

Browse files
ENGCOM-9070: Change HTTP Endpoint according to the USPS future release #32947
- Merge Pull Request #32947 from EvheniiaKolkhiieva/magento2:fix-gateway-url-for-usps-carrier - Merged commits: 1. f78f911
2 parents 710b9cc + f78f911 commit 74c1112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Usps/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<container>VARIABLE</container>
1616
<cutoff_cost />
1717
<free_method />
18-
<gateway_url>http://production.shippingapis.com/ShippingAPI.dll</gateway_url>
18+
<gateway_url>https://production.shippingapis.com/ShippingAPI.dll</gateway_url>
1919
<gateway_secure_url>https://secure.shippingapis.com/ShippingAPI.dll</gateway_secure_url>
2020
<shipment_requesttype>0</shipment_requesttype>
2121
<handling />

0 commit comments

Comments
 (0)