I have created a Formidable form connected to Stripe to allow people to submit their information and pay the annual membership dues for a homeowners' association (see www.hvha.ca/membership). Upon submission, the form sends the payment information to Stripe and is supposed to provide a confirmation message to the submitter and an email to the association's treasurer about the new member and payment. Stripe does receive the information and process the payment, however, the onscreen response to the submitter is "Unable to find record of payment" and no email is sent to the treasurer.
Here is the how the webpage url shows when the error message loaded after my most recent attempt: https://hvha.ca/membership/?frm_link_error=no_payment_record&payment_intent=pi_3Oas1oKKhSry0AG205hCnpwq&payment_intent_client_secret=pi_3Oas1oKKhSry0AG205hCnpwq_secret_BGt16rRrv8PgSjRihjQUMBxZW
Upon investigation, I see that for each submission, Stripe is receiving multiple transaction requests. It seems in each instance the first one fails, the second is successful, and the third fails again. I reached out to Stripe and after looking at the transaction logs they advised that "Formidable Forms by Strategy11" is sending multiple transaction records and I need to find out from Formidable what the cause is. We are using Formidable Lite and do not have access to paid technical support.
I have searched and am unable to find any mention of a similar issue. I have attached screenshots and really hope someone on this forum can help!!!
Screenshots attached. Thank you in advance!
Please login or Register to submit your answer