# Taiwanese invoices and eGUI information

When the selling entity for a shopper transaction is Digital River Taiwan, you need to collect specific information from customers and use it to populate a Government Uniform Invoice (GUI or eGUI). You can do this by capturing information collected in a specific custom invoice related to that transaction. The Taiwanese government uses this invoice to collect tax revenue and minimize tax avoidance.&#x20;

The Digital River Extension automatically displays the required **Invoice** fields during checkout where appropriate (for example, for local online sales to shoppers in Taiwan). During checkout, the type of invoicing information you need to collect depends on whether the transaction is for an individual or a business.

## Collect invoice information from an individual's transaction

To collect the invoice information from an individual's purchase, you must:

1. Choose one of the following options:
   1. Select a carrier from the **E-invoice Carrier** dropdown list. This is the carrier you associate with your GUI number (your personal identity), assuming that the GUI is tied to your personal identity. Complete the fields.\
      \
      ![](https://content.gitbook.com/content/SC10aYILYiaNLeoaXFyt/blobs/3Su9OsYI07MXP5LbiwU9/individual_info_1.png)
   2. Select a charity from the **E-invoice Carrier list** and donate your GUI number to a charity. Complete the fields.\
      \
      ![](https://content.gitbook.com/content/SC10aYILYiaNLeoaXFyt/blobs/x5a4g54RShg3Sw4bFEP5/individual_info_2.png)<br>
2. Select the checkbox to allow Digital River Taiwan to handle e-invoice related matters on your behalf.
3. Click **Submit**.

## Collect invoice information from a business transaction

To collect the needed invoice information from a business purchase, you must:

1. On the shipping or billing address page, select the **This is a business purchase** check box.\
   \
   ![](https://content.gitbook.com/content/SC10aYILYiaNLeoaXFyt/blobs/3MyfuXjMdLt2TQX8ERc7/business_information_1_edit.png)<br>
2. Enter the company name in the **Company** field (this is now a mandatory address field).
3. Enter the business Tax ID number so that it is included on the GUI.\
   \
   ![](https://content.gitbook.com/content/SC10aYILYiaNLeoaXFyt/blobs/4PxJmAZ32KBKFutNIQ9Z/business_information_2.png)<br>
4. Click **Apply**.

{% hint style="info" %}
**Note:** In both of the described order flows, the payment instrument input fields do not appear until you have added your Invoice or Tax ID information and have clicked the appropriate button to **Submit** or **Apply**.
{% endhint %}

{% hint style="info" %}
**Note:** If your order total changes while checking out (for example, you apply a coupon or a store credit to your purchase), you need to resubmit your **Invoice** or **Tax ID** information. Your information is persisted, but you need to press the **Submit** or **Apply** button again. A message is provided in the checkout modal to remind you. The following shows an example of this message:\
\
![](https://content.gitbook.com/content/SC10aYILYiaNLeoaXFyt/blobs/AEsnAlWl9JsGcn71QDdR/business_information_3.png)
{% 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-4.3/configure-the-digital-river-extension/shopper-experience/taiwanese-invoices-and-egui-information.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.
