# Razorpay integration

You can accept payments from your customers by integrating your website or app with Razorpay Payment Gateway or using Razorpay products such as Payment Links, Payment Pages, Subscription Links, Invoices, and Smart Collect.

**Follow the below steps to add Razorpay in your classroom -**

1. Navigate to <https://razorpay.com/>
2. Create an account
3. Navigate to Dashboard
4. In the next step, submit a few KYC details to start accepting payments and receive a settlement in your account
5. Get all the KYC details approved to complete the account activation
6. Now navigate to the API keys API Keys
7. Now click on the ‘Add API keys’ button
8. Copy your 'Key Id' and 'Key Secret'
9. Navigate to app extension section of the classroom and click on “Add to classroom” button against Razorpay app
10. Paste the copied Api key, Api secret and click on add button

<figure><img src="https://lh5.googleusercontent.com/iNDfRgt4NF6l2I-WsomVMWqVwlsLrV2t-_HQ6qh4xvjnsAa00cnNNtSOmzSyOxcmkfedyYXa34k1VANCZG1xz650cIH6QIKQwbZ8qM6duAN2YC7HNiDAImZzvW4jVH0WyFTOtBMTj_b2iqscuz4_VHn1tBxj7NxunuyO59SsmOwI12TWnqmR-JBH" alt=""><figcaption></figcaption></figure>


---

# 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.edredo.com/edredo-classrooms/app-extensions/razorpay-integration.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.
