# Mobile Payment terminal

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

This product is designed for shop owners and other businesses who are dealing with customers face-to-face. By using a smartphone or tablet as a payment terminal, they can now easily accept cryptocurrency as a payment method.

The retail interface requires the shop owner to input the amount that the customer needs to pay. It will then generate a QR code that the shop owner shows to the customer.

The customer then scans the QR code using the barcode scanner of their mobile crypto wallet (e.g. the Tronlink Pro or Metamask app) and they will be taken to the payment interface to authorize and complete the transaction.

After the payment is finalized and confirmed on the blockchain, the shop owner will see a message on their payment terminal that the transaction was successful. The terminal will then be available for the shop owner to process the next customer.


---

# 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://book.just.money/jmguide/justmoney-pay/mobile-payment-terminal.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.
