Error under Checkout button
-
Hello,
With the cardconnect payment gateway enabled I am getting the text below on my sight under the place order button. Please advise. I am using version 3.3.4‘) $.getScript(“https://www.google.com/recaptcha/api.js”, function (data, textStatus, jqxhr) { }); } refresh_captcha_callback = function refresh_captcha_callback() { checkout_button.prop(‘disabled’, true); add_captcha(); console.log(‘Captcha Expired and refreshed’); } recaptcha_check_sucsessful = function recaptcha_check_sucsessful_callback(token) { checkout_button.prop(‘disabled’, false); } })(jQuery);
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Error under Checkout button’ is closed to new replies.