Articles

Post Payment Actions for Stripe

Stripe Add-On 6.0 update introduces an upgrade routine that automatically enables the Post Payment Actions Feed setting for all existing Stripe feeds using the Card Element field.

How to Use Post Payment Actions

Delay actions like file uploads or third-party integrations until after payment is complete when using add-ons like Stripe or PayPal Checkout.

gform_recaptcha_valid_hostnames

The filter gform_recaptcha_valid_hostnames allows developers to define the set of hostnames considered valid for reCAPTCHA verification.

gform_turnstile_enable_no_conflict

Use this filter to enable Turnstile’s No-Conflict mode, which dequeues other CAPTCHA scripts to avoid conflicts.

gform_has_conditional_logic

The gform_has_conditional_logic filter allows you to determine whether a form contains conditional logic rules.

Create Conditional User Defined Products

This guide shows you how to set up a product field with a user defined amount, conditionally displayed when the user selects an “Other Amount” option.

Not Receiving Notifications

This guide helps you identify common causes for not receiving notifications and provides steps to improve email reliability.

Duplicate Submissions And No Duplicates

Duplicate submissions can happen when a browser reloads a form after it’s been submitted. No Duplicates setting helps prevent repeated entries by blocking identical submissions based on selected fields.

How To Remove Required Field And Indicates Required Fields legends

This article explains how to prevent users from selecting a placeholder option in dropdown fields and to remove the “* indicates required fields” message.

gform_disable_form_settings_sanitization

Use this filter to disable the automatic sanitization of form settings. Gravity Forms will skip sanitizing form data such as titles, descriptions, CSS classes, and other form properties when enabled.