Hooks
Actions
Learn about the different action hooks available within Gravity Forms. Action hooks allow you to perform additional actions when an event takes place.
Filters
Discover the different filter hooks available within Gravity Forms. You can use filters to modify data to better match your particular needs.
JavaScript
Find explanations of the various JavaScript hooks used by Gravity Forms and its add-ons.
Deprecated
Here you will find a listing of the action hooks in Gravity Forms which have been deprecated.
Articles
gform_postimage_title
Description.
gform_postmark_send_email_failed
Description.
gform_ppcp_authorization_only
Allow authorization only transactions by preventing the capture request from being made after the entry has been saved.
gform_ppcp_card_style
The gform_ppcp_card_style filter can be used to customize the appearance of the credit card inputs for the PayPal Field, which is available with the PayPal Checkout Add-On
gform_ppcp_disable_funding
This filter can be used to disable funding sources when using the PayPal Checkout method on the PayPal Field with the PayPal Checkout Add-On.
gform_ppcp_discount_total
The gform_ppcp_discount_total JavaScript filter is used to override the discount amount that will be sent to PayPal Checkout.
gform_ppcp_enable_funding
This filter can be used to add a funding source to the permitted list of sources for a form using PayPal Checkout.
gform_ppcp_entry_not_found_status_code
The “gform_ppcp_entry_not_found_status_code” filter in the Gravity Forms PayPal Checkout Add-On allows the status code for the entry not found WP_Error to be overridden.
gform_ppcp_intent
The “gform_ppcp_intent” filter in the Gravity Forms PayPal Checkout Add-On allows the payment intent to be overridden.
gform_ppcp_object
The gform_ppcp_object filter can be used to customize the GFPPCP object that is included in the form initialization scripts for the PayPal Field which is available with the PayPal Commerce Platform Add-On.