Articles

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.

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.

Which PayPal Add-On should I use?

There are a number of legacy Gravity Forms add-ons for integrating with various PayPal APIs, accounts and services. This article is to help you determine when you must use something other than the most-current PayPal Checkout Add-On.

gform_post_enqueue_scripts

The gform_post_enqueue_scripts action hook is executed at the end of the process of enqueuing scripts and styles for each form embedded in the current page by shortcode or block.