> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/e-invoicing-v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/b2c-qr-code.md).

# B2C QR code

**Step 1:**

Click on **‘Upload Invoices’** option to import your data<br>

![](https://gblobscdn.gitbook.com/assets%2F-MWiYz7-ekYFhiNJ4j84%2F-MY49xLkvOGduSgyfbsR%2F-MY4lf8SJMG71pnMKzpT%2FScreenshot%202021-04-12%20at%201.28.56%20PM.png?alt=media\&token=b6995e4f-86cb-4f34-bfed-8682a26ddd0b)

**Step 2:**

* Select the **business** for which you are uploading the invoice.
* Select the Govt Template or Custom Template ( if you have mapped that already) that for uploading invoice.

Click on "Start Uploading" button at the bottom of the screen

![](/files/-MZBpF_RGVHnvdrjpaVi)

**Step 3:**\
If you have the govt Excel Template already , fill in the invoice data and select "**choose a file to upload"**\
If you don't have the template then download it by clicking the "Download here" option as shown in the image below.

![](/files/-MZBpoi1cW07z_N0i8tw)

**Step 4:**

After the upload is done, you can see Total No of Documents and No of errors on screen\
From here you can:

* "Proceed to review"  the error, or
* "Discard File"&#x20;

![](/files/-MZBqgFB9PrNSunIgjXr)

After correcting the errors ( in case of error) , you can **proceed to review.**\
\
The B2C invoice is now imported to ClearTax and now you can generate the B2C Payment QR cod&#x65;**.**&#x20;

![](/files/-MZBrQrgBYZ_UgEogxXU)

**Step 5:**

Select the invoice you want to generate B2C QR code for and click on **generate** at the top right.

Congrats you have successfuly generated the B2C QR Code.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/b2c-qr-code.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
