• I’ve seen this same error replicated many times however I have gone through all the possible solutions and nothing seems to work on my form.

    My form stays for a long time submitting the response but never redirects to the “SUCCESS” page, however I have explored the “submissions” and the registration history does exist.

    These are possible solutions that I have explored but have not worked for me:

    • Rendering: Enable “Load form using AJAX”
    • Validation: On submit
    • I don’t have cache plugins enabled
    • After submission: “Redirect user to another page”
    • Increase memory limit: define( ‘WP_MEMORY_LIMIT’, ‘256M’ );

    NOTE: I’m using Stripe payment method in “Test” mode, but this seems to work fine.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘An error occurred while processing the form. Please try again’ is closed to new replies.