File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ class Mage_Usa_Model_Shipping_Carrier_Usps
112
112
*
113
113
* @var string
114
114
*/
115
- protected $ _defaultGatewayUrl = 'http ://production.shippingapis.com/ShippingAPI.dll ' ;
115
+ protected $ _defaultGatewayUrl = 'https ://production.shippingapis.com/ShippingAPI.dll ' ;
116
116
117
117
/**
118
118
* Container types that could be customized for USPS carrier
Original file line number Diff line number Diff line change 194
194
<container >VARIABLE</container >
195
195
<cutoff_cost />
196
196
<free_method />
197
- <gateway_url >http ://production.shippingapis.com/ShippingAPI.dll</gateway_url >
197
+ <gateway_url >https ://production.shippingapis.com/ShippingAPI.dll</gateway_url >
198
198
<gateway_secure_url >https://secure.shippingapis.com/ShippingAPI.dll</gateway_secure_url >
199
199
<shipment_requesttype >0</shipment_requesttype >
200
200
<handling />
You can’t perform that action at this time.
0 commit comments