From 20aa147559616d9de49d900f6a9a2731b7f874f5 Mon Sep 17 00:00:00 2001 From: Chris Koerner Date: Fri, 20 Nov 2015 15:44:48 -0500 Subject: [PATCH] Update jquery.securesubmit.js --- jquery.securesubmit.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/"