# Cash Acceptors

## Overview

Cash Acceptors can be used to allow customers to purchase fuel using cash at the DCRs. This is for cash acceptors that are internal to the dispenser.

The cash sales are reported along with the outside sales on the POS system.

## Using Cash Acceptors

1. To begin a transaction, insert a bill in the Cash Acceptor
2. Continue to insert bills until the desired amount of fuel to be purchased is reached
3. Press **\[Enter]**
4. Dispense Fuel
5. The standard receipt procedures occur

## Configuring Cash Acceptors

The Cash Acceptor Configuration form is used to set up and edit cash acceptors at the site. Site Information determines the behavior of all cash acceptors at a site. Attributes determines the behavior of a specific cash acceptor at a specific fueling point.

![Cash Acceptor Configuration](/files/ed6a8c8e63e781dd26e60d3d779dd3e6c95e6295)

<table><thead><tr><th width="258">Field/Button</th><th>Allowable Value/Function</th></tr></thead><tbody><tr><td>Disable If Cheated</td><td>Select to turn off a cash acceptor when someone tries to cheat it.</td></tr><tr><td>Disable If Paper Low</td><td>Select to turn off a cash acceptor if the receipt tape is running out.</td></tr><tr><td>Disable If No Printer</td><td>Select to turn off a cash acceptor if the printer is not working.</td></tr><tr><td>Prompt ‘insert cash’</td><td>Select to have the phrase “OR INSERT CASH” appear at the end of the idle prompt.</td></tr><tr><td>$1 Bill Enabled</td><td>Select to allow acceptance of one-dollar bills.</td></tr><tr><td>$2 Bill Enabled</td><td>Select to allow acceptance of two-dollar bills.</td></tr><tr><td>$5 Bill Enabled</td><td>Select to allow acceptance of five-dollar bills.</td></tr><tr><td>$10 Bill Enabled</td><td>Select to allow acceptance of ten-dollar bills.</td></tr><tr><td>$20 Bill Enabled</td><td>Select to allow acceptance of twenty-dollar bills.</td></tr><tr><td>$50 Bill Enabled</td><td>Select to allow acceptance of fifty-dollar bills.</td></tr><tr><td>$100 Bill Enabled</td><td>Select to allow acceptance of one hundred-dollar bills.</td></tr><tr><td>Bill Orientation</td><td><p>This parameter does not apply to Tokheim dispensers. Select to require that bills are inserted face-up with the black-seal end first. (If not selected, bills can be inserted face-up in either direction.)</p><p></p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><em>The black seal appears on the front of the bill to the left of the face.</em></p></div></td></tr><tr><td>Timeout [Seconds 10-99]</td><td>Enter the time (in seconds) between when a customer inserts a bill and when the pump shuts off if no fuel has been pumped (10 - 99).</td></tr><tr><td>Cash Acceptor Attributes - Cash Acceptor</td><td>Select the number of the fueling point.</td></tr><tr><td>Duplicate Acceptor</td><td>Click to copy the current cash acceptor’s attributes to any number of other cash acceptors. In the Duplicating Acceptor form, select the cash acceptor(s) to which you want to copy and click Done Duplicating.</td></tr><tr><td>Cash Acceptor In Dispenser</td><td>Select to indicate that the fuel pump has a cash acceptor.</td></tr><tr><td>Reset Printer Error</td><td><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><em>This parameter is not currently supported.</em> </p></div><p></p><p>Select to enable the printer after the cash acceptor has been disabled and brought back online.</p></td></tr><tr><td>Print Totals Now</td><td><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><em>This parameter is not currently supported</em>. </p></div><p></p><p>Select to print the amount of money in the cash acceptor.</p></td></tr></tbody></table>


---

# 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/commander-user-reference-guides/commander-user-references/commander-user-reference-55.02/cash-acceptors.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.
