• Resolved fgaraurigo

    (@fgaraurigo)


    Hello guys,

    I am opening this thread due to a behaviour I found about this WooCommerce Cart Abandonment Recovery plugin, as it sends many duplicated AJAX requests (unfortunately it doesn’t allow me to upload an screenshot).

    Do you guys know if there’s any chance to avoid duplicated requests or is it its normal behaviour?

    Thanks a lot for your help,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Aamir

    (@aamiribsf)

    Hello @fgaraurigo,

    Greetings of the day!

    WooCommerce cart abandonment recovery plugin sends the AJAX call(cartflows_save_cart_abandonment_data) to save cart data when the user enters the email on the checkout form.

    Multiple AJAX calls will be sent if the user changes the data in the fields after entering the email. The reason is to capture the updated data immediately.

    You can confirm this by checking the AJAX call action name cartflows_save_cart_abandonment_data

    Please see this screenshot:https://d.pr/i/rGnAWf

    I hope this clears things out. Let me know if there are any further queries.

    Plugin Support Sravan Bhaskaravajjula

    (@bhshravankumar)

    Hello @fgaraurigo,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Duplicated WP-Admin AJAX requests’ is closed to new replies.