# How to sell paid tickets for my event via Razorpay on Commudle

{% embed url="<https://www.youtube.com/watch?index=22&list=PLWB9ROSX-JSjbSyx9Hutrzi9Wk6B0WtRS&v=WEQNUR3H8fU>" %}

### Connect your Bank Account

* Go to your organizer page, and you can find your organisation's dashboard.
* Click on the Bank's Details and you will see the Connect Bank Account button.

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

* When you click on the Create Bank Account button a pop-up box will appear, please fill in all the details that will let you create you Stripe bank account.

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

Now you can link your bank account to a paid ticket.

<figure><img src="/files/3vVNvqA6c6saKknvftb3" alt=""><figcaption></figcaption></figure>

### Discount Coupons

* Commudle lets you give discounts on your tickets as well.
* When you enable paid ticketing, you will be able to see a Create Discount Button on the top left corner of your dashboard.

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

* Tap that button, and you can create a Discount Coupon by filling in all the required details.
* You can choose the discount type between the Value and Percentage according to what suits you best.

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

{% hint style="info" %}
You can also choose the maximum limit of people you want to send discount coupons to in the checkbox itself in the form.
{% 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://documentation.commudle.com/events/events/paid-events/how-to-sell-paid-tickets-for-my-event-via-razorpay-on-commudle.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.
