# Invoice4U

Invoice4U is an application which provides digital invoices and receipts for any transaction. It helps merchants streamline the process of digital invoicing. Each time the new sale order is created, the application issues a tax invoice and/or receipt, as required.​

If you are a merchant from Israel, who already has an [Invoice4U](https://www.invoice4u.co.il/) account, you can use Verifone's Invoice4U value-added service so that Verifone will provide transaction information to Invoice4U on your behalf.

As a merchant, you can capture all the required transaction information via Verifone's various integration types: Virtual Terminal, Pay by Link, checkout and ecom API (by server-to-server integration). Once the transaction is captured, you can access your Invoice4U account and see all the relevant payment documents there.

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

Invoice4U via Virtual Terminal and Pay by Link is available for the following roles:

* Merchant Cashier
* Merchant Supervisor

## Requirements <a href="#requirements" id="requirements"></a>

To use Invoice4u Payment Documents, a merchant will have to have a Receipt contract ID set in Verifone Central.

A Payment Document via Invoice4U will only be generated if the Transaction Type and Status are eligible, either of the following:

* Sale (Authorization):
  * Type = Sale, Status = Authorized/Settled
  * Type = Capture (after capturing an Authorization)
* PreAuthorization

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

The document is created only after a transaction is captured and is sent automatically to the customer's email address and available in your Invoice4U account. To deactivate this feature, please contact a Verifone representative.&#x20;

## Activate Invoice4U <a href="#activate-invoice4u" id="activate-invoice4u"></a>

To activate Invoice4U, contact your Verifone merchant representative.

During set-up, you will receive your Invoice4U credentials and a Verifone administrator will set Invoice4U as your documents provider in your Organization entity.

To do the onboarding for Invoice4U, you will have to provide the **API token** from your Invoice4U account to the Verifone onboarding team through a secure channel (e.g., PGP encryption, not by email). See below image for reference from Invoice4U app:

<div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/MicrosoftTeams-image%20%2832%29.png" alt=""></div>

## Integrate Invoice4U <a href="#integrate-invoice4u" id="integrate-invoice4u"></a>

There are four integration types available:

1. [Checkout](/online-payments/payment-documents/invoice4u/use-invoice4u-with-checkout-api.md) (Hosted Payments Page - HPP)
2. [Pay by Link](/online-payments/payment-documents/invoice4u/use-invoice4u-with-pay-by-link.md)
3. [Verifone's eComm API](/online-payments/payment-documents/invoice4u/use-invoice4u-with-ecomm-api.md)
4. [Virtual Terminal](/online-payments/payment-documents/invoice4u/use-invoice4u-with-virtual-terminal.md)

## Reporting <a href="#reporting" id="reporting"></a>

The Invoice4U document is available in Verifone Central under **Documents** tab from **Transaction Report** section.

<div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/Invoice4U%20documents.JPG" alt="" height="452" width="343"></div>

The Payment Document types are:

* Tax Invoice
* Receipt
* Tax invoice receipt

These are also available in the exportable full CSV report from your [Verifone Central](https://docs.verifone.com/verifone-central-getting-started/) account.


---

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