-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSL No Longer Trusted #2
Comments
Related: globalpayments/node-sdk#2 |
Hi guys, Yes, the cert on that domain needs to be updated but we're currently in a code freeze so it'll be at least until January before it's updated. Our current workaround is to use the old javascript library at https://api2.heartlandportico.com/SecureSubmit.v1/token/2.1/securesubmit.js. It doesn't use the api2-c for assets. We'll close this issue once the cert is updated. |
Thanks Eric! I didn't realize I could use the old securesubmit.js tokenization with the new SDK. That's good to know, I'll leave my old client-side code alone and migrate the back-end to use the GlobalPayments node-js library. |
…tner-url correct insertBefore logic
The SSL Certificate for
https://api2-c.heartlandportico.com/SecureSubmit.v1/token/gp-1.0.2/globalpayments.js
is no longer trusted by Google Chrome.The text was updated successfully, but these errors were encountered: