> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/setups/send-digital-bills-to-customers-introducing-aaptak-e-bills.md).

# Send Digital Bills to customers-Introducing Aaptak e-Bills

Now merchants can send digital bills to customers’ mobile from within the application. For enabling Aaptak e-Bills in Logic, follow the steps below

[Click here to checkout features](https://www.logicerp.com/Home/AapTakMerchant/ebills)

**Step-1** Download Aaptak Merchant App from Google Play Store and Login with your Logic ERP registered username and password. You can also go to [**Aaptak App Web Link**](https://aaptak.com/FrmMerchantLogin/FrmMerchantLogin) to Login into your account.&#x20;

<figure><img src="/files/PoZt8R582s6dP0HsMBsB" alt="" width="264"><figcaption></figcaption></figure>

**Step-2** In the **My Dashboard** window, click on **e-Bills** button.

<figure><img src="/files/w0wBWkDg6yQpiQitXC7Q" alt=""><figcaption></figcaption></figure>

**Step-3** Click on ‘**+Branch**‘ Button on Top to Add your Store in Merchant App. You can add as many as stores you want.&#x20;

<figure><img src="/files/68FqIdjDozkFavrw7ts8" alt=""><figcaption></figcaption></figure>

Enter details of store and click on save. Delivery time and service radius are not required for Aaptak e-Bills. Please enter any value.

<figure><img src="/files/BLJIQSxvlVwrmpgUTNFM" alt="" width="320"><figcaption></figcaption></figure>

Once saved successfully branch will show on the **AapTak E-bills** page. Click on the '**+Credit' button** to open the **Buy Invoices** window.

**Step-4** Select the number of invoices you want to buy and click on the **Buy Invoice** button.

<figure><img src="/files/K3x92apVWqfINYQISVhK" alt="" width="329"><figcaption></figcaption></figure>

**Step-5** Check your order details and proceed with the payment.

<figure><img src="/files/POc1kOOyiovYL32g6HsI" alt="" width="375"><figcaption></figcaption></figure>

After buying the invoice, your **bill count** will get updated, which you can manage in **AapTak Services**.

<figure><img src="/files/viJKyPobwjx3ggc1KtiQ" alt="" width="327"><figcaption></figcaption></figure>

**Step-6** Get your Aaptak activation key by copying the **API key** from the **AapTak E-Bills** window.

<figure><img src="/files/4aS9W3btqFRV8dM1Clw1" alt=""><figcaption></figcaption></figure>

Enter the key in the **Activate AapTak App** window in the software for branch activation.

<figure><img src="/files/AWxhvMLvz8VOKbfZcbPO" alt=""><figcaption></figcaption></figure>

**Step-7** Go to the **AapTak App Configuration** click on the ***Aaptak e-Bills*** button.

<figure><img src="/files/cpkPDmpHyKprrLCwbiXq" alt=""><figcaption></figcaption></figure>

Link the desired printing configuration here against each series for which you want to send e-Bill

<figure><img src="/files/VPkizyhxQp0SVyqHERxt" alt=""><figcaption></figcaption></figure>

After that, when you create the sale bill, an e-bill link will be sent to the retail customer selected in the bill in SMS.

Sample Bill Preview in Aaptak e-Bills.

<figure><img src="/files/n0eDeZ907oepWlt3xEYO" alt="" width="244"><figcaption></figcaption></figure>

Sample SMS text

*Thank you for shopping at Aaptak Demo Vegetables Shop. To view your bill, click on the below link*\
[*https://short.aaptak.com/PZXe*](https://short.aaptak.com/PZXe)


---

# 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://kb.logicerp.com/logic-erp-version-release-notes/november-2020/setups/send-digital-bills-to-customers-introducing-aaptak-e-bills.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.
