diff --git a/jquery.securesubmit.js b/jquery.securesubmit.js index f81e5f4..460dc5d 100644 --- a/jquery.securesubmit.js +++ b/jquery.securesubmit.js @@ -12,7 +12,7 @@ var hps = (function ($) { Tag: "SecureSubmit", Urls: { - CERT: "https://posgateway.cert.secureexchange.net/Hps.Exchange.PosGateway.Hpf.v1/api/token", + CERT: "https://cert.api2.heartlandportico.com/Hps.Exchange.PosGateway.Hpf.v1/api/token", PROD: "https://api.heartlandportico.com/SecureSubmit.v1/api/token", iframeCERT: "https://hps.github.io/token/2.0/", iframePROD: "https://api.heartlandportico.com/SecureSubmit.v1/token/2.0/"