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

# Paid Bookings

> Monetize your Cal ID bookings by charging attendees for paid event types through Razorpay, PayPal, or Stripe payment integrations at checkout.

With [Cal ID](https://cal.id/home) you can monetize your bookings and collect payment before a meeting even starts, from RSVPs to coaching and consultancy sessions. Connect a payment app, then decide which of your bookable events have charges and exactly how much those are.

<Info>
  You must connect a payment app first. Enable Razorpay, PayPal, or Stripe before you can add a charge to an event type.
</Info>

## Choose a payment processor

<CardGroup cols={3}>
  <Card title="Stripe" icon="credit-card" href="/docs/apps/stripe">
    Accept card payments worldwide with a connected Stripe account.
  </Card>

  <Card title="Razorpay" icon="credit-card" href="/docs/apps/razorpay">
    Collect payments in India, with configurable refund rules.
  </Card>

  <Card title="PayPal" icon="credit-card" href="/docs/apps/paypal">
    Let bookers pay with a PayPal account or supported card.
  </Card>
</CardGroup>

## Enable payment on an event type

Once a payment app is connected, add a charge to any new or existing event type:

<Steps>
  <Step title="Open Event Types">
    Go to **Event Types** and select the event you want to charge for.
  </Step>

  <Step title="Open the Apps section">
    In the event type editor, go to the **Apps** tab.
  </Step>

  <Step title="Turn on your payment app and set the price">
    Toggle **ON** your connected payment app, enter the amount you want to collect, then click **Save**.
  </Step>
</Steps>

<Check>
  You're done. You'll receive payments as soon as someone books using this event type.
</Check>

To learn more about the setup process of paid bookings, please take a look at [**How to set up an event type to receive payments**](/docs/apps/razorpay).


## Related topics

- [Integrate Cal ID with Stripe](/docs/apps/stripe.md)
- [Integrate Cal ID with Razorpay](/docs/apps/razorpay.md)
- [Integrate Cal ID with PayPal](/docs/apps/paypal.md)
- [App Store](/docs/apps/app-store.md)
- [Managing Installed Apps](/docs/apps/manage-installed.md)
