# Instore

Instore Payments page helps you with quick invoice creation that can be created for the goods or services you offer to your shoppers. The shoppers can then pay simultaneously by scanning the QR code, which is generated after you submit the details.

**Details required for generating QR code are:**\
Order ID: You can add as per your method of numbering your invoices.\
Order amount: The total amount you are charging for your goods/service.\
Pay with: The cryptocurrency using which your shopper is going to pay for the order/invoice. You can choose express cryptocurrencies to process the payment faster.\
Service Charge: You can add a service charge or tip if the shopper is willing to pay on top of what they will be paying for your goods/services.

![](/files/ljBKmxFOT2Ky3faKT7db)

After filling in all the details, you can click on 'Generate QR code,' which will generate the QR code for the shopper to scan and pay. You can also clear the filled data by clicking on 'Clear Data.' Once paid, you can click on 'Confirm Payment,' and it will show a success message for the payment if the exchange has received it.

![](/files/GzCsDV72jAXKH08NE2YS)

You can also see the details of your recent transactions done using Instore functionality. The data visible to you will be:\
1\. Transaction Number\
2\. Order ID\
3\. Status\
4\. Date/Time\
5\. Amount\
6\. Currency

<figure><img src="/files/uvXk7pzSIFrPZU3lmzKJ" 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://docs.rocketfuel.inc/user-guide-and-help-videos/merchant-user-guide/instore.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.
