Articles

Changing Stripe Billing Information

This snippet will allow you to change a customer's billing information stored within Stripe using a form. The current snippet is based on the original one provided to us by Shamai Greenfield, one of our customers.

gform_print_entry_disable_auto_print

Disable auto-print when the Print Entry view has fully loaded.

gform_default_address_type

This filter can be used to override the default address type for new fields.

gform_secure_file_download_location

By default the real location of the uploaded file will be hidden. Return FALSE to display the real location. Not recommended – use with caution!

gform_upload_root_htaccess_rules

The gform_upload_root_htaccess_rules allows turning off or modifying rules added to the .htaccess file created for the base upload path. It runs daily during the regeneration of the .htaccess file.

gform_file_upload_whitelisting_disabled

This filter allows the disabling of file upload whitelisting. This filter applies to all forms.

gform_field_types_delete_files

Allows additional files to be deleted when file deletion occurs by adding additional field types.

gform_routing_field_types

The gform_routing_field_types filter in Gravity Forms allows you to modify the field types supported by notification routing.

gform_list_field_parameter_delimiter

Allows modification of the delimiter used to parse List field URL parameters.

{$SHORT_SLUG}_feed_actions

This filter adds action links to feed items.