Title: Billing Fields (Not required?)
Last modified: January 19, 2018

---

# Billing Fields (Not required?)

 *  Resolved [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/billing-fields-not-required/)
 * hello there,
 * I have some clients who don’t want to provide their billing info. Is there a 
   way to make the billing fields ‘not required’ to proceed to donating on Paypal?
 * I read this documentation:
    [https://givewp.com/documentation/developers/customizing-the-required-donation-form-fields/](https://givewp.com/documentation/developers/customizing-the-required-donation-form-fields/)
 * Although, I’m not 100% sure where this file is located and what lines of code
   to delete for billing fields (requirement)
 * Thank you

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/billing-fields-not-required/#post-9883222)
 * Hi there,
 * That snippet is for changing the language of the required notices. But this one
   will allow you to NOT required fields:
 * [https://github.com/WordImpress/Give-Snippet-Library/blob/master/form-customizations/dont-require-fields.php](https://github.com/WordImpress/Give-Snippet-Library/blob/master/form-customizations/dont-require-fields.php)
 * Just use the second function and second `add_action()` only.
 * If you need guidance implementing custom PHP functions on your website, we have
   this guide here: [https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/](https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/)
 * Thanks!
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/billing-fields-not-required/#post-9883341)
 * thank you! worked!
 *  Plugin Contributor [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/billing-fields-not-required/#post-9883376)
 * Glad to hear, Happy to help!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Billing Fields (Not required?)’ is closed to new replies.

 * ![](https://ps.w.org/give/assets/icon-256x256.jpg?rev=2873287)
 * [GiveWP - Donation Plugin and Fundraising Platform](https://wordpress.org/plugins/give/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/give/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/give/)
 * [Active Topics](https://wordpress.org/support/plugin/give/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/give/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/give/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/billing-fields-not-required/#post-9883376)
 * Status: resolved