# Create a donation form

{% embed url="<https://www.youtube.com/watch?t=1s&v=KhHgr_X2JZs>" %}

## General principle <a href="#principe-general" id="principe-general"></a>

Zeffy (formerly Simplyk) allows you to receive donations online without any transaction fees. 100% of the donation is given to you and a charity tax receipt can be issued automatically, if you choose to do so.

### Creation of the donation form

From your Zeffy dashboard, go to "Donations" and "New Form".

![](/files/-MDqqsLPEpfX_8tLjZlI)

### Choose the type of form

You have three types of donation forms.&#x20;

1. The simple donation form, which is suggested for your main form.&#x20;
2. [The donation campaign](/org/suivi-des-donations/campagne-de-dons.md), which allows you to add a goal and have a thermometer showing the donations received.&#x20;
3. [The peer-to-peer campaign](https://docs.simplyk.io/org/suivi-des-donations/peer-to-peer-campaigns), which allows your supporters to join the campaign, create their own page and collect for the campaign.

![](/files/AXIxisQbqOi2xbD5lFnx)

### Personalization of the donation form

You will be able to configure your page entirely, its colour, the donation amount you recommend, the thank you message to the donors and many other aspects. The donor will always have the option to add a specific amount of their choice. You can also add a description to the donation, which will appear when choosing the amount.

![](/files/RMDotjwdMcJUIKNqxxm5)

Personalize with your color, banner, and logo. You'll also have the option to ask questions to the donor.

![](/files/ZB5IfnoITWso8YDscHfk)

Add a thank you message that will be sent automatically to the donor after the transaction. It includes the transaction receipt and tax receipt if applicable.

![](/files/vDKkHc1czx5mTdrMHVDi)

### Share the form

On the "Share" page, you will have the URL link for your form as well as the Iframe code to embed your form on your website. To learn more:

{% content-ref url="/pages/-LYr-6firum1lFtf4pg1" %}
[Sharing forms](/org/suivi-des-donations/partager.md)
{% endcontent-ref %}

{% hint style="info" %}
Please connect your bank and fill out your administrative information before sharing your form.
{% endhint %}

## Additional Options

The last step is to visit the **advanced settings** for extra additions to your form. From this section you can:&#x20;

* Automatically generate donation receipts&#x20;
* Allow donors to make payments by cheque for amounts over $500&#x20;
* Add email addresses to notify when a donation is made&#x20;
* Add option to make a donation in honor or in memoriam. The donor can leave the name of the honoree and an option to notify them. If this option is selected, an email will be sent to the person notifying them of the donation including the donor and organization name.
* Translate the form

### Payments by cheque

When you receive a payment by cheque, a confirmation email is sent to the donor. Please note that a donation receipt is not emitted because you have not yet received the funds.

After you receive the cheque, you can generate and send a receipt on the donor's contact page by following our steps to [generating a manual receipt](https://docs.zeffy.com/org/recus-de-charites#generating-receipts-manually). You can also annotate the payment in Donations -> My donations, clicking on the three little dots, and then clicking "Annotate" to associate the receipt to the payment.

### Monthly donations and expiration

When you receive a new monthly donor, you will be notified by email. You can also manage your donor's gift directly through your dashboard. You have the option to cancel it in Donations > My donations. On the donation, there will be a column to cancel it.

Stripe, our payment partner, works with card networks and automatically attempts to update your donor's card information, in the case of an expired or stolen card. This reduces the need for them to update their expiration date or card number. In the case that they want to change the card they are using, they can do so through the following steps:&#x20;

1. Log in or activate your [Zeffy account](https://dashboard.zeffy.com/login).&#x20;
2. Go to the Dashboard and See My Donations.&#x20;
3. You will be redirected to your donation list and the option to update your payments.&#x20;
4. Click on the Card column and enter your new payment information.&#x20;

For any questions, please email us at <contact@zeffy.com> .

### Donation campaigns

You can create "Campaign" forms, with a specific goal and more content! You have to create a new donation form and choose "Launch a Campaign".

{% content-ref url="/pages/-LpYseIUrKaYtNrQ8WDi" %}
[Create a donation campaign](/org/suivi-des-donations/campagne-de-dons.md)
{% endcontent-ref %}

Check out our advanced tips for donations:

{% content-ref url="/pages/-Mk8\_3tx\_Jv9glmeeQAk" %}
[Advanced tips for donations](/org/suivi-des-donations/advanced-tips.md)
{% endcontent-ref %}


---

# 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://docs.zeffy.com/org/suivi-des-donations/configurer.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.
