# Connecting Payment Gateway

{% hint style="warning" %}
**Note: WhatsApp in App support only in India**
{% endhint %}

WhatsApp supports **in-app payments** in India with deep integration into the WhatsApp app. This allows your users to make payments quickly within WhatsApp itself, without being redirected to a browser link. As a result, the payment success rate is higher compared to redirection.

{% embed url="<https://www.youtube.com/watch?v=fGhXy2sE1z4>" %}

In India, WhatsApp in-app payments are supported only with the following payment gateways:

* Razorpay (Recommended)
* PayU
* BillDesk
* ZaakPay

To start collecting payments seamlessly within WhatsApp, your business must have an active payment gateway account with full KYC completed from any of the providers listed above.

## Mandatory Business Verification

To collect payments within WhatsApp, your business must be verified. Ensure that you proceed with the steps below **only after your business has been verified by Meta**.

You can refer to the guide on how to verify your business with Meta.

{% hint style="warning" %}

#### Important Note : Neither Picky Assist nor WhatsApp settles or holds your payments. All payments collected are settled **directly into your bank account** by the respective payment gateway.

{% endhint %}


---

# 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://help.pickyassist.com/whatsapp-commerce/getting-started/connecting-payment-gateway.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.
