Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

How to Add Stripe Donate Button in WordPress (with Recurring Option)

Editorial Note: We earn a commission from partner links on WPBeginner. Commissions do not affect our editors' opinions or evaluations. Learn more about Editorial Process.

Do you want to add a Stripe donate button to your WordPress site? Stripe is one of the best online payment processors in the world because it allows anyone to easily accept online payments on their website including donations.

In the past, you had to use an eCommerce plugin to accept payments, but that’s not needed anymore especially if you want to collect donations or sell a few products. You can use a simple payment form to do the job.

In this article, we will show you how to easily add a Stripe donate button in WordPress.

Adding a Stripe donate button in WordPress posts and pages

What You Need to Accept Stripe Donations on Your Website

You’ll need to create a Stripe account. You can create an account for free and will only be charged for transactions.

You’ll also need a WordPress website with SSL enabled. SSL adds a security layer to your website making it safe for accepting payments. To learn more, see our guide on how to get a free SSL certificate for your website.

Lastly, you’ll need a WordPress extension to connect your Stripe account. We’ll show you two different options: WP Simple Pay (free) and WPForms (Pro), so you can choose the one that best suit your need.

We will also share a bonus plugin that offers full-donor management features in case you’re looking for a more advanced solution.

That being said, let’s take a look at how to add a Stripe donate button in WordPress.

Video Tutorial

Subscribe to WPBeginner

If you don’t like the video or need more instructions, then continue reading.

Method 1. Adding the Stripe Donate Button in WordPress with WP Simple Pay

WP Simple Pay is one of the best Stripe payment plugins for WordPress. You can use it to easily accept one-time or recurring donations on your website.

You can quickly get started with the free version of the plugin. But for the sake of this tutorial, we’ll be using the premium version, so we can demonstrate all the additional features.

First, you need to install and activate the WP Simple Pay plugin on your WordPress site. For more details, see 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 and click on the License tab.

Copy the license key from your account on the WP Simple Pay website, paste it into the field provided, and hit the ‘Activate’ button.

Add your WP Simple Pay license key

Next, you need to connect your Stripe account. 

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

Connect Stripe account to WP Simple Pay

After that, you’ll see the Stripe website where you can log into your account. If you don’t have a Stripe account, you can create a new one.

Log into Stripe

When you’re finished connecting your 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. 

Now you can create a Stripe donation form.

Creating a Stripe Donation Form in WordPress with WP Simple Pay

To create a new donation form, go to the WP Simple Pay » Add New page. From here, you can select a template to speed up the process of making a form.

Hover over the Donate Button template option and click the ‘Use Template’ button.

Choose WP Simple Pay donation form template

Next, you’ll see the General settings tab for your donation form.

This is where you can add a form title and description, as well as choose the form type.

Add form title and choose form type

For this tutorial, we’ll choose the ‘Embedded’ form type. This will allow you to embed the donation form directly on any WordPress post or page.

Next, click on the Payment tab. WP Simple Pay allows you to add multiple donation options so that donors can choose how much they want to give.

WP Simple Pay payment settings

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 options as you want.

If you want to accept recurring donations, click on the dropdown arrow next to a pricing option. Then, click the ‘Subscription’ button and select the billing period you want.

add recurring donations with WP Simple Pay

Next, click on the Form Fields tab. The donation form template already includes all of the fields you need including pricing options, checkout button, and payment button.

add form fields WP Simple Pay

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

You can rearrange the form fields by dragging and dropping them into place. You can also click on any of the fields to customize the button text or choose the button style.

Adding the Stripe Donation Form in WordPress with WP Simple Pay

To add your donation form to any post or page, click the Publish button on the right side of the screen.

Publish your WP Simple Pay donation form

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

Copy WP Simple Pay shortcode

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

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

Publish donation form page or post

You can now visit your website to see how your donation form looks on the frontend.

Live donation form from WP Simple Pay

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

Method 2. Adding the Stripe Donate Button in WordPress with WPForms

WPForms is the best WordPress form plugin that’s used by over 5 million website owners. It comes with a Stripe addon that allows you to accept donations, one-time payments, and even subscription payments on your website.

You’ll need at least their PRO plan to access the Stripe Pro addon, which offers the recurring option and zero additional transaction fees. You’ll also get advanced features like conditional logic, multi-page forms, surveys & polls, 700+ form templates, and more.

Note: There is a free version of WPForms that allows you to collect one-time Stripe payments. But, there’s a 3% transaction fee on payments made through your forms.

The first thing you need to do is install and activate the WPForms plugin. For more details, see our step-by-step guide on how to install a WordPress plugin.

Upon activation, you need to visit WPForms » Settings page to enter your license key. You can find this information, under your account on the WPForms website.

Once you enter your license key, click on the ‘Verify Key’ button.

Add WPForms license key

Next, you need to visit WPForms » Addons page and click on the ‘Install Addon’ button next to the Stripe addon.

Install Stripe addon for WPForms

WPForms will now install and activate the Stripe addon for you.

Now let’s connect WPForms to your Stripe account to receive payments. To do that you need to visit WPForms » Settings page and click on the Payments tab. From there, click on the ‘Connect with Stripe’ button.

Connect Stripe to WPForms

After that, you’ll be asked to authorize the connection between your forms and Stripe. What you see on the screen will differ based on whether you’ve activated your Stripe account.

Stripe agreement page for WPForms

Simply follow the steps in the Stripe Connect wizard to authorize the connection.

When you’re finished, you’ll be redirected back to the WPForms Settings page. Here, you should see a green checkmark in the Connection Status section.

See Connected status for Stripe

You can also optionally enable test mode from the Payment settings page.

Enable Stripe test mode

This will allow you to test your Stripe integration without actual payments. However, you must uncheck this option when your website is ready for accepting donations on your website.

Don’t forget to click on the ‘Save Settings’ button to store your changes.

Now that you have set up the payments, it is time to create a Stripe donate form for your website.

Making a Stripe Donation Form in WordPress with WPForms

First, you need to visit the WPForms » Add New page to create a new form. You will be asked to provide a title for your form and choose a template. You need to select the ‘Donation Form’ template.

Choose the Donation Form template

This will launch the WordPress forms builder interface with your selected donations form template. This template will already have the common fields required to create a donation form like name, email, donation amount, and message.

Editing the donation form in WPForms

This is a drag and drop form builder. You can edit form fields by clicking on them, rearrange them, or add new fields from the left column.

Since you are creating a Stripe payments form, you need to add the ‘Stripe Credit Card’ field to your form. You’ll find it under the Payments Fields section on the left column.

Adding Stripe credit card field to your form

Simply click to add the field to your form and then drag and drop to rearrange its position in the form.

Once you are satisfied with the form, click on the ‘Payments’ tab in the left corner to edit the payment settings. From here, you need to select Stripe as your payment method and then check the box next to the ‘Enable Stripe Payments’ option.

Enable payment option

You can provide a description for the payment and select the email field if you want to send the donors a receipt of the payment.

WPForms also supports Stripe recurring payments. You can use this option to set up recurring donations or subscriptions.

Set up recurring donations in WPForms

If you choose to enable recurring subscription payments, additional settings will appear. For example, you can choose how often recurring payments should occur: Daily, Weekly, Monthly, Quarterly, Semi-Yearly, or Yearly.

The next step is to set up confirmation settings. This is what your users will see after they fill out the form. Click on the Settings tab and then select the ‘Confirmations’ option.

Set up confirmation message

From here, you can select different types of confirmation types. For example, you can thank users with a simple message, or redirect them to a thank you page or any other URL.

Once done, click on the Save button to store your changes.

Adding The Stripe Donation Form in WordPress with WPForms

WPForms makes it super easy to add your forms anywhere on your website.

Simply click the ‘Embed’ button at the top of the form builder and choose either an existing page or create a new page. For this tutorial, we’ll click on the ‘Select Existing Page’ option.

Select an existing page to embed your form

Next, choose which existing page you want to embed the form on using the dropdown menu. Then, click the ‘Let’s Go!’ button.

Choose the page you want to embed the donation form on

WPForms will now automatically add the form to your WordPress content editor.

You can also do this manually by editing the post or page where you want to add the donation form. Next, add the WPForms block to your content and select the donation form you created earlier.

Add donation form to your WordPress post or page

WPForms will now fetch and embed the form for you. You can now visit your website to see it in action.

Stripe donation form preview

In addition, you can add the donation form to your blog’s sidebar or any other widget-ready area. Head over to the Appearance » Widgets page and add the WPForms widget to a sidebar.

Then, you need to select your Stripe donation form from the dropdown menu.

Adding a donation form to sidebar

Don’t forget to click on the Save button to store your widget settings.

Bonus: Full-Featured WordPress Donation Plugin

While both WP Simple Pay and WPForms allow you to create a Stripe donate button, they don’t offer full donor management and other advanced features that non-profits need.

If you’re looking for a full WordPress donation plugin, then we recommend using WP Charitable. Over 10,000+ non-profit organizations and website owners across the world use Charitable to create fundraising campaigns and raise more money online. 

Charitable

It comes with all the features you need including fully customizable donation forms, ability to accept one-time or recurring donations, easy donation management dashboard, GDPR compliance, annual donor receipts, gift giving in honor of someone else, fee relief which allows donors to cover payment process fees, and more.

You can also use Charitable for peer-to-peer fundraising campaigns, and it even lets you create your own crowdfunding platform like GoFundMe or Indiegogo.

Charitable has built-in payment integrations for Stripe, PayPal, Authorize.net, Braintree, Mollie, GoCardless, Paystack, Payfast, Payrexx, Windcave, and more.

You can also use the free version of Charitable to get started. 

We hope this article helped you easily add a Stripe donate button to your WordPress site. You may also want to see our guide on the must-have WordPress plugins for every website, or see our tutorial on how to improve your WordPress SEO rankings.

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.

Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. See how WPBeginner is funded, why it matters, and how you can support us. Here's our editorial process.

Editorial Staff

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

The Ultimate WordPress Toolkit

Get FREE access to our toolkit - a collection of WordPress related products and resources that every professional should have!

Reader Interactions

5 CommentsLeave a Reply

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

    • WPBeginner Support says

      Thanks for your feedback, we’ll be sure to look into that when we update the article :)

      Admin

Leave A Reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.

WPBeginner Assistant
How can I help you?

By chatting, you consent to this chat being stored according to our privacy policy and your email will be added to receive weekly WordPress tutorials from WPBeginner.