ajaxComplete is not a function
-
Hello,
When trying to post a payment to PayPal on a test environment (Method 1 redirection or Method 2 redirection) the page simply reloads and adds #wpcf7-f300-p259-o1 to the end of the URL. On any page I get a console error:
// stripe payment form
// method 1
jQuery(document).ajaxComplete(function() {
cf7pp_load_stripe();
});We don’t have a Stripe Account and only want to use this for PayPal payments. The only Contact Form 7 add ons we have installed are Flamingo. I added the plugin to my local as well to see if upon activation this would occur and its happening there too (without Flamingo installed or any settings added to your plugin or forms hooked up to the plugin).
Any idea why this is happening?
Thank you!
The page I need help with: [log in to see the link]
The topic ‘ajaxComplete is not a function’ is closed to new replies.