> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How QR Codes Work

> Given below is a complete end-to-end flow about how you can use QR Codes to accept payments.

## QR Codes Workflow

To accept payments using Razorpay QR Codes:

* **1. Create a QR Code**: Create a QR Code that you can share with your customers to accept payments.

* **2. Share the QR Code**: Print or download the QR Code to share with your customers to accept payments.

* **3. Receive Payments**: Receive payments after your customer scans the QR Codes and makes payments.

* **4. Track QR Code Payments and Reports**: Receive notifications, check payments and view reports for QR Code payments.

### 1. Create a QR Code

[Create a QR Code](/payments/qr-codes/create) by providing all the required details. You can set a close by date and enable multiple payments.

The QR Code is in `active` status. Know more about [QR Code states](/payments/qr-codes/states).

<Info>
  **Handy Tips**

  You can close a QR Code from the [Dashboard](/payments/qr-codes/close) or with the [Close a QR Code API](/api/qr-codes#close-a-qr-code).
</Info>

### 2. Share the QR Code

Print and download the QR Code to share it with the customers. Customers can scan the code and complete the payment using their preferred UPI PSP apps. Check the [supported UPI apps](/payments/payment-methods#supported-upi-apps).

### 3. Receive Payments

Customer scans the QR Code with their UPI PSP app and completes the payment. They can make multiple payments if the option was enabled at the time of QR creation. You receive a notification about the payment.

<Info>
  **Handy Tips**

  After the payment is captured, the amount is settled to your account as per the settlement schedule. Know more about [payments](/payments/payments), [settlements](/payments/settlements), [refunds](/payments/refunds) and [disputes](/payments/disputes).
</Info>

### 4. Track QR Code Payments and Reports

* Notifications: Receive notifications regarding activity on QR Code via email and webhooks. Know more about [subscribing to QR Code webhooks](/payments/qr-codes/subscribe-to-webhooks).
* Track Payments: Track payments made using the QR Code on the Dashboard. Click **QR Codes** from the left menu and select **Payments**. All the payments received on your QR Codes are listed with their status.
* Reports: Gain detailed insights using reports and real-time data on the Dashboard. These reports can then be used for accounting and reconciliation purposes. Know more about [reports](/payments/dashboard/reports).

### Related Information

* [QR Codes](/payments/qr-codes)
* [QR Codes States](/payments/qr-codes/states)
* [Create a QR Code](/payments/qr-codes/create)
* [Subscribe to QR Code Webhooks](/payments/qr-codes/subscribe-to-webhooks)
* [QR Codes APIs](/payments/qr-codes/apis)
