# Cashfree

## **Connect the Platforms**

1. In BizMagnets, go to "Integrations" and select "Cashfree" from the available integration options.

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

2. Click "Connect" to generate a Webhook URL. Enter a name for the integration and click "Submit."
3. In your Cashfree portal, go to the left-hand menu and select "Developers," then click on "Webhooks."
4. Click "Add Webhook Endpoint," then copy the Webhook URL generated in BizMagnets (Step 2) and paste it into the endpoint URL field. Choose the appropriate webhook version.

## **Test the Webhook Endpoint**

5. To test the Webhook Endpoint, click on "Test." Once you receive a response, click "Next."

{% hint style="danger" %}
If you encounter an error stating "Merchant Key is not Present for id \*\*\*\*\*\*\*\*," you need to create an API Key in Cashfree:

* Go to **Developers > API Keys** in your Cashfree portal.
* Click **Generate API Key**.
  {% endhint %}

6. Then, select all events for the Endpoint URL and click "Add Webhook."

## **Configure the Settings**

7. Choose your preferred channel from the drop-down menu. Click 'Update Configurations".

Once completed, you have successfully integrated Cashfree with BizMagnets, enabling smooth transaction processing and improved customer interaction.

## **Remove Cashfree Integration**

\
Click the three dots next to Connected, select Delete, and confirm. Once deleted, the integration cannot be restored.

<figure><img src="/files/QnjUKvzZC41JQWxmDKjr" 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/cashfree.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.
