> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up a donation button on a Kajabi page

> Add a PayPal donation button to Kajabi pages to accept contributions from your audience.

## Overview

If you run a nonprofit organization or want to accept voluntary contributions from your audience, you can add a PayPal donation button to your Kajabi pages. This allows visitors to support your cause directly without going through a traditional checkout process.

PayPal provides a straightforward way to create and embed donation buttons that handle secure payment processing.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/zu2yv5wm2o" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Create a PayPal donation button

**To create a donation button in PayPal:**

1. Log in to your PayPal Business account.
2. Navigate to **PayPal Buttons** or **Donate Button** in your account settings.
3. Customize your button appearance and donation options.
4. Set your preferred currency and any preset donation amounts.
5. Copy the generated HTML embed code.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/oes284yxwd" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Add the donation button to a Kajabi page

**To embed the PayPal donation button on your page:**

1. Open the **Website** tab from your Dashboard.
2. Navigate to the page where you want to add the donation button.
3. Click **Edit** to open the page builder.
4. Add a **Custom Code** or **HTML** section to your page.
5. Paste the PayPal embed code into the code field.
6. Click **Save** to publish your changes.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/bynz8x2q2k" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

<Warning>
  **Warning:**

  When adding custom code to your pages, only use code from trusted sources. Malicious code can compromise your site's security and your visitors' data. PayPal's official donation button code is safe to use, but avoid copying code from unknown or unverified sources.
</Warning>

## Donation button best practices

* **Position prominently** on your page where visitors can easily find it
* **Explain the cause** with clear messaging about how donations will be used
* **Offer preset amounts** to make it easier for donors to choose
* **Thank donors** with a custom confirmation message or redirect page

## FAQs

### Do I need a PayPal Business account?

Yes, PayPal requires a Business account to create donation buttons. Personal accounts cannot generate donation button code.

### Can I accept donations through Kajabi Payments instead?

Kajabi Payments is designed for product sales rather than donations. For donation functionality, PayPal's dedicated donation button is the recommended approach.

### Will donation transactions appear in my Kajabi dashboard?

No, PayPal donations are processed entirely through PayPal and won't appear in your Kajabi sales reports. You can track donations in your PayPal account.

### Can I customize the donation button appearance?

PayPal offers several button styles and sizes during the creation process. You can also use custom CSS within Kajabi to further style the button container.
