Square Certificate Authority invalid when requesting paymentform script
-
Hey guys, I hope you all are well!
I’m receiving several feedbacks from customers who are unable to buy on my website https://www.tutuspantry.com/ because of the fields on the card form at checkout are disabled.
I was unable to reproduce the error here (MacOS, Chrome) but a client running Windows 10 sent me the following Chrome Console log:
paymentform:1 Failed to load resource: net::ERR_CERT_AUTHORITY_INVALID wc-square.min.js:220 Uncaught ReferenceError: SqPaymentForm is not defined at n.value (wc-square.min.js:220) at HTMLBodyElement.<anonymous> (wc-square.min.js:107) at HTMLBodyElement.dispatch (jquery.js?ver=1.12.4-wp:3) at HTMLBodyElement.r.handle (jquery.js?ver=1.12.4-wp:3) at Object.trigger (jquery.js?ver=1.12.4-wp:3) at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2) at HTMLBodyElement.<anonymous> (jquery.js?ver=1.12.4-wp:3) at Function.each (jquery.js?ver=1.12.4-wp:2) at a.fn.init.each (jquery.js?ver=1.12.4-wp:2) at a.fn.init.trigger (jquery.js?ver=1.12.4-wp:3)
As I understand the problem is in the invalidity of Certificate Authority of Square’s certificate when requesting the file
https://js.squareup.com/v2/paymentform
and therefore it is not possible to load and findSqPaymentForm
object.Pretty weird because it seems that the error only happens on machines running Windows 10 and Chrome, both updated with the latest versions and patches.
As it is not an error “on my side” I am not finding a way to solve it.
Has anyone had this error or can help me figure it out what’s going on?
The page I need help with: [log in to see the link]
- The topic ‘Square Certificate Authority invalid when requesting paymentform script’ is closed to new replies.