Articles

Recurring Payment Account Detail and Credit Card Changes

Currently it is not possible to change any account details within recurring payments when using Authorize.Net.

Resend Notifications

If you failed to receive a notification, Gravity Forms makes it easy to re-send that notification with just a few simple clicks.

gform_search_criteria_entry_list

Use this filter to modify search criteria used to retrieve entries for display on the Entry List page.

gform_post_add_entry

This hook fires after an entry has been added via GFAPI::add_entry.

gform_append_field_choice_option

This filter can be used to add custom options for each choice.

Canceling Recurring Subscriptions

Learn how to cancel recurring subscriptions that were placed using the Authorize.Net Add-On.

How to Add a Custom Field Group when Using the Field Framework

When using the field framework to include new field types, you can override the add_button() method to add a custom field group if it doesn’t already exist.

Changing the Payment Description in the Stripe Add-On

If you need to change the payment description that is sent from your form to Stripe, you can do so quite easily using the gform_stripe_charge_description filter.

gform_media_upload_path

This filter can be used to change the location where files uploaded using the Post Image field are copied to when the post is created.

gform_review_page

This filter is executed before the form is displayed and can be used to insert a review page before the final form submission.