# Razorpay

## **How to Connect Razorpay to BizMagnets**

1. In your BizMagnets account, navigate to **Integrations** from the left menu and select **Razorpay Integration** from the available applications.

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

2. Click on **Connect**, assign a name to this integration, and click **Submit**. You'll then be prompted to authorize BizMagnets.
3. Log into your Razorpay account to complete authorization. If you don’t have a Razorpay account, [click here to create one](https://razorpay.com/docs/payments/create-account/).
4. After authorizing, you’ll be redirected to the Razorpay Integration page within BizMagnets. Select your preferred channel under **Configuration** and click **Update Configuration**.

To automate messages, set up workflows following the integration.

## **Removing Razorpay Integration**&#x20;

If you need to remove the Razorpay integration:

1. Go to **Integrations** on your BizMagnets dashboard and select the integrated Razorpay application.
2. Click the three dots next to **Connected**, select **Delete**, and confirm. Once deleted, the integration cannot be restored.

<figure><img src="/files/cfwG4EqEL2PyDqPuu4Uq" 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.bizmagnets.ai/integration/payment-gateways/razorpay.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.
