> For the complete documentation index, see [llms.txt](https://docs.whatstool.business/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whatstool.business/app-integration/razorpay.md).

# Razorpay

Razorpay is a payment gateway that allows businesses to accept online payments through various methods. Integrating Razorpay into your website or application allows you to securely process payments from customers.\
\
\
Steps to be Followed :&#x20;

1. Go to **Whatstool Business** and click on Setting.
2. Click on App Integrations and Select **Razorpay**&#x20;
3. Agree to Terms & Conditions and Login to you're Razorpay Account
4. Once you Logged in Click on Authorize and Complete the Process.
5. Once this is Done, Configure the Setting and save it.
6. Now you can Request the Payment from our Panel through WhatsApp.&#x20;

{% hint style="info" %}
**Kindly Refer the below Video if you face any Issue.**&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.whatstool.business/app-integration/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.
