Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms Security & Risk Analysis

wordpress.org/plugins/happyforms

Best WordPress contact form, newsletter form and payment form builder without the sucky stuff — lost emails, pesky spam, leaky privacy and outsourced …

20K active installs v1.26.12 PHP 7.0+ WP 5.0+ Updated Nov 18, 2025
contact-formcustom-formform-builderformswordpress-form-plugin
97
A · Safe
CVEs total5
Unpatched0
Last CVENov 20, 2024
Safety Verdict

Is Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms Safe to Use in 2026?

Generally Safe

Score 97/100

Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms has a strong security track record. Known vulnerabilities have been patched promptly.

5 known CVEsLast CVE: Nov 20, 2024Updated 4mo ago
Risk Assessment

The plugin 'happyforms' v1.26.12 exhibits a mixed security posture. While the static analysis shows good practices like 100% use of prepared statements for SQL queries and a significant number of nonce and capability checks, there are concerning areas. The output escaping is only at 41%, which is a significant weakness and a common indicator for Cross-Site Scripting (XSS) vulnerabilities. The taint analysis revealed three flows with unsanitized paths, which, although not classified as critical or high severity in this specific analysis, represent potential vectors for injection attacks if not properly handled upstream.

The vulnerability history is a significant concern. With 5 known CVEs, all of which are medium severity and related to Improper Neutralization of Input During Web Page Generation (XSS) and Missing Authorization, this indicates a recurring pattern of vulnerabilities that attackers have exploited in the past. The fact that there are no currently unpatched CVEs is positive, but the history of medium severity issues warrants caution. The plugin demonstrates strengths in its handling of database queries and implementing core WordPress security mechanisms, but the significant number of partially unescaped outputs and the historical trend of XSS and authorization flaws suggest potential for vulnerabilities to be introduced or re-emerge.

Overall, while recent versions have addressed known issues, the codebase's output escaping is a persistent concern. The history of medium severity vulnerabilities, particularly XSS and authorization issues, combined with the observed unsanitized taint flows, indicates that users should remain vigilant. While the plugin has a defensible attack surface in terms of entry points, the quality of output sanitization and the historical precedent of certain vulnerability types suggest a medium-to-high risk level until the output escaping is significantly improved.

Key Concerns

  • Low output escaping percentage
  • Flows with unsanitized paths
  • History of medium severity CVEs (XSS, Auth)
Vulnerabilities
5

Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms Security Vulnerabilities

CVEs by Year

2 CVEs in 2023
2023
3 CVEs in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
5

5 total CVEs

CVE-2024-10054medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Happyforms <= 1.26.2 - Authenticated (Admin+) Stored Cross-Site Scripting

Nov 20, 2024 Patched in 1.26.3 (189d)
CVE-2024-44063medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Happyforms <= 1.26.0 - Authenticated (Author+) Stored Cross-Site Scripting

Aug 29, 2024 Patched in 1.26.1 (8d)
CVE-2024-23521medium · 5.3Missing Authorization

Happyforms <= 1.25.10 - Missing Authorization

Jan 31, 2024 Patched in 1.25.11 (24d)
CVE-2023-48752medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Happyforms <= 1.25.9 - Reflected Cross-Site Scripting

Nov 27, 2023 Patched in 1.25.10 (57d)
CVE-2023-0096medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Happyforms <= 1.21.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Blocks

Jan 13, 2023 Patched in 1.22.0 (375d)
Code Analysis
Analyzed Mar 16, 2026

Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
14 prepared
Unescaped Output
348
241 escaped
Nonce Checks
10
Capability Checks
8
File Operations
3
External Requests
1
Bundled Libraries
0

SQL Query Safety

100% prepared14 total queries

Output Escaping

41% escaped589 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

11 flows3 with unsanitized paths
handle_request (core\classes\class-export-controller.php:96)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms Attack Surface

Entry Points6
Unprotected0

AJAX Handlers 6

authwp_ajax_happyforms_hide_noticecore\classes\class-admin-notices.php:51
authwp_ajax_happyforms-update-formcore\classes\class-wp-customize-form-manager.php:30
authwp_ajax_happyforms-form-part-addcore\classes\class-wp-customize-form-manager.php:31
authwp_ajax_happyforms-form-parts-addcore\classes\class-wp-customize-form-manager.php:32
authwp_ajax_happyforms-form-fetch-partial-htmlcore\classes\class-wp-customize-form-manager.php:33
authwp_ajax_happyforms-get-custom-csscore\classes\class-wp-customize-form-manager.php:34
WordPress Hooks 233
actionadmin_noticescore\classes\class-admin-notices.php:48
actionhappyforms_preview_noticescore\classes\class-admin-notices.php:49
actionhappyforms_form_beforecore\classes\class-admin-notices.php:50
actioninitcore\classes\class-block.php:33
actionenqueue_block_editor_assetscore\classes\class-block.php:34
filterhappyforms_form_classcore\classes\class-block.php:83
filterhappyforms_form_idcore\classes\class-block.php:90
actionadmin_enqueue_scriptscore\classes\class-dashboard-modals.php:23
filterhappyforms_customize_enqueue_scriptscore\classes\class-dashboard-modals.php:24
actionin_admin_footercore\classes\class-dashboard-modals.php:25
actioncustomize_controls_print_footer_scriptscore\classes\class-dashboard-modals.php:26
actionadmin_initcore\classes\class-deactivation.php:21
filterhappyforms_dashboard_modal_settingscore\classes\class-deactivation.php:22
filterwp_mail_content_typecore\classes\class-email-message.php:332
filterwp_mail_fromcore\classes\class-email-message.php:337
filterwp_mail_from_namecore\classes\class-email-message.php:341
filterwp_check_filetype_and_extcore\classes\class-export-controller.php:19
actionadmin_enqueue_scriptscore\classes\class-export-controller.php:20
filterhappyforms_export_page_methodcore\classes\class-export-controller.php:21
filterhappyforms_export_page_urlcore\classes\class-export-controller.php:22
actionadmin_action_happyforms_export_importcore\classes\class-export-controller.php:23
filteradmin_footer_textcore\classes\class-export-controller.php:79
actionadmin_headcore\classes\class-form-admin.php:43
filteradmin_urlcore\classes\class-form-admin.php:44
filterget_edit_post_linkcore\classes\class-form-admin.php:46
filterpost_updated_messagescore\classes\class-form-admin.php:47
filterbulk_post_updated_messagescore\classes\class-form-admin.php:49
actionload-edit.phpcore\classes\class-form-admin.php:50
filterpre_months_dropdown_querycore\classes\class-form-admin.php:51
actionpre_get_postscore\classes\class-form-admin.php:55
filterpost_row_actionscore\classes\class-form-admin.php:56
actionload-edit.phpcore\classes\class-form-admin.php:57
filteradmin_footer_textcore\classes\class-form-admin.php:58
actionload-edit.phpcore\classes\class-form-admin.php:59
actiontransition_post_statuscore\classes\class-form-admin.php:60
actionload-edit.phpcore\classes\class-form-admin.php:61
filterget_edit_post_linkcore\classes\class-form-admin.php:710
filterhappyforms_frontend_dependenciescore\classes\class-form-assets.php:31
actionwp_print_footer_scriptscore\classes\class-form-assets.php:32
actionelementor/theme/after_do_popupcore\classes\class-form-assets.php:33
filterscript_loader_tagcore\classes\class-form-assets.php:88
actioninitcore\classes\class-form-controller.php:48
actionwpcore\classes\class-form-controller.php:49
filtertemplate_includecore\classes\class-form-controller.php:50
actiondelete_postcore\classes\class-form-controller.php:51
filterhappyforms_part_classcore\classes\class-form-controller.php:53
filterhappyforms_get_form_attributescore\classes\class-form-controller.php:55
filterhappyforms_part_attributescore\classes\class-form-controller.php:56
filterhappyforms_part_attributescore\classes\class-form-controller.php:57
filterhappyforms_meta_fieldscore\classes\class-form-email.php:18
actionhappyforms_do_email_controlcore\classes\class-form-email.php:19
actionhappyforms_do_email_controlcore\classes\class-form-email.php:20
filterhappyforms_meta_fieldscore\classes\class-form-messages.php:23
actionhappyforms_do_messages_controlcore\classes\class-form-messages.php:24
filterhappyforms_part_optionscore\classes\class-form-option-limiter.php:19
actionhappyforms_submission_successcore\classes\class-form-option-limiter.php:20
actionhappyforms_form_duplicatedcore\classes\class-form-option-limiter.php:21
filterhappyforms_get_form_datacore\classes\class-form-option-limiter.php:22
actioncustomize_controls_print_footer_scriptscore\classes\class-form-part-library.php:58
actioncustomize_controls_enqueue_scriptscore\classes\class-form-part-library.php:59
filterhappyforms_part_classcore\classes\class-form-part-library.php:60
filterhappyforms_part_data_attributescore\classes\class-form-part-library.php:61
filterhappyforms_meta_fieldscore\classes\class-form-setup.php:34
filterhappyforms_update_form_datacore\classes\class-form-setup.php:35
filterhappyforms_part_classcore\classes\class-form-setup.php:38
filterhappyforms_form_idcore\classes\class-form-setup.php:41
actionhappyforms_do_setup_controlcore\classes\class-form-setup.php:42
actionhappyforms_do_setup_controlcore\classes\class-form-setup.php:43
filterhappyforms_messages_fieldscore\classes\class-form-setup.php:45
filterhappyforms_messages_controlscore\classes\class-form-setup.php:46
actionhappyforms_submission_successcore\classes\class-form-setup.php:49
filterhappyforms_form_has_captchacore\classes\class-form-setup.php:332
actionhappyforms_part_beforecore\classes\class-form-setup.php:334
actionhappyforms_part_aftercore\classes\class-form-setup.php:335
actionhappyforms_form_submit_beforecore\classes\class-form-setup.php:336
actionhappyforms_form_submit_aftercore\classes\class-form-setup.php:337
actionhappyforms_parts_aftercore\classes\class-form-setup.php:338
actionhappyforms_form_opencore\classes\class-form-shuffle.php:18
filterhappyforms_part_optionscore\classes\class-form-shuffle.php:19
actionhappyforms_submission_successcore\classes\class-form-shuffle.php:20
filterhappyforms_meta_fieldscore\classes\class-form-styles.php:38
filterhappyforms_form_classcore\classes\class-form-styles.php:39
filterhappyforms_form_classcore\classes\class-form-styles.php:40
filterhappyforms_get_form_datacore\classes\class-form-styles.php:41
actionhappyforms_do_style_controlcore\classes\class-form-styles.php:42
actionhappyforms_do_style_controlcore\classes\class-form-styles.php:43
filterhappyforms_form_stylescore\classes\class-form-styles.php:44
actionadmin_menucore\classes\class-happyforms-core.php:101
filtersubmenu_filecore\classes\class-happyforms-core.php:102
actionadmin_enqueue_scriptscore\classes\class-happyforms-core.php:103
actioncurrent_screencore\classes\class-happyforms-core.php:104
actionmedia_buttonscore\classes\class-happyforms-core.php:105
filtermce_external_pluginscore\classes\class-happyforms-core.php:106
actionwidgets_initcore\classes\class-happyforms-core.php:109
actionwp_headcore\classes\class-happyforms-core.php:114
actionadmin_print_footer_scriptscore\classes\class-happyforms-core.php:116
actionwp_print_scriptscore\classes\class-happyforms-core.php:119
actionwp_print_footer_scriptscore\classes\class-happyforms-core.php:120
actionwp_enqueue_scriptscore\classes\class-happyforms-core.php:123
actionwp_footercore\classes\class-happyforms-core.php:124
actioncustomize_preview_initcore\classes\class-happyforms-core.php:125
filterwidget_types_to_hide_from_legacy_widget_blockcore\classes\class-happyforms-core.php:128
actionhappyforms_form_beforecore\classes\class-happyforms-core.php:137
actionadmin_footercore\classes\class-happyforms-core.php:503
filterhappyforms_import_page_methodcore\classes\class-import-controller.php:28
filterhappyforms_import_page_urlcore\classes\class-import-controller.php:29
filterhappyforms_get_form_datacore\classes\class-validation-messages.php:33
filterhappyforms_messages_fieldscore\classes\class-validation-messages.php:34
filterhappyforms_messages_controlscore\classes\class-validation-messages.php:35
filterhappyforms_part_attributescore\classes\class-validation-messages.php:36
actionwp_loadedcore\classes\class-wp-customize-form-manager.php:27
actioncustomize_controls_initcore\classes\class-wp-customize-form-manager.php:80
filtercustomize_refresh_noncescore\classes\class-wp-customize-form-manager.php:82
filtercustomize_controls_print_scriptscore\classes\class-wp-customize-form-manager.php:84
actioncustomize_controls_enqueue_scriptscore\classes\class-wp-customize-form-manager.php:86
actioncustomize_controls_print_footer_scriptscore\classes\class-wp-customize-form-manager.php:88
filterhappyforms_message_part_visiblecore\classes\parts\class-part-audio.php:10
filterhappyforms_email_part_visiblecore\classes\parts\class-part-audio.php:11
filterhappyforms_email_part_labelcore\classes\parts\class-part-audio.php:12
filterhappyforms_email_part_valuecore\classes\parts\class-part-audio.php:13
filterhappyforms_csv_part_visiblecore\classes\parts\class-part-audio.php:14
filterhappyforms_part_input_aftercore\classes\parts\class-part-checkbox.php:18
filterhappyforms_part_valuecore\classes\parts\class-part-checkbox.php:19
filterhappyforms_part_classcore\classes\parts\class-part-checkbox.php:20
filterhappyforms_stringify_part_valuecore\classes\parts\class-part-checkbox.php:21
filterhappyforms_frontend_dependenciescore\classes\parts\class-part-checkbox.php:22
filterhappyforms_validate_partcore\classes\parts\class-part-checkbox.php:23
filterhappyforms_message_part_visiblecore\classes\parts\class-part-divider.php:10
filterhappyforms_email_part_visiblecore\classes\parts\class-part-divider.php:11
filterhappyforms_email_part_labelcore\classes\parts\class-part-divider.php:12
filterhappyforms_email_part_valuecore\classes\parts\class-part-divider.php:13
filterhappyforms_csv_part_visiblecore\classes\parts\class-part-divider.php:14
filterhappyforms_part_valuecore\classes\parts\class-part-email.php:10
filterhappyforms_part_classcore\classes\parts\class-part-email.php:11
filterhappyforms_message_part_valuecore\classes\parts\class-part-email.php:12
filterhappyforms_frontend_dependenciescore\classes\parts\class-part-email.php:13
filterhappyforms_stringify_part_valuecore\classes\parts\class-part-email.php:14
filterhappyforms_validate_partcore\classes\parts\class-part-email.php:15
filterhappyforms_email_part_visiblecore\classes\parts\class-part-email.php:16
filterhappyforms_the_part_valuecore\classes\parts\class-part-email.php:17
filterhappyforms_part_valuecore\classes\parts\class-part-hidden-text.php:10
filterhappyforms_the_part_valuecore\classes\parts\class-part-hidden-text.php:11
filterhappyforms_stringify_part_valuecore\classes\parts\class-part-hidden-text.php:12
filterhappyforms_part_classcore\classes\parts\class-part-hidden-text.php:13
filterhappyforms_email_part_visiblecore\classes\parts\class-part-hidden-text.php:14
filterhappyforms_message_part_visiblecore\classes\parts\class-part-image.php:10
filterhappyforms_email_part_visiblecore\classes\parts\class-part-image.php:11
filterhappyforms_email_part_labelcore\classes\parts\class-part-image.php:12
filterhappyforms_email_part_valuecore\classes\parts\class-part-image.php:13
filterhappyforms_csv_part_visiblecore\classes\parts\class-part-image.php:14
filterhappyforms_message_part_visiblecore\classes\parts\class-part-layout-title.php:10
filterhappyforms_csv_part_visiblecore\classes\parts\class-part-layout-title.php:11
filterhappyforms_email_part_labelcore\classes\parts\class-part-layout-title.php:12
filterhappyforms_email_part_valuecore\classes\parts\class-part-layout-title.php:13
filterhappyforms_email_part_visiblecore\classes\parts\class-part-layout-title.php:14
filterhappyforms_message_part_visiblecore\classes\parts\class-part-media.php:10
filterhappyforms_email_part_visiblecore\classes\parts\class-part-media.php:11
filterhappyforms_email_part_labelcore\classes\parts\class-part-media.php:12
filterhappyforms_email_part_valuecore\classes\parts\class-part-media.php:13
filterhappyforms_csv_part_visiblecore\classes\parts\class-part-media.php:14
filterhappyforms_part_valuecore\classes\parts\class-part-multi-line-text.php:10
filterhappyforms_the_part_valuecore\classes\parts\class-part-multi-line-text.php:11
filterhappyforms_email_part_valuecore\classes\parts\class-part-multi-line-text.php:12
filterhappyforms_message_part_valuecore\classes\parts\class-part-multi-line-text.php:13
filterhappyforms_part_attributescore\classes\parts\class-part-multi-line-text.php:14
actionhappyforms_part_input_aftercore\classes\parts\class-part-multi-line-text.php:15
filterhappyforms_part_classcore\classes\parts\class-part-multi-line-text.php:16
filterhappyforms_frontend_dependenciescore\classes\parts\class-part-multi-line-text.php:17
filterhappyforms_part_valuecore\classes\parts\class-part-number.php:10
filterhappyforms_part_classcore\classes\parts\class-part-number.php:11
filterhappyforms_part_data_attributescore\classes\parts\class-part-number.php:12
filterhappyforms_frontend_dependenciescore\classes\parts\class-part-number.php:13
filterhappyforms_stringify_part_valuecore\classes\parts\class-part-number.php:14
filterhappyforms_validate_partcore\classes\parts\class-part-number.php:15
filterhappyforms_email_part_visiblecore\classes\parts\class-part-number.php:16
filterhappyforms_the_part_valuecore\classes\parts\class-part-number.php:17
filterhappyforms_message_part_visiblecore\classes\parts\class-part-placeholder.php:10
filterhappyforms_email_part_visiblecore\classes\parts\class-part-placeholder.php:11
filterhappyforms_email_part_labelcore\classes\parts\class-part-placeholder.php:12
filterhappyforms_email_part_valuecore\classes\parts\class-part-placeholder.php:13
filterhappyforms_csv_part_visiblecore\classes\parts\class-part-placeholder.php:14
filterhappyforms_part_input_aftercore\classes\parts\class-part-radio.php:20
filterhappyforms_part_valuecore\classes\parts\class-part-radio.php:21
filterhappyforms_stringify_part_valuecore\classes\parts\class-part-radio.php:22
filterhappyforms_part_classcore\classes\parts\class-part-radio.php:23
filterhappyforms_frontend_dependenciescore\classes\parts\class-part-radio.php:24
filterhappyforms_part_input_aftercore\classes\parts\class-part-select.php:18
filterhappyforms_stringify_part_valuecore\classes\parts\class-part-select.php:19
filterhappyforms_frontend_dependenciescore\classes\parts\class-part-select.php:20
filterhappyforms_part_classcore\classes\parts\class-part-select.php:21
filterhappyforms_part_valuecore\classes\parts\class-part-select.php:22
filterhappyforms_part_valuecore\classes\parts\class-part-single-line-text.php:10
filterhappyforms_the_part_valuecore\classes\parts\class-part-single-line-text.php:11
filterhappyforms_stringify_part_valuecore\classes\parts\class-part-single-line-text.php:12
filterhappyforms_part_classcore\classes\parts\class-part-single-line-text.php:13
filterhappyforms_email_part_visiblecore\classes\parts\class-part-single-line-text.php:14
filterhappyforms_message_part_visiblecore\classes\parts\class-part-video.php:10
filterhappyforms_email_part_visiblecore\classes\parts\class-part-video.php:11
filterhappyforms_email_part_labelcore\classes\parts\class-part-video.php:12
filterhappyforms_email_part_valuecore\classes\parts\class-part-video.php:13
filterhappyforms_csv_part_visiblecore\classes\parts\class-part-video.php:14
actionhappyforms_activatecore\helpers\helper-activation.php:129
actionplugins_loadedhappyforms.php:146
filtercustomize_loaded_componentshappyforms.php:151
actionhappyforms_do_setup_controlinc\classes\class-happyforms.php:15
actionhappyforms_do_email_controlinc\classes\class-happyforms.php:16
actionhappyforms_do_style_controlinc\classes\class-happyforms.php:17
actionhappyforms_do_messages_controlinc\classes\class-happyforms.php:18
filterhappyforms_setup_controlsinc\classes\class-happyforms.php:19
filterhappyforms_email_controlsinc\classes\class-happyforms.php:20
filterhappyforms_style_controlsinc\classes\class-happyforms.php:21
filterhappyforms_messages_controlsinc\classes\class-happyforms.php:22
actionparse_requestinc\classes\class-happyforms.php:23
actionadmin_initinc\classes\class-happyforms.php:24
actionload-plugins.phpinc\classes\class-happyforms.php:25
actionhappyforms_modal_dismissedinc\classes\class-happyforms.php:26
filterhappyforms_dashboard_modal_settingsinc\classes\class-happyforms.php:28
actionhappyforms_customize_enqueue_scriptsinc\classes\class-happyforms.php:29
actioninitinc\classes\class-message-controller.php:85
filterhappyforms_responses_page_urlinc\classes\class-message-controller.php:86
actionparse_requestinc\classes\class-message-controller.php:88
actionadmin_initinc\classes\class-message-controller.php:89
filterhappyforms_email_part_visibleinc\classes\class-message-controller.php:90
actionhappyforms_stepinc\classes\class-message-controller.php:93
filterhappyforms_integrations_page_methodintegrations\classes\class-integrations-page-controller.php:16
filterhappyforms_integrations_page_urlintegrations\classes\class-integrations-page-controller.php:17
filterhappyforms_coupons_page_methodintegrations\classes\class-integrations-page-controller.php:18
filterhappyforms_coupons_page_urlintegrations\classes\class-integrations-page-controller.php:19
actionhappyforms_add_meta_boxesintegrations\classes\class-integrations-page-controller.php:20
actionadmin_enqueue_scriptsintegrations\classes\class-integrations-page-controller.php:21
filterscreen_options_show_screenintegrations\classes\class-integrations-page-controller.php:22
filteradmin_footer_textintegrations\classes\class-integrations-page-controller.php:70
filteradmin_footer_textintegrations\classes\class-integrations-page-controller.php:85
Maintenance & Trust

Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 18, 2025
PHP min version7.0
Downloads2.0M

Community Trust

Rating88/100
Number of ratings434
Active installs20K
Developer Profile

Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms Developer Profile

Happyforms

1 plugin · 20K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
131 days
View full developer profile
Detection Fingerprints

How We Detect Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms