---
title: "Generate QR Code"
method: GET
path: "/generateQR.do"
---

# Generate QR Code

`GET /generateQR.do`

Merchants can generate a QR code image that, when scanned by the Consumer, initiates the standard payment flow.

## Query parameters

- `merchant_id` string, required
- `details` string, required
- `iv` string, required

## Response `200`

QR Code Image

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/paramountcommerce/apis/interac-api.md) · [All operations](https://skmtc.dev/paramountcommerce/apis/interac-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/paramountcommerce/interac-api/revisions/18be16246225/schema)
