# 4.7 Payment Configuration

We allow support of 2 types of payment gateways from which you can integrate any one payment gateway.&#x20;

* [***Chargebee***](https://docs.google.com/document/d/1tYPjmUiPx4cPuvXNL_gWyks2Kr5KvR51vR-5pbBEnbw/edit#heading=h.ybo9m0pxlxcy)
* [***Paddle***](https://docs.google.com/document/d/1tYPjmUiPx4cPuvXNL_gWyks2Kr5KvR51vR-5pbBEnbw/edit#heading=h.e108n26xcuk1)

On submitting the payment gateway you will be asked for a confirmation.

The documentation contains the configuration details of both the payment gateway. So you may look it up as per your requirement.

Note: You will not be able to change the payment gateway afterward once you have confirmed the payment gateway and installed the App. Else, it will require a complete reset and re-installation of the App.

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

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

<figure><img src="/files/GBAvlGOqh0p8Lxg5oMPu" 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.alianhub.com/app-installation-and-start-guide/4.-installation-guide/4.7-payment-configuration.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.
