> For the complete documentation index, see [llms.txt](https://help.takulabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.takulabs.io/apps/payments/in-person-payments.md).

# In-Person Payments

We know what it’s like to manage and reconcile the payments for busy stores, especially if there are multiple checkout lanes. Make it easy to manage in-person payments wherever you make a sale. With TAKU, you can manage multiple processors and card terminals by station, all in one system.

List of Integrated Merchant Processors

<table><thead><tr><th width="190">Processor Name</th><th width="140.7142857142857">Terminal</th><th width="68" align="center">Can</th><th width="57" align="center">US</th><th width="112" align="center">Store POS</th><th width="81" align="center">mPOS</th><th align="center">Kiosk</th></tr></thead><tbody><tr><td><a href="/pages/f8qPk1pwMAS7Qqe8Sgfp">TAKU Pay</a></td><td>S1F2</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td></tr><tr><td><a href="/pages/f8qPk1pwMAS7Qqe8Sgfp">TAKU Pay</a></td><td>AMS1</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.takulabs.io/apps/payments/in-person-payments.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.
