# Configure Chat 2 Pay

Before you can use Chat 2 Pay to accept payments from your customers, you must configure:

* [Setup name](/chat-2-pay/configure-chat-2-pay/configure-chat-2-pay/add-setup-name.md)
* [Payment settings](/chat-2-pay/configure-chat-2-pay/configure-chat-2-pay/step-3-configure-the-extension.md)
* [Message configurations](/chat-2-pay/configure-chat-2-pay/configure-chat-2-pay/add-message-configurations.md)
* [Callback notifications](/chat-2-pay/configure-chat-2-pay/configure-chat-2-pay/manage-callback-notifications.md)

Once successfully configured, an **Activation Key** is generated. This is the key you'll use to authenticate [Chat 2 Pay API calls](https://docs.clickatell.com/products/chat-2-pay/api-reference/) and activate your linked applications like [Salesforce](/chat-2-pay/configure-chat-2-pay/configure-chat-2-pay/manage-callback-notifications/salesforce.md).

![](/files/cYdhFU9aMtenb8iyWv6S)


---

# 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.clickatell.com/chat-2-pay/configure-chat-2-pay/configure-chat-2-pay.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.
