# Cashfree

Integrate Cashfree with Gallabox to streamline payments and transactions. Follow this guide to set up the integration and automate tasks and reduce errors by linking these services.

### Connect the platforms.

1. In Gallabox, navigate to "Integration" and select the "Cashfree" app from the available integration options.

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2Fx7EdcY4XTd0bcY5vsj7r%2FCashfree%20-%20My%20Integrations.gif?alt=media&#x26;token=85b950b8-8fe5-4d83-919f-40630e8db5ec" alt=""><figcaption></figcaption></figure>

2. Click on "Connect" to generate a Webhook URL . Provide the name for the Integration and click on "Submit".

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FlChbplSFpcyi73TWpued%2FCashfree%20Integration%20Connect.gif?alt=media&#x26;token=16308827-8c05-4118-8ae4-33a98fb4044f" alt=""><figcaption></figcaption></figure>

3. Navigate to your Cashfree portal. In the left-hand menu, select "Developers." Then, click on "Webhooks."

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FIEN6rlGlWYCcYiTg4QF9%2FCashree%20portal.gif?alt=media&#x26;token=1d696015-311c-45d7-a674-984312e9fca9" alt=""><figcaption></figcaption></figure>

4. Click "Add Webhook Endpoint". Copy the Webhook URL generated in Gallabox (Step 3) and paste it under the endpoint URL. Then, choose the webhook version.

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FvXllDhLhzE3YC4GVBQZ1%2FCashfree%20Webhook%20URL.gif?alt=media&#x26;token=7fa1bb97-6fd2-44f1-bf03-ab3cf7d38f45" alt=""><figcaption></figcaption></figure>

### Test the Webhook Endpoint

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

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FNnnGsKWgesUdui2GDg2q%2FTest%20Webhook%20Endpoint%20URL.gif?alt=media&#x26;token=ffc6fdb5-840a-4349-a71c-714f7b287686" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
If you are getting an error - Merchant Key is not Present for id \*\*\*\*\*\*\*\*, create an API Key in Cashfree.&#x20;

Developers > API Keys > Generate API Key.&#x20;
{% endhint %}

6. Select all events for the Endpoint URL and click on "Add Webhook".

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FXtf1czLo3aSJvzhbmufi%2FCashfree%20-%20Select%20events%20for%20the%20Webhook.gif?alt=media&#x26;token=6105d307-ab94-4153-97f8-e5aa5d1c0d0f" alt=""><figcaption></figcaption></figure>

### Configure the settings

7. Choose your preferred channel from the drop-down menu and click "Update Configurations".

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2Fd1JILcXTRNIK34rhWMTf%2FCashfree%20-%20Update%20Configurations.gif?alt=media&#x26;token=08b0e1f5-b5f2-440f-8ae0-6e1df23d18a1" alt=""><figcaption></figcaption></figure>

By following these steps, you have successfully integrated Cashfree with Gallabox, allowing for seamless transaction processing and enhanced customer interaction.

### Remove Cashfree Integration

If you want to delete the current Cashfree Integration due to some reasons, follow the below GIF.

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FNt5rTGqgz38glLAlcEun%2FDelete%20Cashfree%20Integration.gif?alt=media&#x26;token=9a289c0f-3748-4d68-a0e9-ce66f21bdff0" 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.gallabox.com/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.
