# How to set up an event type to receive payments

Cal.com uses Stripe to allow you to receive payments when someone books your paid event type.

To start taking payments, please follow these steps:

1. Go to the Cal.com app store -> cal.com/apps
2. Search for Stripe using the Cal.com's app store search<br>

   <figure><img src="/files/q4IgGYVN3GVq2KlVhaEA" alt=""><figcaption></figcaption></figure>
3. Click install.
4. Proceed through to connect your stripe account with Cal.com (if you don't already have an account with stripe, you can do so in this step as well)
5. Now that stripe is connected to your account, you can either open an existing event type or create a new one
6. In connected apps, you should see stripe. Simply confirm the price you wish your bookers to pay and click on `save`.<br>

   <figure><img src="/files/gBaGhlQNM1XuuJKJE5Mk" alt=""><figcaption></figcaption></figure>
7. That's it. You will receive payments as soon as someone books you using this event type.


---

# 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://calcom.gitbook.io/docs/how-to-guides/how-to-set-up-an-event-type-to-receive-payments.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.
