# Free transactions with Stripe

## The transaction is secured by Stripe

We use[`Stripe`](https://docs.zeffy.com/org/securite/www.stripe.com)for transaction security. Stripe is a global leader in online payments, allowing us to accept debit and credit cards around the world in a completely secure way. Millions of organizations, such as UNICEF and other global NGOs, use Stripe. We do not charge any fees on your transactions.

{% hint style="info" %}
If a donor gives you $ 100, you actually receive $ 100. To learn more about our financial model, [read more](/org/securite/financement-de-simplyk.md).
{% endhint %}

### Payment methods with Stripe

Simplyk forms allow you to make payments by **credit card or debit card** with a verification code behind the card.&#x20;

Simplyk also supports **Apple Pay and Google Pay**, which are now the preferred payment methods of 400 million people!&#x20;

For any payment over $500, Simplyk offers the ability to make payments via **pre-authorized debits** through Stripe. This gives the donor the option of logging into their bank account to make the payment, directly through the Simplyk form.&#x20;

The donor will then receive an email to confirm that the payment is in progress. The payment can take up to 7-10 business days. When it is completed, the donor will receive a thank you email including their transaction receipt and tax receipt, if applicable. The payment will then appear as completed in your dashboard.

### Stripe's payment experience

Beyond the fact that Stripe allows the transaction, Stripe is optimized to limit fraud. Stripe is certified PCI Service Provider Level 1, the highest level of payment certification. [Learn more](https://stripe.com/docs/security/stripe).

{% hint style="success" %}
The Pay Stripe user experience is one of the best in the world. Make the experiment of putting a wrong number to realize it.
{% endhint %}

![](/files/1iFeAzqNd1EBeOBvZQJf)


---

# 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/securite/transactions-sans-frais.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.
