# Payments Not Working Inside & Outside

#### Use this when payments are down for both in-store and outside.

Card payments fail on all registers and all fuel pump DCRs. Debit and credit transactions are declined or time out.

*This is usually a network issue between the Commander/RubyCi controller, the payment router, or the site’s internet connection.*

<details>

<summary>Keywords</summary>

**Also called:** payments down, no card payments, payment network offline, all payments failing, debit not working, network down

**Keywords:** payments not working inside outside, card declined all registers, Commander status A9, payment router, Viper Pay Card, NIC A, ethernet payment, MNSP device, Hughes Mako Cybera Paysafe, NBS Worldpay Buypass, debit test transaction

</details>

### Symptoms

You may see one or more of the following:

* Card payments fail on every register inside the store.
* Card payments also fail on all fuel pump DCRs outside.
* Debit and credit transactions are declined or time out.
* The Commander or RubyCi may not show status A9.

Most likely cause: A network issue — the Commander/RubyCi has lost connection to the payment router or the internet is down.

### Before you start

* Check that the Commander or RubyCi unit has power.
* Know your payment processor: NBS, Worldpay, or Buypass.
* Have access to the network equipment area.

### How to restore payments

{% stepper %}
{% step %}

#### Check the Commander or RubyCi

* Confirm the Commander or RubyCi has power.
* Wait for it to fully boot to status **A9,** if it is booting.
* Test a debit transaction.

If it has no power:

* Try to restore power.
* Wait for the unit to return to **A9**.
* Test a debit transaction again.
* If you can’t restore power, the might needs a VASC technician.
  {% endstep %}

{% step %}

#### Check remote connectivity

If the controller shows **A9** but remote access still fails:

* Check the MNSP device(e.g. Cybera, Hughes, Mako, etc.)
* Reseat the NIC N/ethernet cable
  {% endstep %}

{% step %}

#### Verify the site has internet

Confirm the site has a working internet connection.

* Check whether other internet-connected devices at your site are online.
* If the internet is down, restore the connection before continuing.
* Once internet access is back, test a debit transaction.
  {% endstep %}

{% step %}

#### Run a diagnostic test from the register

Run the processor test that matches the site setup:

* **NBS:** Run a debit transaction.
* **Worldpay:** Go to <kbd>CSR Functions</kbd> → <kbd>Network Menu</kbd> → <kbd>EPS Network Menu</kbd> → <kbd>Primary Communications Test</kbd>.
* **Buypass:** Go to <kbd>CSR Functions</kbd> → <kbd>Network Menu</kbd> → <kbd>Diagnostics Check Host Status</kbd>.

If the test passes, run a debit transaction to confirm.

✅ Issue fixed — stop here.

❌ Still not working — continue to Step 5.
{% endstep %}

{% step %}

#### Trace the payment network cable

Trace the ethernet cable from the **NIC A/Payment Network** port to the next device.

* This is usually the payment router.
* Common examples: Hughes, Mako, Cybera, or Paysafe.
* It may also be a generic router, such as Netgear, Cisco, or Belkin.
* Confirm the device has power.
  {% endstep %}

{% step %}

#### Reseat the cable at the payment router

Disconnect and reseat the ethernet cable at the payment router end.

Then test a debit transaction.

✅ Issue fixed — stop here.

❌ Still not working — continue to Step 7.
{% endstep %}

{% step %}

#### Reboot the Commander

If the issue is still not fixed:

* Reboot the Commander.
* Wait for it to return to status **A9**.
* Test a debit transaction.
  {% endstep %}
  {% endstepper %}

### Still not working? Contact the Helpdesk

If you’ve tried all the steps above and the issue isn’t fixed, contact the Helpdesk.

{% 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 %}

### FAQ

<details>

<summary>What is status A9 on the Commander?</summary>

A9 means the Commander is fully booted and ready. If it shows a different status, it hasn’t finished starting up or there’s an issue.

</details>

<details>

<summary>How do I identify the payment router?</summary>

Trace the ethernet cable from the NIC A port on the Commander.

The first powered device it connects to is usually the payment router.

Common brands include Hughes, Mako, Cybera, and Paysafe.

In some setups, there is a network switch between the Commander and the payment router.

</details>

<details>

<summary>What if only inside OR only outside payments fail?</summary>

If the issue is only on fuel pump DCRs, see the [DCR Troubleshooting guide](/fuel-dcr-help/fuel-dcr-help/dcr-help/please-pay-inside-e01-poll-error.md).&#x20;

If only inside, the POS or pinpad may be the issue.

</details>

<details>

<summary>What’s the difference between NBS, Worldpay, and Buypass?</summary>

These are different payment processors.&#x20;

The diagnostic test steps are different for each one.&#x20;

Check your site’s configuration to know which you use.

</details>


---

# 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://commanderhelp.verifone.com/general-help-guides/general-help/pos-troubleshooting-guide-for-circle-k-ck-helpdesk/payments-not-working-inside-and-outside.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.
