The wpforms_authorize_net_process_payment_single_args filter is used to include the arguments sent to Authorize.net that can be pulled from the form entry.
wpforms_post_submissions_process
The wpforms_post_submissions_process action fires during form entry processing, after initial field validation has passed.
How to Store Checkbox Values as Arrays With Post Submissions
This tutorial will show you how to store checkbox values from a post submission form as an array.
How to Get More Leads From Your WordPress Site (16 Tips)
Do you have a WordPress website that you want to get more leads from? If you’ve got a small business site set up, there’s no point just letting it sit there not bringing you money. So in this article, we’ve put together a great list of tips on how to get more leads from your […]
wpforms_frontend_confirmation_message
The wpforms_frontend_confirmation_message filter is applied to all forms to display a confirmation message. Use this to replace the form's message.
How to Show All Fields in Your Confirmation Message
Would you like to show all of your completed form fields inside your confirmation message? In this tutorial, we'll show you one way you can achieve this.