Skip to content

Commit

Permalink
Update app/code/Magento/Ups/Model/Carrier.php
Browse files Browse the repository at this point in the history
Co-Authored-By: wsajosh <joshua.stewart@shipperhq.com>
ihor-sviziev and wsajosh authored Mar 4, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 005a57c commit ff94ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/Ups/Model/Carrier.php
Original file line number Diff line number Diff line change
@@ -77,7 +77,7 @@ class Carrier extends AbstractCarrierOnline implements CarrierInterface
*
* @var string
*/
protected $_defaultCgiGatewayUrl = 'https://www.ups.com:80/using/services/rave/qcostcgi.cgi';
protected $_defaultCgiGatewayUrl = 'https://www.ups.com/using/services/rave/qcostcgi.cgi';

/**
* Test urls for shipment

0 comments on commit ff94ee1

Please sign in to comment.