Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #19 from hps/update-cert-url
Browse files Browse the repository at this point in the history
Update cert url to support PCI 3.1
  • Loading branch information
slogsdon committed Nov 20, 2015
2 parents 77a4477 + 20aa147 commit b871fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jquery.securesubmit.js
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
Expand Down

0 comments on commit b871fed

Please sign in to comment.