> For the complete documentation index, see [llms.txt](https://docs.scharge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scharge.io/nen-tang-va-ket-noi/huong-dan-su-dung-ung-dung/8.-bien-nhan-lich-su-sac-va-hoa-don-dien-tu.md).

# 8. Biên nhận, lịch sử sạc và hoá đơn điện tử

Xem lại từng phiên, biên nhận chi tiết và yêu cầu xuất hoá đơn điện tử.

1. Chạm **Tài khoản**, chọn **Lịch sử sạc**. Mỗi phiên sạc hiện mã phiên, thời gian, số tiền đã thanh toán và mã trụ.
2. Chạm **Xem biên nhận** để xem chi tiết: số tiền đã thanh toán, năng lượng, giờ bắt đầu, giờ kết thúc và thời lượng.
3. Cần hoá đơn điện tử cho phiên đã thanh toán? Ở biên nhận, tìm mục **Yêu cầu xuất hoá đơn**, nhập **Tên người mua** và **Địa chỉ người mua**; **Mã số thuế** và **Email nhận hoá đơn** có thể bỏ trống. Chạm **Yêu cầu xuất hoá đơn**.
4. Mục **Hoá đơn điện tử** trên biên nhận cho biết tình trạng, ví dụ «Đang tạo hoá đơn nháp». Khi hoá đơn đã phát hành, biên nhận hiện số hoá đơn, ký hiệu và thời điểm phát hành.

<figure><img src="https://2411236536-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsyivXjXVbZMPUh5PDwBl%2Fuploads%2FW3ZWtNCD0TupBJuMSpcA%2Fg8-history.png?alt=media" alt="Lịch sử sạc"><figcaption><p>Lịch sử sạc</p></figcaption></figure>

<figure><img src="https://2411236536-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsyivXjXVbZMPUh5PDwBl%2Fuploads%2FDhu58OxpdnTAhvlcAJXT%2Fg8-receipt.png?alt=media" alt="Biên nhận phiên sạc"><figcaption><p>Biên nhận phiên sạc</p></figcaption></figure>

<figure><img src="https://2411236536-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsyivXjXVbZMPUh5PDwBl%2Fuploads%2FcueD8MRNnPwVWsYxJxaS%2Fg8-invoice.png?alt=media" alt="Yêu cầu xuất hoá đơn"><figcaption><p>Yêu cầu xuất hoá đơn</p></figcaption></figure>

<figure><img src="https://2411236536-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsyivXjXVbZMPUh5PDwBl%2Fuploads%2Fwf303TSWmERZyxAOHkcV%2Fg8-status.png?alt=media" alt="Tình trạng hoá đơn"><figcaption><p>Tình trạng hoá đơn</p></figcaption></figure>

{% hint style="warning" %}
Kiểm tra kỹ thông tin người mua trước khi gửi. Khi hoá đơn của một phiên đã được tạo, thông tin người mua trên hoá đơn đó không đổi được nữa. Thông tin bạn nhập được lưu làm mặc định cho lần sau; bạn có thể sửa ở Tài khoản, mục Thông tin xuất hoá đơn.
{% endhint %}

Các lần nạp tiền và thanh toán phiên sạc cũng được ghi ở **Tài khoản**, thẻ **Số dư**.

***

*Nguồn: nội dung công khai trên scharge.io và cdrestop.com. Cập nhật 25/09/2026. Quy tắc nội dung xem ở Tổng quan.*


---

# 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.scharge.io/nen-tang-va-ket-noi/huong-dan-su-dung-ung-dung/8.-bien-nhan-lich-su-sac-va-hoa-don-dien-tu.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.
