> For the complete documentation index, see [llms.txt](https://commanderhelp.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://commanderhelp.verifone.com/printer-help/receipt-printer-troubleshooting/new-receipts-not-printing-reprints-work.md).

# New receipts not printing (reprints work)

### Use this when reprints work, but new sales don’t print

Use this when the printer feeds paper and **reprints fine**, but **no receipt prints after a sale**.

This is usually a **payment method (MOP)** setting in **Config Client**.

<details>

<summary><strong>Also called / keywords</strong></summary>

**Also called:** Printer won’t print new receipts, receipt not printing after sale, reprint works but no receipt, printer skips new transactions, no receipt after payment

**Keywords:** new receipt not printing, new sale receipt not printing, receipt not printing after sale, reprint works but new receipt doesn’t, printer feeds but blank, cash receipt not printing, credit receipt not printing, debit receipt not printing, receipt missing after transaction, Force Ticket Print, MOP not printing

</details>

***

### Symptoms

You may see one or more of the following:

* No printer error shows on the register.
* **Reprint** always prints correctly.
* New sale receipts **don’t** print after payment.
* Paper feeds normally.

**Most often this means:** Receipt printing is disabled for one or more payment methods.

{% hint style="warning" %}

#### Not your issue?

* POS shows **Receipt Printer Unavail.** → [“Receipt Printer Unavailable” Error Fix](/printer-help/receipt-printer-troubleshooting/receipt-printer-unavailable-error-fix.md)
* Receipts print **gibberish** → [Receipt Printer Printing Gibberish or Random Characters](/printer-help/receipt-printer-troubleshooting/receipt-prints-gibberish-random-characters.md)
  {% endhint %}

{% hint style="info" %}

#### Before you start (quick checks)

* Does **Reprint** work every time?
* Which payment types fail (Cash, House, etc.)?
* If you have a **No Sale** key, does **No Sale** print?
  {% endhint %}

***

### How to fix new receipts not printing, but Reprints do

{% stepper %}
{% step %}

#### (Optional) Quick test: does **No Sale** print?

If your register has a **No Sale** key, run **No Sale**.

* If it prints, the printer is fine. Keep going.
* If it doesn’t print, this may be broader than one payment type. Still keep going and check all payment methods.
  {% endstep %}

{% step %}

#### Open payment method settings

Open **Config Client** (register or back office PC).

Go to: <kbd>Store Operations</kbd> **→** <kbd>Payment</kbd>

If you can’t open Config Client, go to the last step.
{% endstep %}

{% step %}

#### Select the payment method that isn’t printing

Select the payment type that fails. Example: select **Cash** if cash sales don’t print and continue to Step 4.

If this only affects **Credit/Debit**, this setting may not apply. Credit/Debit receipt printing is controlled by your payment processor. Contact your processor for the correct setting.
{% endstep %}

{% step %}

#### Turn on **Force Ticket Print**

In the payment method settings, find **Force Ticket Print**.

Enable it, then:

1. <kbd>Save</kbd>
2. <kbd>Tools</kbd> → <kbd>Refresh configurations</kbd>
3. Log out of the register, then log back in
4. Run a test sale using that payment type(Cash)

If it still doesn’t print, keep going.
{% endstep %}

{% step %}

#### If multiple payment types fail, repeat for each one

Repeat the prior two steps for each payment method that doesn’t print.

Save + refresh configs after each change.

If nothing prints after you’ve checked them all, go to the last step.
{% endstep %}

{% step %}

#### Still not printing new receipts (but reprints work)?

* **No on-site contract:** Contact a VASC(Verifone Authorized Service Contractor)Technician for further on-site troubleshooting &#x20;
* **Valid on-site/contract:** Contact the Verifone Helpdesk:

&#x20;      📞 Phone: 1-800-837-4366 (1-800-VERIFONE)

&#x20;      💬 Chat

Tell them exactly the troubleshooting steps performed, this saves your time and gets you the right support faster.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
N**eed assistance? Contact Verifone Helpdesk at anytime.**

* Use our **Chat** platform
* Or call **1.800.VERIFONE (837.4366)**

Tell us the troubleshooting steps you’ve already tried. This saves time and gets you the right support faster.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://commanderhelp.verifone.com/printer-help/receipt-printer-troubleshooting/new-receipts-not-printing-reprints-work.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.
