# AE Paymill

#### Requirements&#x20;

You’ve already installed and activated the following theme and extension:

* AE Paymill extension&#x20;
* DirectoryEngine, DinningEngine, or EstateEngine&#x20;

You’ve had the below information from Paymill. (If you haven’t got these information, please check out in Paymill.com for more detail)

* Paymill Secret Key&#x20;
* Paymill Public Key&#x20;

#### Function&#x20;

This is the extension which helps users do their payment through Paymill gateway

#### Configuration&#x20;

1. After activating, choose **Engine Setting > Settings > Payment**&#x20;
2. Insert your *Paymill secret key* and *Public key*, then click **Enable** button.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5717097890336027966778d4/file-2TSqRulq0k.png)

3. When customers do their payment after using the services, there will be some payment gateways appear on the screen:

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/57170990c697911a6f03ad4c/file-NML5LahdtX.png)

4. Select the **Paymill** option and insert necessary information.&#x20;
5. Click **Pay Through Paymill** to start the payment process.&#x20;
6. It will automatically send the request to server paymill.com and users will be received a responsive notification.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5717099e90336027966778d5/file-CptsRk6eJj.png)


---

# 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://enginethemes.gitbook.io/docs/ae-extensions/ae-paymill.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.
