# VAT invoices and credit memos

Authenticated shoppers can find and download a PDF of their official VAT Invoices and Credit Memos on their **My Account** screen. Guest shoppers can use the **Order Lookup** screen to find and download a PDF of their official VAT Invoices and Credit Memos. As Digital River is the MOR/SOR, the official invoices must come from Digital River. To that end, the links on the **Invoice** and **Credit Memo** screens replace the standard Magento **Invoice** and **Credit Memo** display.&#x20;

{% hint style="info" %}
**Note**: It can take up to an hour after orders have been completed or credit memos given for the links to appear on these pages.
{% endhint %}

Invoices appear on the shopper’s Invoices tab.

<div align="left"><img src="/files/-MbCCXnlKY9n7eS7-HI-" alt=""></div>

Credit Memos appear on the Refunds tab.

![](/files/-MbCCeV1RwncomOR_zJB)

You can find the shopper's invoices and credit memos on the Order Information page in the Magento Admin UI.

![](/files/BPOqmDzhcVsWjECAOZIF)

Use the following link to view [mock PDF examples of a Digital River order invoice and a credit memo](https://docs.digitalriver.com/digital-river-api/order-management/orders/accessing-invoices-and-credit-memos#mock-order-invoices-and-credit-memos).

{% hint style="info" %}
The VAT Invoice and the reports within the Digital River [Dashboard](https://dashboard.digitalriver.com/login) show the final price of the order. Neither the VAT Invoice nor reports itemize any discounts or the amount paid by a specific payment method if the shopper used multiple payment methods.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.digitalriver.com/adobe-commerce-extension/adobe-commerce-extension-2.3.1/configure-the-digital-river-extension/shopper-experience/vat-invoices-and-credit-memos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
