Charitable Documentation

Learn how to make the most of Charitable with clear, step-by-step instructions.

How to Set Up Recurring Donations with Windcave

Do you want your Windcave donors to be able to give every month instead of once?

Charitable’s Recurring Donations feature works with the Windcave gateway, so a supporter sets their gift up one time and each renewal is billed automatically after that.

This guide covers the credentials Windcave issues for recurring billing, where to enter them, how to switch recurring giving on for a campaign, and how to test it before you take real money.

Recurring Donations is available on Plus plans and higher.

What’s In This Guide?

  • Before You Start
  • How Recurring Windcave Donations Work
  • Requesting Your REST Credentials From Windcave
  • Adding Your REST Credentials in Charitable
  • Turning On Recurring Giving for a Campaign
  • Testing in the UAT Environment
  • Managing Recurring Donations
  • When a Renewal Fails
  • Letting Donors Cancel Their Own Gift
  • Not Yet on a Paid Plan?
  • FAQs on Windcave Recurring Donations
  • More Documentation

Before You Start

Set the Windcave gateway up first. If you haven’t done that yet, follow the Charitable Windcave guide, then come back here.

You’ll need all of the following.

  • A Charitable plan of Plus or higher, because that’s where Recurring Donations starts. The Windcave gateway on its own starts at Basic, so a Basic plan takes one-off Windcave donations only.
  • The Recurring Donations addon, version 2.2.0 or later, installed and activated from Charitable » Addons.
  • The Windcave addon, with your PxPay credentials already saved and a test donation working.
  • Your Windcave REST username and Restful API key, which Windcave issues separately from your PxPay and PxPost credentials.

How Recurring Windcave Donations Work

The first gift and every renewal after it take different routes through Windcave. Knowing which is which makes the credentials below make sense.

When a donor chooses a recurring amount and submits your form, Charitable sends them to the Windcave hosted payment page using your PxPay credentials. They enter their card there, on Windcave’s page.

Windcave stores that card and returns a token to Charitable. Card numbers never reach your website or your database.

From then on, Charitable bills each renewal through Windcave’s Restful API using that token. Your donor isn’t sent anywhere and doesn’t need to do anything. This is the part that needs the REST credentials.

Note: The integration is certified against Windcave’s Ecom API, including 3D Secure and tokenized rebilling.

Requesting Your REST Credentials From Windcave

Ask your Windcave account manager for HPP/Restful API access. They will send you a REST username and a Restful API key.

Windcave runs 2 environments, and each one has its own username and key.

  • Live runs against sec.windcave.com and processes real transactions.
  • Test runs against uat.windcave.com, for testing.

Important Note: Your REST username is not the same as your PxPay User ID, even though both come from the same Windcave account. Ask for both environments at once so you aren’t waiting on a second request when you go live.

Adding Your REST Credentials in Charitable

Go to Charitable » Settings » Payment Gateways, click “Settings” next to Windcave, and scroll down to the “REST API Settings” section.

The REST API Settings section of the Charitable Windcave gateway settings, with REST Environment, REST Username and Restful API Key fields above the Save Changes button
  • REST Environment chooses which Windcave environment your recurring donations connect to. Select “Live (Production)” to process real transactions, or “Test” while you’re testing.
  • REST Username is the HPP/Restful username Windcave issued for your account.
  • Restful API Key is the key paired with that username. Charitable uses it to authenticate every recurring donation request.

Click “Save Changes” when you’re done.

Note: Leave this whole section blank if you aren’t accepting recurring donations. Your one-off Windcave donations work without it.

Turning On Recurring Giving for a Campaign

Recurring giving is set per campaign, so you decide which appeals offer it. Open a campaign in the Campaign Builder, go to Settings » Recurring Donations, and choose a mode.

  • Disabled shows no recurring option at all.
  • Simple adds a checkbox so a donor can make their gift recurring.
  • Advanced lets the donor choose between a one-time gift and a recurring one, with a period selector.
  • Recurring Only hides one-time giving completely. Every gift to the campaign is a subscription, which suits monthly giving clubs and operating funds.

Then set the periods and amounts you want to offer. Donation period covers daily, weekly, monthly, quarterly, twice a year, and yearly. Donation length is the number of payments to collect, where 0 means the gift continues until the donor cancels.

Save or publish the campaign and your next Windcave donor can start a recurring gift.

Testing in the UAT Environment

Test a recurring gift end to end before you take real money. Because Windcave has no separate test mode toggle, testing is a credentials swap.

  1. Enter your UAT PxPay credentials in the Windcave settings, so the first payment runs against the test environment too.
  2. Set “REST Environment” to “Test”, enter your test REST username and Restful API key, and click “Save Changes”.
  3. Go to a campaign with recurring giving switched on and make a donation on your own website, choosing a recurring amount and Windcave as the payment method.
  4. Enter a test card on the Windcave hosted payment page. Windcave publishes test card numbers for UAT, and your account manager can send them to you.
  5. Check that the subscription appears under Charitable » Recurring Donations with a status of Active and Windcave as the payment method.
  6. When it all looks right, swap in your live PxPay credentials, set “REST Environment” to “Live (Production)”, enter your live REST username and key, and click “Save Changes”.

Important: Cancel your test subscriptions before you go live. A test subscription left Active is pointing at credentials you’ve replaced, and it clutters your reports.

Managing Recurring Donations

Your Windcave subscriptions live alongside every other gateway’s under Charitable » Recurring Donations. The payment method shows under each amount, so you can tell a Windcave subscription from a Stripe one at a glance.

The Charitable Recurring Donations list showing an active subscription billed via Windcave next to one billed via Stripe

The links across the top filter the list by status, so you can pull up only the Active subscriptions, or only the Failed ones. “Related Donations” counts the renewals collected so far, and “Export” sends the list to CSV.

Click a subscription to open the Recurring Donation Details screen, which shows the donor, the campaign, the amount, and Windcave as the payment method.

The Charitable Recurring Donation Details screen with Windcave listed as the payment method in the Donation Details panel

Use the “Donation Actions” box on the right to act on the subscription, including cancelling it on the donor’s behalf.

When a Renewal Fails

Cards expire, and Windcave declines a renewal when one does. Charitable sends the donor the Payment Failed email automatically and moves the subscription into the Failed filter, so you can see it without going looking.

To edit that email’s wording, go to Charitable » Settings » Emails » Payment Failed.

Pro tip: Make sure your site can actually deliver email before you rely on this. A failed-renewal notice that lands in spam costs you the donor as surely as no notice at all.

Letting Donors Cancel Their Own Gift

Donors can view and cancel their own Windcave subscription from the Donor Dashboard, or from a page using the [my_recurring_donations] shortcode.

A “Cancel” link appears for any subscription that can be cancelled, meaning active, pending, or on-hold ones. The donor confirms, the status updates to Cancelled, and they’re returned to the dashboard. Subscriptions that are already completed, expired, or cancelled show a dash instead.

FAQs on Windcave Recurring Donations

Which plan do I need?

Plus or higher. The Windcave gateway is included from Basic, but recurring billing needs the Recurring Donations feature, which starts on Plus.

Do my existing PxPay credentials cover recurring donations?

No. PxPay handles the first payment on the hosted page. Renewals go through Windcave’s Restful API, which needs a REST username and Restful API key that Windcave issues separately.

Do I need PxPost credentials for recurring donations?

No. PxPost is for refunding a donation from inside Charitable. Recurring billing doesn’t depend on it, though most sites add it anyway so refunds are possible.

Is my REST username the same as my PxPay User ID?

No, they’re different values from the same Windcave account. Entering your PxPay User ID as the REST username is the most common reason recurring donations don’t authenticate.

Does card data touch my website?

No. The donor enters their card on the Windcave hosted payment page, Windcave stores it, and Charitable holds a token only.

What schedules can donors choose?

Whichever ones you offer on the campaign, from daily, weekly, monthly, quarterly, twice a year, and yearly. You can fix the schedule yourself or let the donor pick.

Can I switch an existing one-off campaign to recurring?

Yes. Change the mode in the Campaign Builder and save. Donations already collected stay as they are, and only new gifts get the recurring option.

Do donors get a receipt for every renewal?

Yes. Each renewal is recorded as its own donation against the subscription, so your normal donation receipt goes out for it.

More Documentation

Helpful Links

🤝 Get help when you need it

Connect with Customer Support →  

📑 Find the guide you need

Browse the Documentation Hub →  

⬇️ Download proven strategies, campaign ideas, and expert tools
Get the Fundraising Kit →  

💸 Get Free Fundraising Resources
Head to the Charitable Fundraising Hub

🤔 Got questions about Charitable?
Charitable FAQs

Need help understanding non-profit terms and jargon?
See our Non-Profit Glossary

Still have questions? We’re here to help!

Last Modified:

What's New In Charitable

View The Latest Updates
🔔 Subscribe to get our latest updates
📧 Subscribe to Emails

Email Subscription

Join our Newsletter

We won’t spam you. We only send an email when we think it will genuinely help you. Unsubscribe at any time!

automation update

⚡ Visual Automation Builder: Drag and Drop With No Code!

Charitable Automation Connect 2.3.0 introduces the Visual Automation Builder, a full-screen canvas that lays each automation out as a flow of connected cards: a trigger, optional conditions, and a list of actions that run in order.

🧩 Many actions, one trigger: Tag a donor, send an email, add a note, and fire a webhook from a single event, dragged into any order.

✉️ Act inside Charitable: New Send Email, Tag Donor, and Add Donor Note actions run with no external service required.

🔤 Merge tags: Personalize emails and notes with live fields like {first_name}, {total}, and {campaign_name}.

🔁 Apply to existing donors: Run Tag Donor and Add Donor Note against the donors you already have.

🖥️ Canvas or Simple: Switch views anytime, and automations built before 2.3.0 keep working unchanged.

Read more here.

Integration updated

📬 Introducing Brevo for Charitable: Turn Donors into Subscribers Automatically

The moment a supporter makes a gift is when they are most engaged. With the new Brevo integration for Charitable, you can automatically turn those one-time donors into long-term subscribers without touching a single spreadsheet.

Simply collect donor consent right on your donation form and start your welcome series immediately.

What’s New:

🔄 Automated Subscriber Sync: New donors who opt in are added straight to your Brevo contact list as soon as their payment clears—no manual exports or CSV imports required.

🎯 Granular Consent & Opt-In Control: Customize your checkbox label, choose whether it defaults to checked or unchecked, or turn on Brevo double opt-in to keep your list clean and compliant.

📋 Per-Campaign List Mapping: Route supporters to your global email list or map specific campaigns to targeted Brevo lists to tailor your follow-up messaging.

⚡ 5-Minute Setup: Connect instantly by pasting your Brevo API key into the Newsletter settings, map your contact fields, and start building your email list on autopilot.

Ready to grow your mailing list? Brevo is available now starting on the Charitable Plus plan—connect your account today!

recurring donations updated

💳 Introducing Card Updates: Fix Expired Cards Without Losing Subscriptions!

newExpired or updated credit cards are one of the biggest silent leaks in recurring fundraising. With Card Updates in the Recurring Donations extension, donors can now refresh their payment details directly—keeping their subscription, schedule, and giving history completely intact.

No canceled plans, no lost history, and zero administrative headache for your team.

What’s New:

⚡ 30-Second Self-Service: Donors get a dedicated “Update Card” button in their dashboard that opens Stripe’s secure, PCI-compliant Customer Portal to update card details instantly.

🔒 Scoped & Safe Access: Scoped exclusively to card updates by default, donors can’t accidentally cancel or alter their plans from inside the portal, keeping your webhooks and data in sync.

🤝 Admin-Assisted Support: Helping a donor on the phone? Open their secure Stripe portal in one click from your admin screen or generate a single-use update link to email them.

📋 Automatic Audit Trail: Every payment method update is recorded automatically with a timestamp in both system-wide logs and the individual donor’s profile.

Ready to protect your recurring revenue? Get the Plus or Pro plan and update Recurring Donations to 2.3.0+ and enable “Update Payment Method” under your Settings today!

Integration page builder

Divi Fans Rejoice! Native Divi 5 Campaign Progress Bar Module!

With our new native Divi 5 module, you can anchor your microsites with real-time fundraising stats directly on the visual canvas. Here’s how it works, and why it’s worth turning on today.

Create campaign updates that are VISUAL AND LIVE. You can also:

📊 Campaign Progress Bar: Drop a live progress bar into any Divi 5 layout and show goal progress in real time.

🎨 Deep styling controls: Easily customize the bar and track color, height, and radius to match your brand perfectly.

👁️ Visual Builder ready: Configure and preview everything directly on the Divi canvas as a first-class module.

🔁 Identical rendering: The same exact engine powers this module, meaning consistent design without legacy shims.

✅ Faster launches: Never leave the Divi 5 interface to configure shortcodes or guess how your goal labels will look.

Learn more here.

Integration page builder

👉🏻 New in Charitable: Native Elementor Widgets for Seamless Campaign Building

With native Elementor widgets, you design donation campaigns right alongside the rest of your page without touching code. Here’s how it works, and why it’s worth turning on today.

Create fundraising pages that are VISUAL, NATIVE, AND SHORTCODE-FREE. You can also:

⚡ Mini Donation: Add a compact, high-converting donation widget with preset amounts and full color control.

⏳ Campaign Countdown: Build urgency for a deadline-driven appeal, complete with optional confetti when the goal is hit.

📣 Donation Feed: Prove momentum by showing visitors the social proof of real people giving right now.

🏆 Donor Leaderboard: Celebrate top supporters with gold, silver, and bronze styling to spark friendly giving.

🖼️ Campaign Showcase: Feature multiple campaigns in a landing page grid or carousel, with search, filters, and badges.

Learn more here.