UPS Shipping required I get a new account ID and new KEY for my website
how to find where to change the KEY
What folder or Database area do I look into to find it? Need to find the
AccessLicense Number "key" and replace with the new developer key given to
me by UPS.
I tried looking in the database even and htaccess file and the php files
and folders. Thanks.
// Calculate UPS
function calculate_ups($code) {
$url = "https://www.ups.com/ups.app/xml/Rate";
$data = '<?xml version="1.0"?>
<AccessRequest xml:lang="en-US">
<AccessLicenseNumber>'.$this->ups_access.'</AccessLicenseNumber>
<UserId>'.$this->ups_user.'</UserId>
<Password>'.$this->ups_pass.'</Password>
</AccessRequest>
<?xml version="1.0"?>
Reply All
Friday, August 9, 2013
UPS Shipping required I get a new account ID and new KEY for my website how to find where to change the KEY
Posted on 3:45 PM by Unknown
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment