I am sending the form data to a third party program (mine). and everything seems to be working but the form hangs up with the looping icon.
My program is processing the data from the form correctly but the user does not get any feedback.
I did add a hook to functions.php with a callback message and I did enter that same message in the third party plugin.