# Use Invoice4U with Virtual Terminal

Invoice4U payment documents will be available in Virtual Terminal after the service is [activated](/online-payments/payment-documents/invoice4u.md#activate-invoice4u) by Verifone.

The payment documents will be generated automatically after the transaction is captured and will be sent to the shopper's mailbox. For each transaction, the details regarding the payment document will be available in your Verifone Central account.

## Availability <a href="#availability" id="availability"></a>

Invoice4U via Virtual Terminal is available for Merchant Cashier and Merchant Supervisor roles.

## Workflow <a href="#workflow" id="workflow"></a>

1. Log in to your Verifone Central account.
2. Navigate to the *Payment Tools* tab and click on the **Virtual Terminal** section from the drop-down menu. 
3. Fill in the **Payment Settings** page with your organization information, payment provider contract, transaction type, and authorization type.
4. Go to the *Payment Documents* section which details the following mandatory fields:

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/1_10.JPG" alt="" height="472" width="334"></div>

   * **Payment document provider -** Select which Invoice provider you want to use for this transaction. You can choose:​

     * **None** - if you do not wish to generate a commercial document for this transaction​
     * **Invoice4U** - if you want to generate a commercial document for this transaction​

     <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/2_10.JPG" alt="" height="170" width="330"></div>
   * **Document Type** - If you select *Invoice4U*, the following options will become available:

     * Tax Invoice
     * Receipt
     * Tax Invoice Receipt

     <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/3_6.JPG" alt="" height="199" width="322"></div>
   * **Payment document language** – Select Hebrew or English.<br>

     <div data-with-frame="true"><figure><img src="https://verifone.cloud/sites/default/files/inline-images/Payment%20document%20language%20PBL_0.JPG" alt="" width="375"><figcaption></figcaption></figure></div>
   * **Document subject** (Optional field) - where the merchant can specify a general description of the document (a maximum of 200 characters are allowed), which is not necessarily reflected in the line items. Such subjects can be "Monthly subscription", "Invoice for services rendered", etc. The *Document subject* field corresponds to the `sales_description` field from [Checkout API](https://verifone.cloud/api-catalog/checkout-api#tag/Checkout).<br>

     <div data-with-frame="true"><figure><img src="https://verifone.cloud/sites/default/files/inline-images/4_4.JPG" alt="" width="375"><figcaption></figcaption></figure></div>
5. Go to the **Customer Details** section and fill in the specific information (First name/Last name/ Email address - used to send the payment document).

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/5_4.JPG" alt="" height="400" width="297"></div>
6. Go to the **Transaction Settings** section. Several workflows are possible here:
   * **Without line items** - If the **Receipt** document type is chosen in the *Payment Documents* section, the transaction amount is required while the line items are not.<br>

     <div data-with-frame="true"><figure><img src="https://verifone.cloud/sites/default/files/inline-images/6_2.JPG" alt="" width="375"><figcaption></figcaption></figure></div>
   * **With line items** - If the **Tax invoice** and **Tax invoice receipt** document type is chosen, the line items are required.<br>

     <div data-with-frame="true"><figure><img src="https://verifone.cloud/sites/default/files/inline-images/1_187.JPG" alt="" width="375"><figcaption></figcaption></figure></div>
7. Go to **Tax settings**. When selecting payment documents with line items for **Tax invoice** and **Tax invoice receipt,** the following two radio button options will be available:​
   * **Invoice4U tax settings** - the default tax settings set in your Invoice4U account will be applied to your products. Set the *Product description*, *Quantity*, *Price per unit* (tax included), and the optional stock keeping unit ID (*Product Code*). Use the **Add Product** button to add additional product lines.
   * **Add custom tax** - where in addition to the aforementioned details, you can also specify per product line item, by selecting from the **VAT** toggle button, whether it it is **taxable** (with current value of 18%, as per Israeli VAT) or **exempt** (0% tax rate).<br>

     <div data-with-frame="true"><figure><img src="https://verifone.cloud/sites/default/files/inline-images/2_131.JPG" alt="" width="375"><figcaption></figcaption></figure></div>
8. After adding your products, click on the **Continue to Payment** button.
9. Complete your *Payment Form* with Credit card information and click the **Pay** button.
10. The **Payment Completed** page with information on your Transaction will now show up.


---

# 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.verifone.com/online-payments/payment-documents/invoice4u/use-invoice4u-with-virtual-terminal.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.
