Give WP Not Properly Processing When Form is Accessed Through Query String
-
I followed your guide to prepopulate the donation form via a query string. It works perfectly, except when it comes to processing the form. There are two issues
1) Errors do not appear when the form is accessed through the query string. If something goes wrong, it scrolls to the top of the form but doesn’t give the user any feedback as to what happened. If I access the form without a query string and cause the same error, I get an error message. Using stripe as the gateway.
2) Users cannot change the donation amounts once they have been prepopulated. If they try it just cycles forever and doesn’t process anything.anyway to get this to work?
The topic ‘Give WP Not Properly Processing When Form is Accessed Through Query String’ is closed to new replies.