> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/adobe-commerce-extension/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalriver.com/adobe-commerce-extension/adobe-commerce-extension-3.1.2/configure-the-digital-river-extension/shopper-experience/tax-identification-numbers.md).

# Tax identification numbers

The Digital River Extension allows shoppers to enter their **Tax Identification Number** during order placement, have the ID validated, and, if appropriate, the order totals will be updated accordingly.

The shopper must:

1. Select the **This is a Business Purchase** check box on the **Shipping Address** screen, when purchasing physical goods, or on the **Payment Information** screen when purchasing digital or virtual goods.\
   &#x20;<img src="/files/-MbDCMczQ1VBWlT5X-GD" alt="" data-size="original">\
   &#x20;<img src="/files/-MbDD-3EAIt2JXSl2ubV" alt="" data-size="original">&#x20;
2. Enter the **Tax ID** and click **Apply**. &#x20;

## **Order summary before application of the Tax ID**&#x20;

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

## **Order summary after application of the Tax ID**&#x20;

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


---

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

```
GET https://docs.digitalriver.com/adobe-commerce-extension/adobe-commerce-extension-3.1.2/configure-the-digital-river-extension/shopper-experience/tax-identification-numbers.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.
