> For the complete documentation index, see [llms.txt](https://support.barnetpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.barnetpos.com/liquor-store-till/payments/barnet-merrco-integration-card-not-present.md).

# Barnet Merrco Integration Card Not Present

**CARD NOT PRESENT (MANUAL ENTRY) PAYMENT INSTRUCTIONS:**

**Barnet - Merrco integration**

***\*NOTE – These steps are for A80 and A920 pin pads \*\*A35 is not supported for card not present***

Follow these steps to process a credit card transaction when the physical card is **not present**.

**Step 1: Ring in the Transaction**

1. Start by entering the transaction as usual in the **Barnet POS system**.

**Step 2: Access the PayFacto App**

1. On the PinPad main screen, select the ‘PayFacto app’.

![](/files/cOlzEgtNevFBU9DjUaqy)

**Step 3: Switch to Standalone Mode**

1. Once the PayFacto app is open:
   * Select “Options”.
   * Scroll to the bottom and select ‘Switch to Standalone’.
   * You will now see a screen that allows **manual entry of the transaction total**.
   * Enter the total amount and select “OK”.

![](/files/XPv1k1nupxMGf7cXAtO2)

**Step 4: Manually Enter Card Information**

1. Follow the prompts to **manually enter the credit card details** that you have on file.
2. Once the card is processed and the transaction is **approved**, continue to the next step.

**Step 5: Record the Payment in Barnet POS**

1. Return to the **Barnet POS**.
   * Navigate to your ‘Preset’ or ‘Functions’ screen.
   * Select the appropriate payment settlement type that corresponds to the card that was processed through PayFacto.

**Step 6: Exit Standalone Mode**

1. After the transaction is complete, go back to the **PinPad**:
   * Reopen ‘Options’ in the PayFacto app.
   * **Disable Standalone Mode** to return the PinPad to its normal transaction flow.

**✅ Important Reminders**

* Always ensure that Standalone Mode is **turned off** after completing a card not present transaction.
* Confirm that the amount entered on the PinPad matches the amount rung into Barnet.
* Be cautious with cardholder information—only use card details with proper authorization.
* When a card is entered manually it becomes very difficult to refund, please be cautious when using this method.


---

# 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, and the optional `goal` query parameter:

```
GET https://support.barnetpos.com/liquor-store-till/payments/barnet-merrco-integration-card-not-present.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
