Use production API for UPS
This commit is contained in:
parent
24310ee8e2
commit
7628f3d2c6
@ -7,8 +7,8 @@
|
||||
|
||||
class UPSAPIs {
|
||||
|
||||
const BASEURL = "https://wwwcie.ups.com";
|
||||
//const BASEURL = "https://onlinetools.ups.com";
|
||||
//const BASEURL = "https://wwwcie.ups.com";
|
||||
const BASEURL = "https://onlinetools.ups.com";
|
||||
|
||||
public static function getBearerToken(bool $force = false): string {
|
||||
global $memcache;
|
||||
|
Loading…
x
Reference in New Issue
Block a user