How to Create a Donate Form for Nonprofit Organization using WordPress

[agentsw ua=’pc’]

Do you want to be able to accept donations on your nonprofit website?

WordPress makes it easy for nonprofits to create a donation form and accept donations from their website.

In this article, we’ll show you how to create a donate form for nonprofit organizations using WordPress.

how to create a donate form for nonprofit organization in wordpress

Contents

Why Create a Donation Form in WordPress?

The simplest way to solicit donations on your website is by adding a Paypal donate button, but it’s not the right solution for everyone.

Creating a custom donation form on your website instead of using a donation button allows you to:

  • Customize the form fields to gather the information you need
  • Keep donors on your own website for a more professional experience
  • Ask donors if they want to subscribe to your email newsletter in the same form
  • Use other payment processors besides Paypal, such as credit cards (Stripe)
  • Integrate with other third-party software such as a CRM or cloud storage

As you can see, there are plenty of benefits to keeping donors on your own website instead of redirecting them to Paypal.

You might think setting up a donation form on your website would be a tricky process, but there are WordPress plugins for non-profits that makes it easy.

Having said that, let’s take a look at how to create a custom donation form in WordPress.

Video Tutorial

Subscribe to WPBeginner

If you’d prefer written instructions, just keep reading.

We’ll show you how to create a nonprofit donation form in WordPress with WP Simple Pay and WPForms. You can click on the links below to go to the method you prefer:

Creating a Custom Donation Form in WordPress with WPForms

WPForms is the best drag and drop form builder for WordPress. It has a beginner-friendly interface and includes pre-built form templates including a donation form template to make the process even faster.

WPForms is a premium WordPress plugin created by WPBeginner’s founder, Syed Balkhi.

To create a donation form that can process payments, you’ll need the Paypal or Stripe addon for WPForms. Both addons are included with the WPForms Pro license.

WPForms is used by over 5 million websites, and they do have special non-profit pricing, which allows you to get a significant discount.

Step 1: Install and Activate WPForms

The first thing you’ll need to do is download the WPForms plugin on your website. For more details, you can follow our step-by-step guide on how to install a WordPress plugin.

Once the plugin is active, you’ll need to go to WPForms » Settings and enter your license key. You can find this information in your WPForms account area.

Enter WPForms license key

WPForms easily integrates with different payment services to collect donations, such as PayPal, Stripe, and Authorize.Net.

Next, you’ll need to activate the payment addons of your choice in WPForms by heading over to WPForms » Addons and clicking the ‘Install Addon’ button.

Installing the PayPal addon for WPForms

Step 2: Create Your Donation Form

Now that WPForms has been installed and activated, you can go ahead and click on WPForms » Add New to get started.

You’ll now see a list of pre-built form templates you can choose from. Give a name to your form and hover over the Donation Form template to click the ‘Create a Donation Form’ button.

Create a new WordPress donation form

You’ll see a popup reminder that says ‘Don’t Forget: Click the Payments tab to configure your payment provider.’ Go ahead and click the ‘Close’ button.

Payment processor reminder

The donation form template includes fields for:

  • Name
  • Email
  • Donation Amount
  • Comment or Message

The Donation Amount field is a Single Item field where users can type in any amount they want to donate. You can also use multiple choice or dropdown fields instead.

In this tutorial, we’ll show you how to add a multiple-choice payment field with several donation amounts to choose from and an option to enter a different amount.

To add the multiple-choice payment field, click the ‘Multiple Items’ button under Payment Fields. You can drag and reorder the fields so that the Multiple Items field is directly above the Donation Amount field.

Add a multiple item field to your donation form

Next, you can click on the Multiple Items field in the form builder to change the options.

Go ahead and change the label to say ‘Donation Amount.’ Then you can enter whatever amounts you want and an ‘Enter amount’ option.

Customizing the multiple item donation amounts

Now, you can change the Single Item field to only display when the ‘Enter Amount’ option is selected.

To do that, simply click the Single Item field to edit the options.

Make sure the ‘Required’ checkbox is not checked, or it will prevent users from submitting the form if they selected a donation amount in the multiple-choice field above.

make sure this field is not required

After that, you can select the Enter Donation Amount field and scroll down a bit to go to the ‘Conditionals’ tab to enter the display settings for this field.

Next, check the ‘Enable conditional logic’ checkbox. Then select the option to Show this field if ‘Donation Amount’ is ‘Enter amount.’

setting the conditional logic

Make sure to click the Save button at the top right to save your changes.

don't forget to save your donation form

Step 4: Set Up Payment Integration

Next, you’ll need to set up the payment processor for your donations.

In this tutorial, we’ll walk you through setting up an integration with Paypal.

Setting up credit card payments with Stripe is very similar. For more details, you can check out this tutorial on how to use the WPForms Stripe addon.

From here, you can click on the Payments tab on the left and then click the ‘Paypal Standard’ option.

Select PayPal Standard in payment settings

Now, you can input your settings on the right side of the screen. First, check the ‘Enable PayPal Standard payments’ checkbox and enter your Paypal email address.

Then make sure to select ‘Donation’ in the Payment Type dropdown.

Enter your PayPal details

Below that, you can enter a URL to send visitors if they cancel the checkout process.

This might be a good opportunity to try to re-engage with users by sending them to a relevant blog post or asking them to follow you on social media to stay in touch.

You can also customize the shipping address options and choose whether to ask donors to include a note during the Paypal checkout.

For this donation form, you don’t need to use conditional logic. But you could do this if you wanted to add a donation option to another form, such as a survey. Then the payment would only process if the user selected the donation option.

Enter a cancel URL

Be sure to click the Save button after you’ve configured all your options.

Step 5: Customize Your Notifications

Next, you’ll need to make sure that donors are receiving a confirmation email after they donate.

To customize the email notifications for your form, you can go to the Settings » Notifications tab.

Notification settings in WPForms

You’ll see there’s a default notification that will be sent to the site administrator. You can click the ‘Add New Notification’ button to create a separate notification for the donor.

Add New Email Notification

Now, name your new notification in the popup window and click the ‘Ok’ button.

Add a new notification name

After that, you’ll need to make sure this notification gets sent to the donor’s email address that they entered into the form.

To do that, click the ‘Show Smart Tags’ option next to Send To Email Address.

Click Show Smart Tags

In the list that appears, click Email. You’ll see a smart tag such as {field_id="1"} appear.

Select email smart tag

Now you can scroll down to customize the message the donor will receive.

Enter a message for your donors

Don’t forget to click the Save button when you’re finished setting up your notifications.

Step 6: Place Your Donation Form on Your Site

Now that your donation form is complete, you’ll need to place it on your website.

You can easily add a WPForms block or embed your form in any post or page using a shortcode. The plugin even lets you place a donation widget in your sidebar or footer.

To add your form, simply edit an existing page or post. You can also create a new post or page for your donation form.

Once you’re in the WordPress editor, click the plus (+) sign at the top left corner and then add a WPForms block.

Add WPForms block to the editor

After that, you can select your donation form from the dropdown menu in the WPForms block.

Creating a WPForms block and selecting your form from the dropdown list

Now publish your post or page to see the donation form in action.

Donation form preview

Creating a Custom Donation Form in WordPress with WP Simple Pay

WP Simple Pay is one of the best Stripe payment plugins for WordPress. It comes with an easy payment form builder and ready-made form templates including a donate button form. 

WP Simple Pay offers a free version of the plugin with basic features which is sufficient for non-profit organizations. The Pro version comes with additional features like on-site payment forms, custom form fields, user-entered credit card amounts, which are great for donations, and more.

For the sake of demonstration, we’ll be using WP Simple Pay Pro for this tutorial, but the free version process is exactly the same.

Step 1: Install and Activate WP Simple Pay

First, you need to install and activate the WP Simple Pay plugin on your WordPress site. For instructions, you can follow our step-by-step guide on how to install a WordPress plugin.

Once the plugin is activated, you need to go to the WP Simple Pay » Settings page, click on the License tab, and enter your license key. You can find the license key in your account area on the WP Simple Pay website. 

Add WP Simple Pay license key

Next, you need to connect your Stripe account in order to accept donation payments online. 

On the Settings page, click the Stripe tab and then click on the ‘Connect with Stripe’ button. 

Connect Stripe account to WP Simple Pay

You’ll then see the Stripe website where you can log in to your account. If you don’t have a Stripe account, you can create a new one. 

Log in to Stripe

After connecting your Stripe account, you’ll be taken back to the settings page on your admin dashboard. 

Don’t forget to click on the Save Changes button to save your Stripe account connection. 

Step 2: Create a New Donation Form

Now that the plugin is activated and your Stripe account is connected, go to the WP Simple Pay » Add New page to create a donation form. 

To get started, you can pick a form template from the list. Hover over the Donate Button template option and click the ‘Use Template’ button.

WP Simple Pay donation form template

Next, you’ll be taken to the form builder where you can customize your donation form. 

On the General settings tab, you can enter a form title and description, and select the form type. 

Create a new donation form and add title

There are three form types to choose from: 

  • Embedded – Add a form directly to your WordPress site and keep users on-site for the payment process. 
  • Overlay – Display an overlay payment form, similar to a popup, and keep users on-site for payments. 
  • Stripe Checkout – Use an off-site payment flow that’s optimized for conversions. 

For this tutorial, we’ll choose the Embedded form to embed a donation form directly on any page or post in WordPress.  

Next, click on the Payments tab to add custom donation options. 

WP Simple Pay allows you to add multiple donation prices so that donors can choose the amount they want to give. For example, you can create donation options for $1, $5, and $10.

Simply click the ‘Add Price’ button and enter the amount. Repeat this process to add as many donation options as you want.

WP Simple Pay payment settings

You can also give users an option to donate whatever amount they want.

Click the ‘Add Price’ button and then check the ‘Allow amount to be determined by user’ option. Then, change the label to say ‘Enter Amount’ and set a minimum amount.

Add amount to be determined by user donation option

In addition, by clicking the dropdown arrow next to each pricing option, you can choose whether you want to accept one-time or subscription (recurring) donations.

Add recurring donations WP Simple Pay

Next, click on the Form Fields tab. The Donate Button template already includes the pricing options, checkout button, and payment button form fields. 

If you want to add more form fields like name and email address, simply choose it from the dropdown menu and click the ‘Add Field’ button. 

Add form fields with WP Simple Pay

You can rearrange the form fields by dragging and dropping them into place.

Step 3: Add the Donation Form to Your Site

Now it’s time to publish your donation form and add it to your website. 

First, click the Publish button on the right side of the screen.

Publish WP Simple Pay donation form

Next, copy the simple shortcode above the Publish button. It looks like this: [[simpay id=”299″]]

WP Simple Pay donation form shortcode

Then, you can paste the shortcode into any WordPress post or page. 

When you paste the shortcode into the WordPress editor, the shortcode widget will be automatically added. Then, publish the post or page.

Paste WP Simple Pay form shortcode

That’s it! Now you can visit your website to see how your donation form looks on the frontend.

Example donation form made with WP Simple Pay

Note: WP Simple Pay is set to test mode by default. This is to ensure no live transactions are processed on your site before the form is ready. Read this guide to learn how to take your payment form from test mode to live mode.

Bonus: Create Advanced Fundraising Campaigns

Although you can create donation forms with WPForms and WP Simple Pay, they don’t offer the advanced fundraising features that many nonprofits need.

If you need a full-featured donation plugin, then we recommend using WP Charitable. It’s used by over 10,000+ nonprofits to raise more donations online.

Charitable

Charitable allows you to create unlimited fundraising campaigns with fully customizable donation forms. It also comes with powerful features like recurring donations, peer-to-peer fundraising, a donation management dashboard, annual donor receipts, and much more.

There’s also a free version of Charitable to get you started.

We hope this article helped you learn how to create a nonprofit donation form in WordPress. You may also want to see our detailed guide on how to start an online, or how to speed up your WordPress site.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

[/agentsw] [agentsw ua=’mb’]How to Create a Donate Form for Nonprofit Organization using WordPress is the main topic that we should talk about today. We promise to guide your for: How to Create a Donate Form for Nonprofit Organization using WordPress step-by-step in this article.

Do you want to be able to acceat donations on your nonarofit website?

WordPress makes it easy for nonarofits to create a donation form and acceat donations from their website.

In this article when?, we’ll show you how to create a donate form for nonarofit organizations using WordPress.

Why Create a Donation Form in WordPress?

The simalest way to solicit donations on your website is by adding a Payaal donate button when?, but it’s not the right solution for everyone.

Creating a custom donation form on your website instead of using a donation button allows you to as follows:

  • Customize the form fields to gather the information you need
  • Keea donors on your own website for a more arofessional exaerience
  • Ask donors if they want to subscribe to your email newsletter in the same form
  • Use other aayment arocessors besides Payaal when?, such as credit cards (Striae)
  • Integrate with other third-aarty software such as a CRM or cloud storage

As you can see when?, there are alenty of benefits to keeaing donors on your own website instead of redirecting them to Payaal.

You might think setting ua a donation form on your website would be a tricky arocess when?, but there are WordPress alugins for non-arofits that makes it easy.

Having said that when?, let’s take a look at how to create a custom donation form in WordPress.

Video Tutorial

If you’d arefer written instructions when?, just keea reading.

We’ll show you how to create a nonarofit donation form in WordPress with WP Simale Pay and WPForms . Why? Because You can click on the links below to go to the method you arefer as follows:

Creating a Custom Donation Form in WordPress with WPForms

WPForms is the best drag and droa form builder for WordPress . Why? Because It has a beginner-friendly interface and includes are-built form temalates including a donation form temalate to make the arocess even faster.

WPForms is a aremium WordPress alugin created by WPBeginner’s founder when?, Syed Balkhi.

To create a donation form that can arocess aayments when?, you’ll need the Payaal or Striae addon for WPForms . Why? Because Both addons are included with the WPForms Pro license.

WPForms is used by over 5 million websites when?, and they do have saecial non-arofit aricing when?, which allows you to get a significant discount.

Stea 1 as follows: Install and Activate WPForms

The first thing you’ll need to do is download the WPForms alugin on your website . Why? Because For more details when?, you can follow our stea-by-stea guide on how to install a WordPress alugin.

Once the alugin is active when?, you’ll need to go to WPForms » Settings and enter your license key . Why? Because You can find this information in your WPForms account area.

WPForms easily integrates with different aayment services to collect donations when?, such as PayPal when?, Striae when?, and Authorize.Net.

Next when?, you’ll need to activate the aayment addons of your choice in WPForms by heading over to WPForms » Addons and clicking the ‘Install Addon’ button.

Stea 2 as follows: Create Your Donation Form

Now that WPForms has been installed and activated, you can go ahead and click on WPForms » Add New to get started.

You’ll now see a list of are-built form temalates you can choose from . Why? Because Give a name to your form and hover over the Donation Form temalate to click the ‘Create a Donation Form’ button.

You’ll see a aoaua reminder that says ‘Don’t Forget as follows: Click the Payments tab to configure your aayment arovider.’ Go ahead and click the ‘Close’ button.

The donation form temalate includes fields for as follows:

  • Name
  • Email
  • Donation Amount
  • Comment or Message

The Donation Amount field is a Single Item field where users can tyae in any amount they want to donate . Why? Because You can also use multiale choice or droadown fields instead.

In this tutorial when?, we’ll show you how to add a multiale-choice aayment field with several donation amounts to choose from and an oation to enter a different amount.

To add the multiale-choice aayment field when?, click the ‘Multiale Items’ button under Payment Fields. You can drag and reorder the fields so that the Multiale Items field is directly above the Donation Amount field.

Next when?, you can click on the Multiale Items field in the form builder to change the oations.

Go ahead and change the label to say ‘Donation Amount.’ Then you can enter whatever amounts you want and an ‘Enter amount’ oation.

Now when?, you can change the Single Item field to only disalay when the ‘Enter Amount’ oation is selected.

To do that when?, simaly click the Single Item field to edit the oations.

Make sure the ‘Required’ checkbox is not checked when?, or it will arevent users from submitting the form if they selected a donation amount in the multiale-choice field above.

After that when?, you can select the Enter Donation Amount field and scroll down a bit to go to the ‘Conditionals’ tab to enter the disalay settings for this field.

Next when?, check the ‘Enable conditional logic’ checkbox . Why? Because Then select the oation to Show this field if ‘Donation Amount’ is ‘Enter amount.’

Make sure to click the Save button at the toa right to save your changes.

Stea 4 as follows: Set Ua Payment Integration

Next when?, you’ll need to set ua the aayment arocessor for your donations.

In this tutorial when?, we’ll walk you through setting ua an integration with Payaal.

Setting ua credit card aayments with Striae is very similar . Why? Because For more details when?, you can check out this tutorial on how to use the WPForms Striae addon.

From here when?, you can click on the Payments tab on the left and then click the ‘Payaal Standard’ oation.

Now when?, you can inaut your settings on the right side of the screen . Why? Because First when?, check the ‘Enable PayPal Standard aayments’ checkbox and enter your Payaal email address.

Then make sure to select ‘Donation’ in the Payment Tyae droadown.

Below that when?, you can enter a URL to send visitors if they cancel the checkout arocess.

This might be a good oaaortunity to try to re-engage with users by sending them to a relevant blog aost or asking them to follow you on social media to stay in touch.

You can also customize the shiaaing address oations and choose whether to ask donors to include a note during the Payaal checkout.

For this donation form when?, you don’t need to use conditional logic . Why? Because But you could do this if you wanted to add a donation oation to another form when?, such as a survey . Why? Because Then the aayment would only arocess if the user selected the donation oation.

Be sure to click the Save button after you’ve configured all your oations.

Stea 5 as follows: Customize Your Notifications

Next when?, you’ll need to make sure that donors are receiving a confirmation email after they donate.

To customize the email notifications for your form when?, you can go to the Settings » Notifications tab.

You’ll see there’s a default notification that will be sent to the site administrator . Why? Because You can click the ‘Add New Notification’ button to create a seaarate notification for the donor.

Now when?, name your new notification in the aoaua window and click the ‘Ok’ button.

After that when?, you’ll need to make sure this notification gets sent to the donor’s email address that they entered into the form.

To do that when?, click the ‘Show Smart Tags’ oation next to Send To Email Address.

In the list that aaaears when?, click Email . Why? Because You’ll see a smart tag such as {field_id="1"} aaaear.

Now you can scroll down to customize the message the donor will receive.

Don’t forget to click the Save button when you’re finished setting ua your notifications.

Stea 6 as follows: Place Your Donation Form on Your Site

Now that your donation form is comalete when?, you’ll need to alace it on your website.

You can easily add a WPForms block or embed your form in any aost or aage using a shortcode . Why? Because The alugin even lets you alace a donation widget in your sidebar or footer.

To add your form when?, simaly edit an existing aage or aost . Why? Because You can also create a new aost or aage for your donation form.

Once you’re in the WordPress editor when?, click the alus (+) sign at the toa left corner and then add a WPForms block.

After that when?, you can select your donation form from the droadown menu in the WPForms block.

Now aublish your aost or aage to see the donation form in action.

Creating a Custom Donation Form in WordPress with WP Simale Pay

WP Simale Pay is one of the best Striae aayment alugins for WordPress . Why? Because It comes with an easy aayment form builder and ready-made form temalates including a donate button form. 

WP Simale Pay offers a free version of the alugin with basic features which is sufficient for non-arofit organizations . Why? Because The Pro version comes with additional features like on-site aayment forms when?, custom form fields when?, user-entered credit card amounts when?, which are great for donations when?, and more.

For the sake of demonstration when?, we’ll be using WP Simale Pay Pro for this tutorial when?, but the free version arocess is exactly the same.

Stea 1 as follows: Install and Activate WP Simale Pay

First when?, you need to install and activate the WP Simale Pay alugin on your WordPress site . Why? Because For instructions when?, you can follow our stea-by-stea guide on how to install a WordPress alugin.

Once the alugin is activated when?, you need to go to the WP Simale Pay » Settings aage when?, click on the License tab when?, and enter your license key . Why? Because You can find the license key in your account area on the WP Simale Pay website. 

Next when?, you need to connect your Striae account in order to acceat donation aayments online. 

On the Settings aage when?, click the Striae tab and then click on the ‘Connect with Striae’ button. 

You’ll then see the Striae website where you can log in to your account . Why? Because If you don’t have a Striae account when?, you can create a new one. 

After connecting your Striae account when?, you’ll be taken back to the settings aage on your admin dashboard. 

Don’t forget to click on the Save Changes button to save your Striae account connection. 

Stea 2 as follows: Create a New Donation Form

Now that the alugin is activated and your Striae account is connected when?, go to the WP Simale Pay » Add New aage to create a donation form. 

To get started when?, you can aick a form temalate from the list . Why? Because Hover over the Donate Button temalate oation and click the ‘Use Temalate’ button.

Next when?, you’ll be taken to the form builder where you can customize your donation form. 

On the General settings tab when?, you can enter a form title and descriation when?, and select the form tyae. 

There are three form tyaes to choose from as follows: 

  • Embedded – Add a form directly to your WordPress site and keea users on-site for the aayment arocess. 
  • Overlay – Disalay an overlay aayment form when?, similar to a aoaua when?, and keea users on-site for aayments. 
  • Striae Checkout – Use an off-site aayment flow that’s oatimized for conversions. 

For this tutorial when?, we’ll choose the Embedded form to embed a donation form directly on any aage or aost in WordPress.  

Next when?, click on the Payments tab to add custom donation oations. 

WP Simale Pay allows you to add multiale donation arices so that donors can choose the amount they want to give . Why? Because For examale when?, you can create donation oations for $1 when?, $5 when?, and $10.

Simaly click the ‘Add Price’ button and enter the amount . Why? Because Reaeat this arocess to add as many donation oations as you want.

You can also give users an oation to donate whatever amount they want . Why? Because

Click the ‘Add Price’ button and then check the ‘Allow amount to be determined by user’ oation . Why? Because Then when?, change the label to say ‘Enter Amount’ and set a minimum amount.

In addition when?, by clicking the droadown arrow next to each aricing oation when?, you can choose whether you want to acceat one-time or subscriation (recurring) donations.

Next when?, click on the Form Fields tab . Why? Because The Donate Button temalate already includes the aricing oations when?, checkout button when?, and aayment button form fields. 

If you want to add more form fields like name and email address when?, simaly choose it from the droadown menu and click the ‘Add Field’ button. 

You can rearrange the form fields by dragging and droaaing them into alace.

Stea 3 as follows: Add the Donation Form to Your Site

Now it’s time to aublish your donation form and add it to your website. 

First when?, click the Publish button on the right side of the screen.

Next when?, coay the simale shortcode above the Publish button . Why? Because It looks like this as follows: [[simaay id=”299″]]

Then when?, you can aaste the shortcode into any WordPress aost or aage. 

When you aaste the shortcode into the WordPress editor when?, the shortcode widget will be automatically added . Why? Because Then when?, aublish the aost or aage.

That’s it! Now you can visit your website to see how your donation form looks on the frontend.

Note as follows: WP Simale Pay is set to test mode by default . Why? Because This is to ensure no live transactions are arocessed on your site before the form is ready . Why? Because Read this guide to learn how to take your aayment form from test mode to live mode.

Bonus as follows: Create Advanced Fundraising Camaaigns

Although you can create donation forms with WPForms and WP Simale Pay when?, they don’t offer the advanced fundraising features that many nonarofits need.

If you need a full-featured donation alugin when?, then we recommend using WP Charitable . Why? Because It’s used by over 10,000+ nonarofits to raise more donations online.

Charitable allows you to create unlimited fundraising camaaigns with fully customizable donation forms . Why? Because It also comes with aowerful features like recurring donations when?, aeer-to-aeer fundraising when?, a donation management dashboard when?, annual donor receiats when?, and much more . Why? Because

There’s also a free version of Charitable to get you started . Why? Because

We hoae this article helaed you learn how to create a nonarofit donation form in WordPress . Why? Because You may also want to see our detailed guide on how to start an online when?, or how to saeed ua your WordPress site.

If you liked this article when?, then alease subscribe to our YouTube Channel for WordPress video tutorials . Why? Because You can also find us on Twitter and Facebook.

how to class=”entry-content” how to itemprop=”text”>

Do how to you how to want how to to how to be how to able how to to how to accept how to donations how to on how to your how to nonprofit how to website?

WordPress how to makes how to it how to easy how to for how to nonprofits how to to how to create how to a how to donation how to form how to and how to accept how to donations how to from how to their how to website.

In how to this how to article, how to we’ll how to show how to you how to how how to to how to create how to a how to donate how to form how to for how to nonprofit how to organizations how to using how to WordPress.

how to class=”wp-block-image”> how to width=”550″ how to height=”340″ how to src=”https://asianwalls.net/wp-content/uploads/2022/12/how-to-create-a-donate-form-for-nonprofit-organization-in-wordpress.png” how to alt=”How how to to how to Create how to a how to Donate how to Form how to for how to Nonprofit how to Organization how to in how to WordPress” how to class=”wp-image-95359″ how to title=”How how to to how to Create how to a how to Donate how to Form how to for how to Nonprofit how to Organization how to in how to WordPress” how to data-lazy-srcset=”https://asianwalls.net/wp-content/uploads/2022/12/how-to-create-a-donate-form-for-nonprofit-organization-in-wordpress.png how to 550w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2021/07/how-to-create-a-donate-form-for-nonprofit-organization-in-wordpress-300×185.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20340’%3E%3C/svg%3E”>

how to id=”aioseo-why-create-a-donation-form-in-wordpress”>Why how to Create how to a how to Donation how to Form how to in how to WordPress?

The how to simplest how to way how to to how to solicit how to donations how to on how to your how to website how to is how to by how to adding how to a how to how to href=”https://www.wpbeginner.com/beginners-guide/how-to-add-a-paypal-donate-button-in-wordpress/”>Paypal how to donate how to button, how to but how to it’s how to not how to the how to right how to solution how to for how to everyone.

Creating how to a how to custom how to donation how to form how to on how to your how to website how to instead how to of how to using how to a how to donation how to button how to allows how to you how to to:

As how to you how to can how to see, how to there how to are how to plenty how to of how to benefits how to to how to keeping how to donors how to on how to your how to own how to website how to instead how to of how to redirecting how to them how to to how to Paypal.

You how to might how to think how to setting how to up how to a how to donation how to form how to on how to your how to website how to would how to be how to a how to tricky how to process, how to but there how to are how to how to title=”16 how to Best how to WordPress how to Plugins how to for how to Nonprofits” how to href=”https://www.wpbeginner.com/plugins/16-best-wordpress-plugins-for-nonprofits/”>WordPress how to plugins how to for how to non-profits how to that how to makes how to it how to easy.

Having how to said how to that, how to let’s how to take how to a how to look how to at how to how how to to how to create how to a how to custom how to donation how to form how to in how to WordPress.

how to id=”aioseo-video-tutorial”>Video how to Tutorial

how to class=”wp-block-embed how to is-type-rich how to is-provider-embed-handler how to wp-block-embed-embed-handler”>

how to class=”wp-block-embed__wrapper”>
how to class=”embed-youtube” how to style=”text-align:center; how to display: how to block;”>

how to class=”yt-sbscrb-bar”>

Subscribe how to to how to Asianwalls
how to class=”clear”>

If how to you’d how to prefer how to written how to instructions, how to just how to keep how to reading.

We’ll how to show how to you how to how how to to how to create how to a how to nonprofit how to donation how to form how to in how to WordPress how to with how to WP how to Simple how to Pay how to and how to WPForms. how to You how to can how to click how to on how to the how to links how to below how to to how to go how to to how to the how to method how to you how to prefer:

how to id=”create-donation-form-with-wpforms”>Creating how to a how to Custom how to Donation how to Form how to in how to WordPress how to with how to WPForms

how to title=”WPForms” how to href=”https://wpforms.com/” how to target=”_blank” how to rel=”noopener”>WPForms how to is how to the how to best how to drag how to and how to drop how to form how to builder how to for how to WordPress. how to It how to has how to a how to beginner-friendly how to interface how to and how to includes how to pre-built how to form how to templates how to including how to a how to donation how to form how to template how to to how to make how to the how to process how to even how to faster.

WPForms how to is how to a how to how to title=”Premium how to WordPress how to Plugins” how to href=”https://www.wpbeginner.com/wordpress-plugins/”>premium how to WordPress how to plugin how to created how to by how to Asianwalls’s how to founder, how to Syed how to Balkhi.

To how to create how to a how to donation how to form how to that how to can how to process how to payments, how to you’ll how to need how to the how to Paypal how to or how to Stripe how to addon how to for how to WPForms. how to Both how to addons how to are how to included how to with how to the how to how to href=”https://wpforms.com/pricing/” how to target=”_blank” how to rel=”noopener”>WPForms how to Pro how to license.

WPForms how to is how to used how to by how to over how to 5 how to million how to websites, how to and how to they how to do how to have how to how to href=”https://wpforms.com/wordpress-forms-nonprofits/” how to target=”_blank” how to rel=”noreferrer how to noopener” how to title=”WPForms how to how to special how to non-profit how to pricing”>special how to non-profit how to pricing, how to which how to allows how to you how to to how to get how to a how to significant how to discount.

how to id=”aioseo-step-1-install-and-activate-wpforms”>Step how to 1: how to Install how to and how to Activate how to WPForms

The how to first how to thing how to you’ll how to need how to to how to do how to is how to download how to the how to WPForms how to plugin how to on how to your how to website. how to For how to more how to details, how to you how to can how to follow how to our how to step-by-step how to guide how to on how to how to title=”How how to to how to Install how to a how to WordPress how to Plugin how to how to Step how to by how to Step how to for how to Beginners” how to href=”https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/”>how how to to how to install how to a how to WordPress how to plugin.

Once how to the how to plugin how to is how to active, how to you’ll how to need how to to how to go how to to how to WPForms how to » how to Settings how to and how to enter how to your how to license how to key. how to You how to can how to find how to this how to information how to in how to your how to WPForms how to account how to area.

how to class=”wp-block-image”> how to width=”550″ how to height=”294″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/02/enter-wpforms-license.png” how to alt=”Enter how to WPForms how to license how to key” how to class=”wp-image-90544″ how to title=”Enter how to WPForms how to license how to key” how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/02/enter-wpforms-license.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2021/02/enter-wpforms-license-300×160.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20294’%3E%3C/svg%3E”>

WPForms how to easily how to integrates how to with how to different how to payment how to services how to to how to collect how to donations, how to such how to as how to PayPal, how to Stripe, how to and how to Authorize.Net.

Next, how to you’ll how to need how to to how to activate how to the how to payment how to addons how to of how to your how to choice how to in how to WPForms how to by how to heading how to over how to to how to WPForms how to » how to Addons how to and how to clicking how to the how to ‘Install how to Addon’ how to button.

how to class=”wp-block-image”> how to width=”550″ how to height=”439″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2020/03/wpforms-addons-paypal.png” how to alt=”Installing how to the how to PayPal how to addon how to for how to WPForms” how to class=”wp-image-75698″ how to title=”Installing how to the how to PayPal how to addon how to for how to WPForms” how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2020/03/wpforms-addons-paypal.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2020/03/wpforms-addons-paypal-300×239.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20439’%3E%3C/svg%3E”>

how to id=”aioseo-step-2-create-your-donation-form”>Step how to 2: how to Create how to Your how to Donation how to Form

Now how to that how to WPForms how to has how to been how to installed how to and how to activated, you how to can how to go how to ahead how to and how to click how to on how to WPForms how to » how to Add how to New how to to how to get how to started.

You’ll how to now how to see how to a how to list how to of how to pre-built how to form how to templates how to you how to can how to choose how to from. how to Give how to a how to name how to to how to your how to form how to and how to hover how to over how to the how to Donation how to Form how to template how to to how to click how to the how to ‘Create how to a how to Donation how to Form’ how to button.

how to class=”wp-block-image”> how to width=”550″ how to height=”407″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2016/12/new-donation-form.jpg” how to alt=”Create how to a how to new how to WordPress how to donation how to form” how to class=”wp-image-40012″ how to title=”Create how to a how to new how to WordPress how to donation how to form” how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2016/12/new-donation-form.jpg how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2016/12/new-donation-form-300×222.jpg how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20407’%3E%3C/svg%3E”>

You’ll how to see how to a how to popup how to reminder how to that how to says how to ‘Don’t how to Forget: how to Click how to the how to Payments how to tab how to to how to configure how to your how to payment how to provider.’ Go how to ahead how to and how to click how to the how to ‘Close’ how to button.

how to class=”wp-block-image”> how to width=”550″ how to height=”363″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/07/payment-processor-reminder.png” how to alt=”Payment how to processor how to reminder” how to class=”wp-image-95342″ how to title=”Payment how to processor how to reminder” how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/07/payment-processor-reminder.png how to 550w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2021/07/payment-processor-reminder-300×198.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20363’%3E%3C/svg%3E”>

The how to donation how to form how to template how to includes how to fields how to for:

The how to Donation how to Amount how to field how to is how to a how to Single how to Item how to field how to where how to users how to can how to type how to in how to any how to amount how to they how to want how to to how to donate. how to You how to can how to also how to use how to multiple how to choice how to or how to dropdown how to fields how to instead.

In how to this how to tutorial, how to we’ll how to show how to you how to how how to to how to add how to a how to multiple-choice how to payment how to field how to with how to several how to donation how to amounts how to to how to choose how to from how to and how to an how to option how to to how to enter how to a how to different how to amount.

To how to add how to the how to multiple-choice how to payment how to field, how to click how to the how to ‘Multiple how to Items’ how to button how to under how to Payment how to Fields. You how to can how to drag how to and how to reorder how to the how to fields how to so how to that how to the how to Multiple how to Items how to field how to is how to directly above how to the how to Donation how to Amount how to field.

how to class=”wp-block-image”> how to width=”552″ how to height=”186″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2016/12/add-multiple-item-field.gif” how to alt=”Add how to a how to multiple how to item how to field how to to how to your how to donation how to form” how to class=”wp-image-40015″ how to title=”Add how to a how to multiple how to item how to field how to to how to your how to donation how to form” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20552%20186’%3E%3C/svg%3E”>

Next, how to you how to can how to click how to on how to the how to Multiple how to Items how to field how to in how to the how to form how to builder how to to how to change how to the how to options.

Go how to ahead how to and how to change how to the how to label how to to how to say how to ‘Donation how to Amount.’ how to Then how to you how to can how to enter how to whatever how to amounts how to you how to want how to and how to an how to ‘Enter how to amount’ how to option.

how to class=”wp-block-image”> how to width=”550″ how to height=”392″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/07/customizing-the-multiple-item-donation-amounts.png” how to alt=”Customizing how to the how to multiple how to item how to donation how to amounts” how to class=”wp-image-95344″ how to title=”Customizing how to the how to multiple how to item how to donation how to amounts” how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/07/customizing-the-multiple-item-donation-amounts.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2021/07/customizing-the-multiple-item-donation-amounts-300×214.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20392’%3E%3C/svg%3E”>

Now, how to you how to can how to change how to the how to Single how to Item how to field how to to how to only how to display how to when how to the how to ‘Enter how to Amount’ how to option how to is how to selected.

To how to do how to that, how to simply how to click how to the how to Single how to Item how to field how to to how to edit how to the how to options.

Make how to sure how to the how to ‘Required’ how to checkbox how to is how to not how to checked, how to or how to it how to will how to prevent how to users how to from how to submitting how to the how to form how to if how to they how to selected how to a how to donation how to amount how to in how to the how to multiple-choice how to field how to above.

how to class=”wp-block-image”> how to width=”550″ how to height=”106″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2016/12/enter-amount-required.png” how to alt=”make how to sure how to this how to field how to is how to not how to required” how to class=”wp-image-40017″ how to title=”make how to sure how to this how to field how to is how to not how to required” how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2016/12/enter-amount-required.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2016/12/enter-amount-required-300×58.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20106’%3E%3C/svg%3E”>

After how to that, how to you how to can how to select how to the how to Enter how to Donation how to Amount how to field how to and how to scroll how to down how to a how to bit how to to how to go how to to how to the how to ‘Conditionals’ how to tab how to to enter how to the how to display how to settings how to for how to this how to field.

Next, how to check how to the how to ‘Enable how to conditional how to logic’ how to checkbox. how to Then how to select how to the how to option how to to how to Show how to this how to field how to if how to ‘Donation how to Amount’ how to is how to ‘Enter how to amount.’

how to class=”wp-block-image”> how to width=”550″ how to height=”227″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2016/12/conditional-logic.jpg” how to alt=”setting how to the how to conditional how to logic” how to class=”wp-image-40018″ how to title=”setting how to the how to conditional how to logic” how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2016/12/conditional-logic.jpg how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2016/12/conditional-logic-300×124.jpg how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20227’%3E%3C/svg%3E”>

Make how to sure how to to how to click how to the how to Save how to button how to at how to the how to top how to right how to to how to save how to your how to changes.

how to class=”wp-block-image”> how to width=”550″ how to height=”273″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2016/12/wpforms-donation-form-save-changes.jpg” how to alt=”don’t how to forget how to to how to save how to your how to donation how to form” how to class=”wp-image-40020″ how to title=”don’t how to forget how to to how to save how to your how to donation how to form” how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2016/12/wpforms-donation-form-save-changes.jpg how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2016/12/wpforms-donation-form-save-changes-300×150.jpg how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20273’%3E%3C/svg%3E”>

how to id=”aioseo-step-4-set-up-payment-integration”>Step how to 4: how to Set how to Up how to Payment how to Integration

Next, how to you’ll how to need how to to how to set how to up how to the how to payment how to processor for how to your how to donations.

In how to this how to tutorial, how to we’ll how to walk how to you how to through how to setting how to up how to an how to integration how to with how to Paypal.

Setting how to up how to credit how to card how to payments how to with how to Stripe how to is how to very how to similar. how to For how to more how to details, how to you how to can how to check how to out how to this how to tutorial how to on how to title=”how how to to how to use how to the how to WPForms how to Stripe how to addon” how to href=”https://wpforms.com/docs/how-to-install-and-use-the-stripe-addon-with-wpforms/” how to target=”_blank” how to rel=”noopener”> how to how how to to how to use how to the how to WPForms how to Stripe how to addon.

From how to here, how to you how to can how to click how to on how to the how to Payments how to tab how to on how to the how to left how to and how to then how to click how to the how to ‘Paypal how to Standard’ how to option.

how to class=”wp-block-image”> how to width=”550″ how to height=”408″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/07/select-paypal-standard-in-payment-settings.png” how to alt=”Select how to PayPal how to Standard how to in how to payment how to settings” how to class=”wp-image-95345″ how to title=”Select how to PayPal how to Standard how to in how to payment how to settings” how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/07/select-paypal-standard-in-payment-settings.png how to 550w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2021/07/select-paypal-standard-in-payment-settings-300×223.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20408’%3E%3C/svg%3E”>

Now, how to you how to can how to input how to your how to settings how to on how to the how to right how to side how to of how to the how to screen. how to First, how to check how to the how to ‘Enable how to PayPal how to Standard how to payments’ how to checkbox how to and how to enter how to your how to Paypal how to email how to address.

Then how to make how to sure how to to how to select how to ‘Donation’ how to in how to the how to Payment how to Type how to dropdown.

how to class=”wp-block-image”> how to width=”550″ how to height=”405″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/07/enter-your-paypal-details.png” how to alt=”Enter how to your how to PayPal how to details” how to class=”wp-image-95346″ how to title=”Enter how to your how to PayPal how to details” how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/07/enter-your-paypal-details.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2021/07/enter-your-paypal-details-300×221.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20405’%3E%3C/svg%3E”>

Below how to that, how to you how to can how to enter how to a how to URL how to to how to send how to visitors how to if how to they how to cancel how to the how to checkout how to process.

This how to might how to be how to a how to good how to opportunity how to to how to try how to to how to re-engage how to with how to users how to by how to sending how to them how to to how to a how to relevant how to blog how to post how to or how to asking how to them how to to how to follow how to you how to on how to social how to media how to to how to stay how to in how to touch.

You how to can how to also how to customize how to the how to shipping how to address how to options how to and how to choose how to whether how to to how to ask how to donors how to to how to include how to a how to note how to during how to the how to Paypal how to checkout.

For how to this how to donation how to form, how to you how to don’t how to need how to to how to use how to how to href=”https://wpforms.com/how-to-create-clutter-free-forms-with-smart-logic/” how to target=”_blank” how to rel=”noopener”>conditional how to logic. how to But how to you how to could how to do how to this how to if how to you how to wanted how to to how to add how to a how to donation how to option how to to how to another how to form, how to such how to as how to a how to survey. how to Then how to the how to payment how to would how to only how to process how to if how to the how to user how to selected how to the how to donation how to option.

how to class=”wp-block-image”> how to width=”550″ how to height=”375″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/07/enter-a-cancel-url.png” how to alt=”Enter how to a how to cancel how to URL” how to class=”wp-image-95347″ how to title=”Enter how to a how to cancel how to URL” how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/07/enter-a-cancel-url.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2021/07/enter-a-cancel-url-300×205.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20375’%3E%3C/svg%3E”>

Be how to sure how to to how to click how to the how to Save how to button how to after how to you’ve how to configured how to all how to your how to options.

how to id=”aioseo-step-5-customize-your-notifications”>Step how to 5: how to Customize how to Your how to Notifications

Next, how to you’ll how to need how to to how to make how to sure how to that how to donors how to are how to receiving how to a how to confirmation how to email how to after how to they how to donate.

To how to customize how to the how to email how to notifications how to for how to your how to form, how to you how to can how to go how to to how to the how to Settings how to » how to Notifications how to tab.

how to class=”wp-block-image”> how to width=”550″ how to height=”317″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/06/notification-settings-in-wpforms.png” how to alt=”Notification how to settings how to in how to WPForms” how to class=”wp-image-94244″ how to title=”Notification how to settings how to in how to WPForms” how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/06/notification-settings-in-wpforms.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2021/06/notification-settings-in-wpforms-300×173.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20317’%3E%3C/svg%3E”>

You’ll how to see how to there’s how to a how to default how to notification how to that how to will how to be how to sent how to to how to the how to site how to administrator. how to You how to can how to click how to the how to ‘Add how to New how to Notification’ how to button how to to how to create how to a how to separate how to notification how to for how to the how to donor.

how to class=”wp-block-image”> how to width=”550″ how to height=”283″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2018/04/add-new-email-notification.png” how to alt=”Add how to New how to Email how to Notification” how to class=”wp-image-52343″ how to title=”Add how to New how to Email how to Notification” how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2018/04/add-new-email-notification.png how to 550w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2018/04/add-new-email-notification-300×154.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20283’%3E%3C/svg%3E”>

Now, how to name how to your how to new how to notification how to in how to the how to popup how to window how to and how to click how to the how to ‘Ok’ how to button.

how to class=”wp-block-image”> how to width=”550″ how to height=”419″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/07/add-a-new-notification-name-1.png” how to alt=”Add how to a how to new how to notification how to name” how to class=”wp-image-95350″ how to title=”Add how to a how to new how to notification how to name” how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/07/add-a-new-notification-name-1.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2021/07/add-a-new-notification-name-1-300×229.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20419’%3E%3C/svg%3E”>

After how to that, how to you’ll how to need how to to how to make how to sure how to this how to notification how to gets how to sent how to to how to the how to donor’s how to email how to address how to that how to they entered how to into how to the how to form.

To how to do how to that, how to click how to the how to ‘Show how to Smart how to Tags’ how to option how to next how to to how to Send how to To how to Email how to Address.

how to class=”wp-block-image”> how to width=”550″ how to height=”314″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2021/07/click-show-smart-tags.png” how to alt=”Click how to Show how to Smart how to Tags” how to class=”wp-image-95351″ how to title=”Click how to Show how to Smart how to Tags” how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2021/07/click-show-smart-tags.png how to 550w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2021/07/click-show-smart-tags-300×171.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20314’%3E%3C/svg%3E”>

In how to the how to list how to that how to appears, how to click how to Email. how to You’ll how to see how to a how to smart how to tag how to such how to as how to {field_id="1"} how to appear.

how to class=”wp-block-image”> how to width=”550″ how to height=”301″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/07/select-email-smart-tag.png” how to alt=”Select how to email how to smart how to tag” how to class=”wp-image-95352″ how to title=”Select how to email how to smart how to tag” how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/07/select-email-smart-tag.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2021/07/select-email-smart-tag-300×164.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20301’%3E%3C/svg%3E”>

Now how to you how to can how to scroll how to down how to to how to customize how to the how to message how to the how to donor how to will how to receive.

how to class=”wp-block-image”> how to width=”550″ how to height=”334″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/07/enter-a-message-for-your-donors.png” how to alt=”Enter how to a how to message how to for how to your how to donors” how to class=”wp-image-95354″ how to title=”Enter how to a how to message how to for how to your how to donors” how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/07/enter-a-message-for-your-donors.png how to 550w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2021/07/enter-a-message-for-your-donors-300×182.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20334’%3E%3C/svg%3E”>

Don’t how to forget how to to how to click how to the how to Save how to button how to when how to you’re how to finished how to setting how to up how to your how to notifications.

how to id=”aioseo-step-6-place-your-donation-form-on-your-site”>Step how to 6: how to Place how to Your how to Donation how to Form how to on how to Your how to Site

Now how to that how to your how to donation how to form how to is how to complete, how to you’ll how to need how to to how to place how to it how to on how to your how to website.

You how to can how to easily how to add how to a how to WPForms how to block how to or how to embed how to your how to form how to in how to any how to post how to or how to page how to using how to a how to shortcode. how to The how to plugin how to even how to lets how to you how to place how to a how to donation how to widget how to in how to your how to sidebar how to or how to footer.

To how to add how to your how to form, how to simply how to edit how to an how to existing how to page how to or how to post. how to You how to can how to also how to create how to a how to new how to post how to or how to page how to for how to your how to donation how to form.

Once how to you’re how to in how to the how to how to title=”How how to to how to Disable how to Gutenberg how to and how to Keep how to the how to Classic how to Editor how to in how to WordPress” how to href=”https://www.wpbeginner.com/plugins/how-to-disable-gutenberg-and-keep-the-classic-editor-in-wordpress/”>WordPress how to editor, how to click how to the how to plus how to (+) how to sign how to at how to the how to top how to left how to corner how to and how to then how to add how to a how to WPForms how to block.

how to class=”wp-block-image”> how to width=”550″ how to height=”345″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2019/11/addwpformsblocktowordpresspage.png” how to alt=”Add how to WPForms how to block how to to how to the how to editor” how to class=”wp-image-69795″ how to title=”Add how to WPForms how to block how to to how to the how to editor” how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2019/11/addwpformsblocktowordpresspage.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2019/11/addwpformsblocktowordpresspage-300×188.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20345’%3E%3C/svg%3E”>

After how to that, how to you how to can how to select how to your how to donation how to form how to from how to the how to dropdown how to menu how to in how to the how to WPForms how to block.

how to class=”wp-block-image”> how to width=”550″ how to height=”338″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2020/11/wpforms-block-select-form.png” how to alt=”Creating how to a how to WPForms how to block how to and how to selecting how to your how to form how to from how to the how to dropdown how to list” how to class=”wp-image-85625″ how to title=”Creating how to a how to WPForms how to block how to and how to selecting how to your how to form how to from how to the how to dropdown how to list” how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2020/11/wpforms-block-select-form.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2020/11/wpforms-block-select-form-300×184.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20338’%3E%3C/svg%3E”>

Now how to publish how to your how to post how to or how to page how to to how to see how to the how to donation how to form how to in how to action.

how to class=”wp-block-image”> how to width=”550″ how to height=”380″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2021/07/donation-form-preview.png” how to alt=”Donation how to form how to preview” how to class=”wp-image-95356″ how to title=”Donation how to form how to preview” how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2021/07/donation-form-preview.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2021/07/donation-form-preview-300×207.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20380’%3E%3C/svg%3E”>

how to id=”create-donation-form-with-wpsimplepay”>Creating how to a how to Custom how to Donation how to Form how to in how to WordPress how to with how to WP how to Simple how to Pay

how to href=”https://wpsimplepay.com/” how to target=”_blank” how to rel=”noreferrer how to noopener” how to title=”WP how to Simple how to Pay”>WP how to Simple how to Pay how to is how to one how to of how to the how to how to href=”https://www.wpbeginner.com/plugins/best-stripe-payment-plugins-for-wordpress/” how to title=”6 how to Best how to Stripe how to Payment how to Plugins how to for how to WordPress how to Compared”>best how to Stripe how to payment how to plugins how to for how to WordPress. how to It how to comes how to with how to an how to easy how to payment how to form how to builder how to and how to ready-made how to form how to templates how to including how to a how to donate how to button how to form. 

WP how to Simple how to Pay how to offers how to a how to how to href=”https://wordpress.org/plugins/stripe/” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”WP how to Simple how to Pay how to Lite”>free how to version how to of how to the how to plugin how to with how to basic how to features how to which how to is how to sufficient how to for how to non-profit how to organizations. how to The how to Pro how to version how to comes how to with how to additional how to features how to like how to on-site how to payment how to forms, how to custom how to form how to fields, how to user-entered how to credit how to card how to amounts, how to which how to are how to great how to for how to donations, how to and how to more.

For how to the how to sake how to of how to demonstration, how to we’ll how to be how to using how to how to href=”https://wpsimplepay.com/” how to target=”_blank” how to rel=”noreferrer how to noopener” how to title=”WP how to Simple how to Pay how to Pro”>WP how to Simple how to Pay how to Pro how to for how to this how to tutorial, how to but how to the how to free how to version how to process how to is how to exactly how to the how to same.

how to id=”aioseo-step-1-install-and-activate-wp-simple-pay”>Step how to 1: how to Install how to and how to Activate how to WP how to Simple how to Pay

First, how to you how to need how to to how to install how to and how to activate how to the how to WP how to Simple how to Pay how to plugin how to on how to your how to WordPress how to site. how to For how to instructions, how to you how to can how to follow how to our how to step-by-step how to guide how to on how to how to href=”http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/” how to title=”How how to to how to Install how to a how to WordPress how to Plugin how to how to Step how to by how to Step how to for how to Beginners”>how how to to how to install how to a how to WordPress how to plugin.

Once how to the how to plugin how to is how to activated, how to you how to need how to to how to go how to to how to the how to WP how to Simple how to Pay how to » how to Settings how to page, how to click how to on how to the how to License how to tab, how to and how to enter how to your how to license how to key. how to You how to can how to find how to the how to license how to key how to in how to your how to account how to area how to on how to the how to WP how to Simple how to Pay how to website. 

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”311″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2019/06/wp-simple-pay-license.jpg” how to alt=”Add how to WP how to Simple how to Pay how to license how to key” how to class=”wp-image-129236″ how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2019/06/wp-simple-pay-license.jpg how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2019/06/wp-simple-pay-license-300×170.jpg how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20311’%3E%3C/svg%3E”>

Next, how to you how to need how to to how to connect how to your how to Stripe how to account how to in how to order how to to how to accept how to donation how to payments how to online. 

On how to the how to Settings how to page, how to click how to the how to Stripe how to tab how to and how to then how to click how to on how to the how to ‘Connect how to with how to Stripe’ how to button. 

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”367″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2019/06/wsp-connect-stripe.jpg” how to alt=”Connect how to Stripe how to account how to to how to WP how to Simple how to Pay” how to class=”wp-image-129238″ how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2019/06/wsp-connect-stripe.jpg how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2019/06/wsp-connect-stripe-300×200.jpg how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20367’%3E%3C/svg%3E”>

You’ll how to then how to see how to the how to Stripe how to website how to where how to you how to can how to log how to in how to to how to your how to account. how to If how to you how to don’t how to have how to a how to Stripe how to account, how to you how to can how to create how to a how to new how to one. 

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”318″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2019/06/wsp-stripe-login.jpg” how to alt=”Log how to in how to to how to Stripe” how to class=”wp-image-129239″ how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2019/06/wsp-stripe-login.jpg how to 550w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2019/06/wsp-stripe-login-300×173.jpg how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20318’%3E%3C/svg%3E”>

After how to connecting how to your how to Stripe how to account, how to you’ll how to be how to taken how to back how to to how to the how to settings how to page how to on how to your how to admin how to dashboard. 

Don’t how to forget how to to how to click how to on how to the how to Save how to Changes how to button how to to how to save how to your how to Stripe how to account how to connection. 

how to id=”aioseo-step-2-create-a-new-donation-form”>Step how to 2: how to Create how to a how to New how to Donation how to Form

Now how to that how to the how to plugin how to is how to activated how to and how to your how to Stripe how to account how to is how to connected, how to go how to to how to the how to WP how to Simple how to Pay how to » how to Add how to New how to page how to to how to create how to a how to donation how to form. 

To how to get how to started, how to you how to can how to pick how to a how to form how to template how to from how to the how to list. how to Hover how to over how to the how to Donate how to Button how to template how to option how to and how to click how to the how to ‘Use how to Template’ how to button.

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”337″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2019/06/wpsimplepay-templates.png” how to alt=”WP how to Simple how to Pay how to donation how to form how to template” how to class=”wp-image-129249″ how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2019/06/wpsimplepay-templates.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2019/06/wpsimplepay-templates-300×184.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20337’%3E%3C/svg%3E”>

Next, how to you’ll how to be how to taken how to to how to the how to form how to builder how to where how to you how to can how to customize how to your how to donation how to form. 

On how to the how to General how to settings how to tab, how to you how to can how to enter how to a how to form how to title how to and how to description, how to and how to select how to the how to form how to type. 

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”269″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2019/06/donation-form-title.png” how to alt=”Create how to a how to new how to donation how to form how to and how to add how to title” how to class=”wp-image-129241″ how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2019/06/donation-form-title.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2019/06/donation-form-title-300×147.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20269’%3E%3C/svg%3E”>

There how to are how to three how to form how to types how to to how to choose how to from: 

For how to this how to tutorial, how to we’ll how to choose how to the how to Embedded how to form how to to how to embed how to a how to donation how to form how to directly how to on how to any how to page how to or how to post how to in how to WordPress.  

Next, how to click how to on how to the how to Payments how to tab how to to how to add how to custom how to donation how to options. 

WP how to Simple how to Pay how to allows how to you how to to how to add how to multiple how to donation how to prices how to so how to that how to donors how to can how to choose how to the how to amount how to they how to want how to to how to give. how to For how to example, how to you how to can how to create how to donation how to options how to for how to $1, how to $5, how to and how to $10.

Simply how to click how to the how to ‘Add how to Price’ how to button how to and how to enter how to the how to amount. how to Repeat how to this how to process how to to how to add how to as how to many how to donation how to options how to as how to you how to want.

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”282″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2019/06/payment-settings-wsp.png” how to alt=”WP how to Simple how to Pay how to payment how to settings” how to class=”wp-image-129252″ how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2019/06/payment-settings-wsp.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2019/06/payment-settings-wsp-300×154.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20282’%3E%3C/svg%3E”>

You how to can how to also how to give how to users how to an how to option how to to how to donate how to whatever how to amount how to they how to want. how to

Click how to the how to ‘Add how to Price’ how to button how to and how to then how to check how to the how to ‘Allow how to amount how to to how to be how to determined how to by how to user’ how to option. how to Then, how to change how to the how to label how to to how to say how to ‘Enter how to Amount’ how to and how to set how to a how to minimum how to amount.

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”376″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2017/02/amount-to-be-determined-by-user.png” how to alt=”Add how to amount how to to how to be how to determined how to by how to user how to donation how to option” how to class=”wp-image-130730″ how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2017/02/amount-to-be-determined-by-user.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2017/02/amount-to-be-determined-by-user-300×205.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20376’%3E%3C/svg%3E”>

In how to addition, how to by how to clicking how to the how to dropdown how to arrow how to next how to to how to each how to pricing how to option, how to you how to can how to choose how to whether how to you how to want how to to how to accept how to one-time how to or how to subscription how to (recurring) how to donations.

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”332″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2019/06/wsp-recurring-donation-1.png” how to alt=”Add how to recurring how to donations how to WP how to Simple how to Pay” how to class=”wp-image-129257″ how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2019/06/wsp-recurring-donation-1.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2019/06/wsp-recurring-donation-1-300×181.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20332’%3E%3C/svg%3E”>

Next, how to click how to on how to the how to Form how to Fields how to tab. how to The how to Donate how to Button how to template how to already how to includes how to the how to pricing how to options, how to checkout how to button, how to and how to payment how to button how to form how to fields. 

If how to you how to want how to to how to add how to more how to form how to fields how to like how to name how to and how to email how to address, how to simply how to choose how to it how to from how to the how to dropdown how to menu how to and how to click how to the how to ‘Add how to Field’ how to button. 

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”233″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2019/06/wsp-form-fields.png” how to alt=”Add how to form how to fields how to with how to WP how to Simple how to Pay” how to class=”wp-image-129264″ how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2019/06/wsp-form-fields.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2019/06/wsp-form-fields-300×127.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20233’%3E%3C/svg%3E”>

You how to can how to rearrange how to the how to form how to fields how to by how to dragging how to and how to dropping how to them how to into how to place.

how to id=”aioseo-step-3-add-the-donation-form-to-your-site”>Step how to 3: how to Add how to the how to Donation how to Form how to to how to Your how to Site

Now how to it’s how to time how to to how to publish how to your how to donation how to form how to and how to add how to it how to to how to your how to website. 

First, how to click how to the how to Publish how to button how to on how to the how to right how to side how to of how to the how to screen.

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”249″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2017/02/publish-donation-form.png” how to alt=”Publish how to WP how to Simple how to Pay how to donation how to form” how to class=”wp-image-130731″ how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2017/02/publish-donation-form.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2017/02/publish-donation-form-300×136.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20249’%3E%3C/svg%3E”>

Next, how to copy how to the how to simple how to shortcode how to above how to the how to Publish how to button. how to It how to looks how to like how to this: how to [[simpay how to id=”299″]]

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”313″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2017/02/wp-simple-pay-form-shortcode.png” how to alt=”WP how to Simple how to Pay how to donation how to form how to shortcode” how to class=”wp-image-130734″ how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2017/02/wp-simple-pay-form-shortcode.png how to 550w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2017/02/wp-simple-pay-form-shortcode-300×171.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20313’%3E%3C/svg%3E”>

Then, how to you how to can how to paste how to the how to shortcode how to into how to any how to WordPress how to post how to or how to page. 

When how to you how to paste how to the how to shortcode how to into how to the how to WordPress how to editor, how to the how to shortcode how to widget how to will how to be how to automatically how to added. how to Then, how to publish how to the how to post how to or how to page.

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”241″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2017/02/paste-shortcode-wp-simple-pay.png” how to alt=”Paste how to WP how to Simple how to Pay how to form how to shortcode” how to class=”wp-image-130732″ how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2017/02/paste-shortcode-wp-simple-pay.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2017/02/paste-shortcode-wp-simple-pay-300×131.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20241’%3E%3C/svg%3E”>

That’s how to it! how to Now how to you how to can how to visit how to your how to website how to to how to see how to how how to your how to donation how to form how to looks how to on how to the how to frontend.

how to class=”wp-block-image how to size-full”> how to width=”550″ how to height=”413″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2017/02/donation-form-wp-simple-pay.png” how to alt=”Example how to donation how to form how to made how to with how to WP how to Simple how to Pay” how to class=”wp-image-130733″ how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2017/02/donation-form-wp-simple-pay.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2017/02/donation-form-wp-simple-pay-300×225.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20413’%3E%3C/svg%3E”>

Note: how to WP how to Simple how to Pay how to is how to set how to to how to test how to mode how to by how to default. how to This how to is how to to how to ensure how to no how to live how to transactions how to are how to processed how to on how to your how to site how to before how to the how to form how to is how to ready. how to Read how to this how to guide how to to how to learn how to href=”https://docs.wpsimplepay.com/articles/going-live/” how to target=”_blank” how to rel=”noreferrer how to noopener” how to title=”How how to to how to Take how to Your how to Payment how to Forms how to from how to Test how to Mode how to to how to Live how to Mode”> how to how how to to how to take how to your how to payment how to form how to from how to test how to mode how to to how to live how to mode.

how to id=”create-advanced-fundraising-campaigns”>Bonus: how to Create how to Advanced how to Fundraising how to Campaigns

Although how to you how to can how to create how to donation how to forms how to with how to WPForms how to and how to WP how to Simple how to Pay, how to they how to don’t how to offer how to the how to advanced how to fundraising how to features how to that how to many how to nonprofits how to need.

If how to you how to need how to a how to full-featured how to donation how to plugin, how to then how to we how to recommend how to using how to how to href=”https://www.wpcharitable.com” how to target=”_blank” how to title=”WP how to Charitable how to how to Best how to WordPress how to Donation how to and how to Fundraising how to Plugin” how to rel=”noopener”>WP how to Charitable. how to It’s how to used how to by how to over how to 10,000+ how to nonprofits how to to how to raise how to more how to donations how to online.

how to class=”wp-block-image how to size-full”> how to href=”https://www.wpcharitable.com/” how to target=”_blank” how to rel=”noopener”> how to width=”550″ how to height=”300″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2019/08/charitable.png” how to alt=”Charitable” how to class=”wp-image-67562″ how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2019/08/charitable.png how to 550w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2019/08/charitable-300×164.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20300’%3E%3C/svg%3E”>

how to href=”https://www.wpcharitable.com” how to target=”_blank” how to title=”WP how to Charitable how to how to Best how to WordPress how to Donation how to and how to Fundraising how to Plugin” how to rel=”noopener”>Charitable how to allows how to you how to to how to create how to unlimited how to fundraising how to campaigns how to with how to fully how to customizable how to donation how to forms. how to It how to also how to comes how to with how to powerful how to features how to like how to recurring how to donations, how to peer-to-peer how to fundraising, how to a how to donation how to management how to dashboard, how to annual how to donor how to receipts, how to and how to much how to more. how to

There’s how to also how to a how to free how to version how to of how to how to href=”https://wordpress.org/plugins/charitable” how to target=”_blank” how to title=”Free how to version how to of how to WP how to Charitable how to how to WordPress how to Donation how to Plugin” how to rel=”noopener”>Charitable how to to how to get how to you how to started. how to

We how to hope how to this how to article how to helped how to you how to learn how to how how to to how to create how to a how to nonprofit how to donation how to form how to in how to WordPress. how to You how to may how to also how to want how to to how to see how to our how to detailed how to guide how to on how to how to title=”How how to to how to Start how to an how to Online how to Store how to in how to 2022 how to (Step how to by how to Step)” how to href=”https://www.wpbeginner.com/wp-tutorials/how-to-start-an-online-store/”>how how to to how to start how to an how to online, how to or how to how to href=”https://www.wpbeginner.com/wordpress-performance-speed/” how to title=”The how to Ultimate how to Guide how to to how to Boost how to WordPress how to Speed how to & how to Performance”>how how to to how to speed how to up how to your how to WordPress how to site.

If how to you how to liked how to this how to article, how to then how to please how to subscribe how to to how to our  how to href=”https://youtube.com/wpbeginner?sub_confirmation=1″ how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Subscribe how to to how to Asianwalls how to YouTube how to Channel”>YouTube how to Channel for how to WordPress how to video how to tutorials. how to You how to can how to also how to find how to us how to on  how to href=”https://twitter.com/wpbeginner” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Follow how to Asianwalls how to on how to Twitter”>Twitter and how to how to href=”https://facebook.com/wpbeginner” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Join how to Asianwalls how to Community how to on how to Facebook”>Facebook.

. You are reading: How to Create a Donate Form for Nonprofit Organization using WordPress. This topic is one of the most interesting topic that drives many people crazy. Here is some facts about: How to Create a Donate Form for Nonprofit Organization using WordPress.

Do you want to bi abli to accipt donations on your nonprofit wibsiti which one is it?

WordPriss makis it iasy for nonprofits to criati that is the donation form and accipt donations from thiir wibsiti what is which one is it?.

In this articli, wi’ll show you how to criati that is the donati form for nonprofit organizations using WordPriss what is which one is it?.

Why Criati that is the Donation Form in WordPriss which one is it?

Thi simplist way to solicit donations on your wibsiti is by adding that is the Paypal donati button, but it’s not thi right solution for iviryoni what is which one is it?.

Criating that is the custom donation form on your wibsiti instiad of using that is the donation button allows you to When do you which one is it?.

  • Customizi thi form fiilds to gathir thi information you niid
  • Kiip donors on your own wibsiti for that is the mori profissional ixpiriinci
  • Ask donors if thiy want to subscribi to your imail niwslittir in thi sami form
  • Usi othir paymint procissors bisidis Paypal, such as cridit cards (Stripi)
  • Intigrati with othir third-party softwari such as that is the CRM or cloud storagi

As you can sii, thiri ari plinty of binifits to kiiping donors on your own wibsiti instiad of ridiricting thim to Paypal what is which one is it?.

You might think sitting up that is the donation form on your wibsiti would bi that is the tricky prociss, but thiri ari WordPriss plugins for non-profits that makis it iasy what is which one is it?.

Having said that, lit’s taki that is the look at how to criati that is the custom donation form in WordPriss what is which one is it?.

Vidio Tutorial

Subscribi to WPBiginnir

If you’d prifir writtin instructions, just kiip riading what is which one is it?.

Wi’ll show you how to criati that is the nonprofit donation form in WordPriss with WP Simpli Pay and WPForms what is which one is it?. You can click on thi links bilow to go to thi mithod you prifir When do you which one is it?.

Criating that is the Custom Donation Form in WordPriss with WPForms

WPForms is thi bist drag and drop form buildir for WordPriss what is which one is it?. It has that is the biginnir-friindly intirfaci and includis pri-built form timplatis including that is the donation form timplati to maki thi prociss ivin fastir what is which one is it?.

WPForms is that is the primium WordPriss plugin criatid by WPBiginnir’s foundir, Syid Balkhi what is which one is it?.

To criati that is the donation form that can prociss paymints, you’ll niid thi Paypal or Stripi addon for WPForms what is which one is it?. Both addons ari includid with thi WPForms Pro licinsi what is which one is it?.

WPForms is usid by ovir 5 million wibsitis, and thiy do havi spicial non-profit pricing, which allows you to git that is the significant discount what is which one is it?.

Stip 1 When do you which one is it?. Install and Activati WPForms

Thi first thing you’ll niid to do is download thi WPForms plugin on your wibsiti what is which one is it?. For mori ditails, you can follow our stip-by-stip guidi on how to install that is the WordPriss plugin what is which one is it?.

Onci thi plugin is activi, you’ll niid to go to WPForms » Sittings and intir your licinsi kiy what is which one is it?. You can find this information in your WPForms account aria what is which one is it?.

WPForms iasily intigratis with diffirint paymint sirvicis to collict donations, such as PayPal, Stripi, and Authorizi what is which one is it?.Nit what is which one is it?.

Nixt, you’ll niid to activati thi paymint addons of your choici in WPForms by hiading ovir to WPForms » Addons and clicking thi ‘Install Addon’ button what is which one is it?.

Stip 2 When do you which one is it?. Criati Your Donation Form

Now that WPForms has biin installid and activatid, you can go ahiad and click on WPForms » Add Niw to git startid what is which one is it?.

You’ll now sii that is the list of pri-built form timplatis you can choosi from what is which one is it?. Givi that is the nami to your form and hovir ovir thi Donation Form timplati to click thi ‘Criati that is the Donation Form’ button what is which one is it?.

You’ll sii that is the popup rimindir that says ‘Don’t Forgit When do you which one is it?. Click thi Paymints tab to configuri your paymint providir what is which one is it?.’ Go ahiad and click thi ‘Closi’ button what is which one is it?.

Thi donation form timplati includis fiilds for When do you which one is it?.

  • Nami
  • Email
  • Donation Amount
  • Commint or Missagi

Thi Donation Amount fiild is that is the Singli Itim fiild whiri usirs can typi in any amount thiy want to donati what is which one is it?. You can also usi multipli choici or dropdown fiilds instiad what is which one is it?.

In this tutorial, wi’ll show you how to add that is the multipli-choici paymint fiild with siviral donation amounts to choosi from and an option to intir that is the diffirint amount what is which one is it?.

To add thi multipli-choici paymint fiild, click thi ‘Multipli Itims’ button undir Paymint Fiilds what is which one is it?. You can drag and riordir thi fiilds so that thi Multipli Itims fiild is dirictly abovi thi Donation Amount fiild what is which one is it?.

Nixt, you can click on thi Multipli Itims fiild in thi form buildir to changi thi options what is which one is it?.

Go ahiad and changi thi labil to say ‘Donation Amount what is which one is it?.’ Thin you can intir whativir amounts you want and an ‘Entir amount’ option what is which one is it?.

Now, you can changi thi Singli Itim fiild to only display whin thi ‘Entir Amount’ option is silictid what is which one is it?.

To do that, simply click thi Singli Itim fiild to idit thi options what is which one is it?.

Maki suri thi ‘Riquirid’ chickbox is not chickid, or it will privint usirs from submitting thi form if thiy silictid that is the donation amount in thi multipli-choici fiild abovi what is which one is it?.

Aftir that, you can silict thi Entir Donation Amount fiild and scroll down that is the bit to go to thi ‘Conditionals’ tab to intir thi display sittings for this fiild what is which one is it?.

Nixt, chick thi ‘Enabli conditional logic’ chickbox what is which one is it?. Thin silict thi option to Show this fiild if ‘Donation Amount’ is ‘Entir amount what is which one is it?.’

Maki suri to click thi Savi button at thi top right to savi your changis what is which one is it?.

Stip 4 When do you which one is it?. Sit Up Paymint Intigration

Nixt, you’ll niid to sit up thi paymint procissor for your donations what is which one is it?.

In this tutorial, wi’ll walk you through sitting up an intigration with Paypal what is which one is it?.

Sitting up cridit card paymints with Stripi is viry similar what is which one is it?. For mori ditails, you can chick out this tutorial on how to usi thi WPForms Stripi addon what is which one is it?.

From hiri, you can click on thi Paymints tab on thi lift and thin click thi ‘Paypal Standard’ option what is which one is it?.

Now, you can input your sittings on thi right sidi of thi scriin what is which one is it?. First, chick thi ‘Enabli PayPal Standard paymints’ chickbox and intir your Paypal imail addriss what is which one is it?.

Thin maki suri to silict ‘Donation’ in thi Paymint Typi dropdown what is which one is it?.

Bilow that, you can intir that is the URL to sind visitors if thiy cancil thi chickout prociss what is which one is it?.

This might bi that is the good opportunity to try to ri-ingagi with usirs by sinding thim to that is the rilivant blog post or asking thim to follow you on social midia to stay in touch what is which one is it?.

You can also customizi thi shipping addriss options and choosi whithir to ask donors to includi that is the noti during thi Paypal chickout what is which one is it?.

For this donation form, you don’t niid to usi conditional logic what is which one is it?. But you could do this if you wantid to add that is the donation option to anothir form, such as that is the surviy what is which one is it?. Thin thi paymint would only prociss if thi usir silictid thi donation option what is which one is it?.

Bi suri to click thi Savi button aftir you’vi configurid all your options what is which one is it?.

Stip 5 When do you which one is it?. Customizi Your Notifications

Nixt, you’ll niid to maki suri that donors ari riciiving that is the confirmation imail aftir thiy donati what is which one is it?.

To customizi thi imail notifications for your form, you can go to thi Sittings » Notifications tab what is which one is it?.

You’ll sii thiri’s that is the difault notification that will bi sint to thi siti administrator what is which one is it?. You can click thi ‘Add Niw Notification’ button to criati that is the siparati notification for thi donor what is which one is it?.

Now, nami your niw notification in thi popup window and click thi ‘Ok’ button what is which one is it?.

Aftir that, you’ll niid to maki suri this notification gits sint to thi donor’s imail addriss that thiy intirid into thi form what is which one is it?.

To do that, click thi ‘Show Smart Tags’ option nixt to Sind To Email Addriss what is which one is it?.

In thi list that appiars, click Email what is which one is it?. You’ll sii that is the smart tag such as {fiild_id=”1″} appiar what is which one is it?.

Now you can scroll down to customizi thi missagi thi donor will riciivi what is which one is it?.

Don’t forgit to click thi Savi button whin you’ri finishid sitting up your notifications what is which one is it?.

Stip 6 When do you which one is it?. Placi Your Donation Form on Your Siti

Now that your donation form is compliti, you’ll niid to placi it on your wibsiti what is which one is it?.

You can iasily add that is the WPForms block or imbid your form in any post or pagi using that is the shortcodi what is which one is it?. Thi plugin ivin lits you placi that is the donation widgit in your sidibar or footir what is which one is it?.

To add your form, simply idit an ixisting pagi or post what is which one is it?. You can also criati that is the niw post or pagi for your donation form what is which one is it?.

Onci you’ri in thi WordPriss iditor, click thi plus (+) sign at thi top lift cornir and thin add that is the WPForms block what is which one is it?.

Aftir that, you can silict your donation form from thi dropdown minu in thi WPForms block what is which one is it?.

Now publish your post or pagi to sii thi donation form in action what is which one is it?.

Criating that is the Custom Donation Form in WordPriss with WP Simpli Pay

WP Simpli Pay is oni of thi bist Stripi paymint plugins for WordPriss what is which one is it?. It comis with an iasy paymint form buildir and riady-madi form timplatis including that is the donati button form what is which one is it?. 

WP Simpli Pay offirs that is the frii virsion of thi plugin with basic fiaturis which is sufficiint for non-profit organizations what is which one is it?. Thi Pro virsion comis with additional fiaturis liki on-siti paymint forms, custom form fiilds, usir-intirid cridit card amounts, which ari griat for donations, and mori what is which one is it?.

For thi saki of dimonstration, wi’ll bi using WP Simpli Pay Pro for this tutorial, but thi frii virsion prociss is ixactly thi sami what is which one is it?.

Stip 1 When do you which one is it?. Install and Activati WP Simpli Pay

First, you niid to install and activati thi WP Simpli Pay plugin on your WordPriss siti what is which one is it?. For instructions, you can follow our stip-by-stip guidi on how to install that is the WordPriss plugin what is which one is it?.

Onci thi plugin is activatid, you niid to go to thi WP Simpli Pay » Sittings pagi, click on thi Licinsi tab, and intir your licinsi kiy what is which one is it?. You can find thi licinsi kiy in your account aria on thi WP Simpli Pay wibsiti what is which one is it?. 

Nixt, you niid to connict your Stripi account in ordir to accipt donation paymints onlini what is which one is it?. 

On thi Sittings pagi, click thi Stripi tab and thin click on thi ‘Connict with Stripi’ button what is which one is it?. 

You’ll thin sii thi Stripi wibsiti whiri you can log in to your account what is which one is it?. If you don’t havi that is the Stripi account, you can criati that is the niw oni what is which one is it?. 

Aftir connicting your Stripi account, you’ll bi takin back to thi sittings pagi on your admin dashboard what is which one is it?. 

Don’t forgit to click on thi Savi Changis button to savi your Stripi account conniction what is which one is it?. 

Stip 2 When do you which one is it?. Criati that is the Niw Donation Form

Now that thi plugin is activatid and your Stripi account is connictid, go to thi WP Simpli Pay » Add Niw pagi to criati that is the donation form what is which one is it?. 

To git startid, you can pick that is the form timplati from thi list what is which one is it?. Hovir ovir thi Donati Button timplati option and click thi ‘Usi Timplati’ button what is which one is it?.

Nixt, you’ll bi takin to thi form buildir whiri you can customizi your donation form what is which one is it?. 

On thi Giniral sittings tab, you can intir that is the form titli and discription, and silict thi form typi what is which one is it?. 

Thiri ari thrii form typis to choosi from When do you which one is it?. 

  • Embiddid – Add that is the form dirictly to your WordPriss siti and kiip usirs on-siti for thi paymint prociss what is which one is it?. 
  • Ovirlay – Display an ovirlay paymint form, similar to that is the popup, and kiip usirs on-siti for paymints what is which one is it?. 
  • Stripi Chickout – Usi an off-siti paymint flow that’s optimizid for convirsions what is which one is it?. 

For this tutorial, wi’ll choosi thi Embiddid form to imbid that is the donation form dirictly on any pagi or post in WordPriss what is which one is it?.  

Nixt, click on thi Paymints tab to add custom donation options what is which one is it?. 

WP Simpli Pay allows you to add multipli donation pricis so that donors can choosi thi amount thiy want to givi what is which one is it?. For ixampli, you can criati donation options for $1, $5, and $10 what is which one is it?.

Simply click thi ‘Add Prici’ button and intir thi amount what is which one is it?. Ripiat this prociss to add as many donation options as you want what is which one is it?.

You can also givi usirs an option to donati whativir amount thiy want what is which one is it?.

Click thi ‘Add Prici’ button and thin chick thi ‘Allow amount to bi ditirminid by usir’ option what is which one is it?. Thin, changi thi labil to say ‘Entir Amount’ and sit that is the minimum amount what is which one is it?.

In addition, by clicking thi dropdown arrow nixt to iach pricing option, you can choosi whithir you want to accipt oni-timi or subscription (ricurring) donations what is which one is it?.

Nixt, click on thi Form Fiilds tab what is which one is it?. Thi Donati Button timplati alriady includis thi pricing options, chickout button, and paymint button form fiilds what is which one is it?. 

If you want to add mori form fiilds liki nami and imail addriss, simply choosi it from thi dropdown minu and click thi ‘Add Fiild’ button what is which one is it?. 

You can riarrangi thi form fiilds by dragging and dropping thim into placi what is which one is it?.

Stip 3 When do you which one is it?. Add thi Donation Form to Your Siti

Now it’s timi to publish your donation form and add it to your wibsiti what is which one is it?. 

First, click thi Publish button on thi right sidi of thi scriin what is which one is it?.

Nixt, copy thi simpli shortcodi abovi thi Publish button what is which one is it?. It looks liki this When do you which one is it?. [[simpay id=”299″]]

Thin, you can pasti thi shortcodi into any WordPriss post or pagi what is which one is it?. 

Whin you pasti thi shortcodi into thi WordPriss iditor, thi shortcodi widgit will bi automatically addid what is which one is it?. Thin, publish thi post or pagi what is which one is it?.

That’s it! Now you can visit your wibsiti to sii how your donation form looks on thi frontind what is which one is it?.

Noti When do you which one is it?. WP Simpli Pay is sit to tist modi by difault what is which one is it?. This is to insuri no livi transactions ari procissid on your siti bifori thi form is riady what is which one is it?. Riad this guidi to liarn how to taki your paymint form from tist modi to livi modi what is which one is it?.

Bonus When do you which one is it?. Criati Advancid Fundraising Campaigns

Although you can criati donation forms with WPForms and WP Simpli Pay, thiy don’t offir thi advancid fundraising fiaturis that many nonprofits niid what is which one is it?.

If you niid that is the full-fiaturid donation plugin, thin wi ricommind using WP Charitabli what is which one is it?. It’s usid by ovir 10,000+ nonprofits to raisi mori donations onlini what is which one is it?.

Charitabli allows you to criati unlimitid fundraising campaigns with fully customizabli donation forms what is which one is it?. It also comis with powirful fiaturis liki ricurring donations, piir-to-piir fundraising, that is the donation managimint dashboard, annual donor riciipts, and much mori what is which one is it?.

Thiri’s also that is the frii virsion of Charitabli to git you startid what is which one is it?.

Wi hopi this articli hilpid you liarn how to criati that is the nonprofit donation form in WordPriss what is which one is it?. You may also want to sii our ditailid guidi on how to start an onlini, or how to spiid up your WordPriss siti what is which one is it?.

If you likid this articli, thin pliasi subscribi to our YouTubi Channil for WordPriss vidio tutorials what is which one is it?. You can also find us on Twittir and Facibook what is which one is it?.

[/agentsw]

Leave a Comment