# Payment Configurations

The **Payment Configuration** section allows you to connect and manage payment gateway integrations for your WhatsApp account inside Ownchat.

Using this section, you can configure supported payment providers and connect payment events to automation flows.

{% embed url="<https://app.supademo.com/demo/cmmu36x6d1qr5f3u98gkis19u?utm_source=link>" %}

### Accessing Payment Configuration &#x20;

Follow the steps below to open the Payment Configuration section:

1. Click the **Settings** icon from the navigation menu.<br>

{% embed url="<https://app.supademo.com/demo/cmoxy75jj01hz380j8oelsj5t?utm_source=link>" %}

2. Select **WhatsApp** to open WhatsApp channel settings.<br>

{% embed url="<https://app.supademo.com/demo/cmoxy82mv01i1380j8igv8bfw?utm_source=link>" %}

3. Click the **Payment Configurations** tab.<br>

{% embed url="<https://app.supademo.com/demo/cmoxy5u2r00yg3i0j5njid9dt?utm_source=link>" %}

You will now be redirected to the Payment Configuration screen.

### Creating a Payment Configuration &#x20;

Payment configurations help you connect payment gateways with your WhatsApp account.

#### Add a New Configuration &#x20;

To create a payment configuration:

1. Click the **Add Configuration** button<br>

{% embed url="<https://app.supademo.com/demo/cmoxybetc01i3380jyi724rcb?utm_source=link>" %}

2. Enter the **Connection Name** in the provided text field

{% embed url="<https://app.supademo.com/demo/cmoxycq0v01i5380japrmxdws?utm_source=link>" %}

2. Select your preferred **payment gateway** provider<br>

{% embed url="<https://app.supademo.com/demo/cmoxydw0j00yi3i0j1twbhgqn?utm_source=link>" %}

Supported providers include:

* Razorpay
* UPI
* PayU

4. Enter the required configuration name<br>

{% embed url="<https://app.supademo.com/demo/cmoxyf4ys01b5150jgk2jd2tn?utm_source=link>" %}

5. Click the **Create Connection** button

{% embed url="<https://app.supademo.com/demo/cmoxygblt011i3i0jdgjb598z?utm_source=link>" %}

The payment gateway configuration will now be created successfully.

### Managing Payment Events &#x20;

After creating the payment configuration, you can view and manage payment events.

#### View Available Events &#x20;

1. Click the event count (Example: 2) beside the configuration<br>

{% embed url="<https://app.supademo.com/demo/cmoxyhnt601b7150jf46ozr3p?utm_source=link>" %}

2. View the list of available subscribed events<br>

{% embed url="<https://app.supademo.com/demo/cmoxyj2ka01ij380jpwucoxxc?utm_source=link>" %}

#### Event Subscription Status &#x20;

Once configured:

* Events will be automatically created and subscribed
* Connected events can be used inside automation workflows and flows

### Using Payment Events in Flows &#x20;

Configured payment events can be integrated into automation flows for advanced workflow management.

You can:

* Connect payment events to flows
* Trigger automations based on payment activity
* Build payment-related workflows inside Ownchat

### Summary &#x20;

The Payment Configuration section helps you:

* Configure payment gateway integrations
* Connect Razorpay, UPI, or PayU providers
* Create and manage payment configurations
* View subscribed payment events
* Use payment events in automation flows

This feature enables seamless payment integration and workflow automation within Ownchat.


---

# 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.ownchat.app/whatsapp-channel/payment-configurations.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.
