# Enterprise Features

Chariot offers additional DAFpay capabilities for organizations that need more flexibility, customization, or control over their donor experience.

### API Access

Chariot provides API access for organizations that want to build **custom, in-house integrations**.

This allows your team to:

* Embed DAFpay directly into your own donation flows
* Customize the donor experience
* Integrate DAFpay data into your internal systems

***

### Custom Integrations

For certain fundraising platforms that do not natively support DAFpay — such as **EveryAction, TeamRaiser,** or **Luminate Online** — Chariot offers custom integrations.

These integrations require a Chariot subscription with DAFpay API access. If you’re exploring this option, [contact](https://www.givechariot.com/nonprofit-contact-form) our Partnerships team to determine the best setup for your organization.

***

### DAFpay Components

If you’re not using a supported fundraising platform, you can add DAFpay directly to your website using **DAFpay Components**.

<figure><img src="/files/V2aqXhzhyHRJJSnb78AB" alt="" width="563"><figcaption></figcaption></figure>

These are pre-built elements that can be easily added to your site:

* **Express Button** — Standalone DAFpay button for fast checkout
* **Embeddable Tile** —  More guided experience designed to increase conversion
* **Weblink or QR Code** — Directs donors to a Chariot-hosted DAF giving page

Once you’re upgraded, you’ll receive access to short code snippets tied specifically to your organization that can be copied and added directly to your website.

<details>

<summary>Express Button</summary>

A faster DAF checkout experience that can be added anywhere on your organization's website - just copy the HTML snippet from your dashboard.

The DAFpay button can be added as a standalone button anywhere on your website. It is often most effective on a main donation form next to other payment options (e.g., PayPal, ApplePay, etc.) to make it clear to donors that they can use their DAF just like they would a credit card.

<figure><img src="/files/CAWaHIBenGn7GbYdN18N" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Embeddable Tile</summary>

With its user-friendly design and optimized user experience, DAFpay's Embeddable Tile is proven to boost conversion rates. The Embeddable Tile includes educational elements to inform your donors about Chariot and the impact of their contributions.

<figure><img src="/files/4AiKlJouladIMwpoVAsb" alt="" width="563"><figcaption></figcaption></figure>

</details>

<details>

<summary>Weblink &#x26; QR Code</summary>

If you don't have a DAF "Ways to Give" page, Chariot's got you covered.

The DAFpay Weblink & QR Code redirect your donors to a Chariot-hosted DAF donation page. These components are great for newsletters, social media posts, and live events.

The DAFpay Weblink is the easiest way to get started with Chariot. Simply use your unique Weblink URL to direct potential donors directly to your nonprofits unique DAF giving page, which is hosted by Chariot. Visit [secure.dafpay.com/donate](https://secure.dafpay.com/donate) to see examples of these pages.

</details>

{% hint style="info" %}
Check out [Ways To Give Page](/dafpay/ways-to-give-page.md)for tips on how to effectively feature DAFpay on your website.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.givechariot.com/dafpay/enterprise-features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
