# Cash Register Tickets

Cash register tickets are very similar to e.g. invoice documents. The biggest difference is in the fact that cash register tickets are mainly created for individuals that don't need to receive an invoice. Cash register tickets can be issued next to regular invoices.&#x20;

## Activating Cash Register Tickets

The document type 'Cash Register Tickets' is something that first needs to be activated in BestInvoicing:

1. Navigate to the top right corner of the screen (email address) and select 'Apps and Integrations' in the menu.
2. Check the list of 'Apps and Integrations Related to Documents'.
3. Click the green button 'Activate' on the line mentioning 'Cash Register Tickets'.&#x20;

As soon as this document type has been activated, it can be used immediately. A new line 'Cash Register Tickets' will appear in the general BestInvoicing menu to the left.&#x20;

## Creating Cash Register Tickets

The structure and layout of a cash register ticket is analogous to that of an invoice.&#x20;

{% hint style="success" %}
Haven't created an invoice yet? Take a look at the documentation about [creating an invoice - basic module](/basic-modules/invoices.md) and learn how to do this.
{% endhint %}

When creating a cash register ticket, you are asked to indicate which payment method was used (optional). For example, specify 'Cash payments' if you're paid in cash.&#x20;

![](/files/hj9FYY6SZHiy3jObgp8i)

{% hint style="info" %}
Don't you see a drop down menu when clicking the field 'Payment method'? In that case you've probably not set any financial journals in BestInvoicing. [Read here](/settings/journals.md#financial-journal) how to set this up.
{% endhint %}

## Printing Cash Register Tickets

In the summary window of the cash register ticket, there's a ticket button next to the green 'Copy To' button.&#x20;

![](/files/cOIOtsVg4JPTa5ErP5Y7)

Clicking this ticket button will open a print preview of the cash register ticket as how it would look on a traditional cash register ticket printer. The ticket can then be printed via your connected ticket printer.&#x20;

![](/files/wYnAUvcxvsxPyQYRiZZ0)

## Payment Follow Up Cash Register Ticket

If your cash register ticket has not been paid straightaway, you can also manually add a payment later. Click the blue 'Actions' button in the summary screen. &#x20;

![](/files/1g7yGm8M4wXB3jaFS4cx)

* You can manually change the status to 'paid': BestInvoicing will indicate that no specific payment has been linked to this status.
* You can manually add a payment: this is the way to immediately link the cash register ticket to a payment account. It's best to select this option.&#x20;

### Manually Creating a Payment

If you click this last option, a pop up will appear:

![](/files/vna2Ex51lowAyT2zft8g)

You can now indicate to which payment account you want to link the payment (e.g. 'Cash payments'). You can review the payment details and if need be, correct the amount. Image only a part had been paid, the ticket will remain 'unpaid' in your overviews. Click the green button 'Create Payment'.

You'll see that a payment was created in the summary window of the cash register ticket:&#x20;

![](/files/YZ6foG5CYQnfdtprDWS2)

Via the eye icon you can take a look at the payment details.&#x20;

If you would take a look at the account to which the payment was linked, in this example the cash payments account, you'll see the payment appear in the list:

![](/files/oUNLWOZrw910t8sTuoLY)


---

# 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://support.onfact.eu/apps-integrations/cash-register-tickets.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.
