Infinite Paymongo Loading at Checkout
-
I have installed the plugin without any issues. I’ve added both the Live and Test Keys.
But the CreditCard fields are not loading on the checkout page. It’s just loading forever.
I got this error on the console log.Uncaught TypeError: Cannot read property 'map' of undefined paymongo-client.js?ver=5.4.2:78
on this line of code:
PaymongoClient.prototype.parseErrors = function (e, errors, callback) { const errorMessages = errors.map(({ detail, sub_code }) => {
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Infinite Paymongo Loading at Checkout’ is closed to new replies.