Articles

{rest_api_url} Merge Tag

Use {rest_api_url} in the Webhooks Add-On Request URL setting to populate that setting with the REST API URL when the feed is processed.

{admin_ajax_url} Merge Tag

The {admin_ajax_url} merge tag returns the Admin Ajax URL and should be used in the Webhooks Add-On’s Request URL setting.

Managing Entry Notifications with WP-CLI

By using the CLI Add-On for Gravity Forms, you can easily manage entry notifications using the command line.

Accessibility Warning Showing on Field

This article provides information regarding accessibility warning messages you may receive for a particular field on your form.

gform_print_entry_notes

The gform_print_entry_notes filter allows printing of entry notes to be overridden as the entry markup is being prepared for the print view.

gform_{$short_slug}_is_valid_payment_amount

This filter allows custom logic to be used to determine if a payment add-on which extends GFPaymentAddOn should process the submission for the given amount.

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_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_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.

gform_ppcp_webhook

The gform_ppcp_webhook filter can be used to customize the webhook events processed by the Gravity Forms PayPal Checkout Add-On.