> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qtap.qa/llms.txt
> Use this file to discover all available pages before exploring further.

# Batch QR Code Generation

> Generate up to 1,000 unique QR codes at once for events, print materials, or multi-location deployments.

Batch generation creates many QR codes in a single step, all sharing the same action and type settings. This is useful for printing stamp cards, distributing at events, or pre-printing QR codes for tables or packaging.

## Access requirements

Batch generation is not included in all plans.

**Elite and Franchise plans** have unlimited batch access included.

**All other plans** need to purchase a batch credit pack before they can generate. Packs are a one-time purchase, not a recurring charge.

| Pack           | Price |
| -------------- | ----- |
| 100 QR Codes   | \$10  |
| 500 QR Codes   | \$15  |
| 1,000 QR Codes | \$70  |
| 5,000 QR Codes | \$300 |

Click **Purchase** on any tier to go through checkout. Once the payment is confirmed, the form unlocks.

## Generate a batch

<Steps>
  1. Go to **QR Codes → Batch Generate**.
  2. Enter a **Batch Name** to identify this group (e.g., "Summer Promo Batch").
  3. Set the **Quantity** — maximum is 1,000 per batch.
  4. Choose the **Type**: **Reusable** (can be scanned multiple times) or **One-time Use** (locks after first scan).
  5. Choose the **Action** each QR code performs when scanned:
     * **Issue Stamp** — adds a stamp to the member's stamp card
     * **Award Points** — adds points to the member's points balance
     * **Check-in** — records a visit without stamping or awarding points
     * **Redeem Reward** — allows a member to claim a reward
  6. If you chose **Award Points**, enter the **Points Value Per Scan**.
  7. Click **Generate \[n] QR Codes**.
</Steps>

<Frame caption="The Batch Settings form. Name the batch, set the quantity, and pick one Type and one Action for the whole group.">
  <img src="https://mintcdn.com/qtap/LuxGtiqIOYGAGxPl/images/merchants/qr-codes/batch-qr-form.png?fit=max&auto=format&n=LuxGtiqIOYGAGxPl&q=85&s=e824d6ee77ed75fc62d4280dc21233ee" alt="Batch Generate QR Codes form with the Batch Name, Quantity, and Generate button highlighted" width="1440" height="900" data-path="images/merchants/qr-codes/batch-qr-form.png" />
</Frame>

<Frame caption="The Action menu sets what every code in the batch does when scanned.">
  <img src="https://mintcdn.com/qtap/LuxGtiqIOYGAGxPl/images/merchants/qr-codes/batch-qr-action.png?fit=max&auto=format&n=LuxGtiqIOYGAGxPl&q=85&s=dcdea931cd15f266427b281183db3ce7" alt="Action dropdown showing Issue Stamp, Award Points, Check-in, and Redeem Reward" width="1116" height="166" data-path="images/merchants/qr-codes/batch-qr-action.png" />
</Frame>

<Frame caption="Choosing Award Points reveals a Points Value Per Scan field.">
  <img src="https://mintcdn.com/qtap/LuxGtiqIOYGAGxPl/images/merchants/qr-codes/batch-qr-points.png?fit=max&auto=format&n=LuxGtiqIOYGAGxPl&q=85&s=d74e5c0ce168cf98a6664cbfab883e0e" alt="Batch form with Award Points selected and the Points Value Per Scan field shown" width="1440" height="900" data-path="images/merchants/qr-codes/batch-qr-points.png" />
</Frame>

A progress bar tracks the generation. When it finishes, you'll see a confirmation screen with a link to view all the QR codes.

<Note>
  All QR codes in a batch share the same action settings. If you need codes with different actions, run separate batches.
</Note>

## Finding your generated codes

After generation, go to **QR Codes** to see the full list. Batch-generated codes appear alongside individually created ones. You can filter and download them from there.

<Warning>
  Each QR code in a batch has a unique code value, but they all perform the same action. If you're printing one-time use codes, make sure each physical copy is only given to one customer.
</Warning>

<CardGroup cols={2}>
  <Card title="Generating a Single QR Code" href="/merchants/qr-codes/generating">
    Create one QR code with full customization options including color and expiry.
  </Card>

  <Card title="QR Codes Overview" href="/merchants/qr-codes/overview">
    Understand how QR codes work in Qtap and what actions they can trigger.
  </Card>
</CardGroup>
