# PayTabs

1\. Go to the Integrations page in the Whautomate platform, then scroll down and select the **PayTabs** **connect** button to continue.

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

2. Please follow the instructions below to configure your PayTabs account: 👇

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

3. First, you need to log in to your **PayTabs** account to get your **Server Key.**

(i) Navigate to Developers->API Keys->Key management in your PayTabs account to get the Server Key.

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

4. Click the **+** icon on the top right to **Add New Key**&#x20;

(i ) Enter the title like: **Whautomate Integrations**

(ii) Select the type as **"Standard API Key"**

(iii) Enable all the options mentioned below

* Allow Auth
* Allow Sale
* Allow Verify
* Allow Capture
* Allow Refund
* Allow Void
* Allow Query
* Allow Reports
* Allow Invoice
* Allow Agreements

Click the **Add** button to get the Server Key 👇

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

5. Copy the generated **Server Key** below, highlighted in the image and paste it onto the Whautomate platform. 👇

<figure><img src="/files/ocM6ri7qNGuA1n343i2v" alt=""><figcaption><p>Copy the generated <strong>Pay Tabs Server Key</strong> and Paste it onto the Whautomate platform. 👇</p></figcaption></figure>

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

6. Go back to the Pay Tabs account copy the **"Profile ID",** and paste it into the Whautomate platform.&#x20;

<figure><img src="/files/A1OYzXg78Myuniugz9WE" alt=""><figcaption><p>Go back to the Pay Tabs account copy the <strong>"Profile ID"</strong>  and paste it into the Whautomate platform.  👇</p></figcaption></figure>

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

7. Select the Merchant's Country e.g, **Kuwait**&#x20;
8. Select the **Save** button to connect your account successfully. 👇

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

9. After successfully connecting your PayTabs account, you can create an invoice and choose the **"Request payment via WhatsApp"** option to test your payment. 👇

<figure><img src="/files/5bzpvBtbEJ0TnT5F2lW9" alt=""><figcaption></figcaption></figure>

10. Open your **WhatsApp** account and select the **Make Payment** button to continue.

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

11. Enter your card and address details to complete the payment. 👇

<figure><img src="/files/Zu76gUmxSrxKjnRGxO9p" 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://help.whautomate.com/product-guides/integrations/paytabs.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.
