> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/product-help-and-support/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/product-help-and-support/clear-finance-cloud/cleare-invoicing/e-invoicing/b2c-qr-code.md).

# B2C QR Code

## Guide to generating QR code

### **Step 1: Select "Upload Invoices"**

Click on ‘Upload Invoices’ option to import your data

![](/files/-M_xkVhUmfUEZh2SOSmS)

### **Step 2: Select Business**

Select the business for which you are uploading the invoice. Select the Govt Template or Custom Template, if you have mapped that already, for uploading invoices

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

![](/files/-M_xkiJ30E2mPGKQnepq)

### **Step 3: Upload Excel Template**

![](/files/-M_xl00m5YrXXw3QGLne)

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.

### Step 4: Review Errors

After the upload is done, you can see "Total No of Documents" and "No of errors" on screen. From here you can either "Proceed to review" the error or "Discard File"&#x20;

![](/files/-M_xm96rMUl1oc9GiQNQ)

After correcting the errors (in case of errors), you can proceed to review.&#x20;

The B2C invoice is now imported to ClearTax and now you can generate the B2C Payment QR cod&#x65;**.**&#x20;

![](/files/-M_xmLxj-xsJvry5xpsX)

### **Step 5: Generate QR Code**

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

{% hint style="success" %}
You have successfully generated the B2C QR Code
{% endhint %}

## Feedback

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSdRIITthCEouHmXIUKEjmGpi_pTTRLKBfXhvu_LTubABfKBEA/viewform?usp=pp_url&entry.571883827=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/product-help-and-support/clear-finance-cloud/cleare-invoicing/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.
