# Add Transaction

### Transaction

{% hint style="warning" %}
IMPORTANT: This tool IS NOT PA-DSS 3.2 validated. Using this tool to add, modify or void transactions may create data which could contain unencrypted cardholder data. Use this tool at your own risk.
{% endhint %}

This menu allows to add, modify or void credit card transactions, do returns and void returns without using the workstation. Before proceeding, you need:

* Credit card number
* Expiration date
* Authorization number from a previously printed transaction record (to modify or void existing transactions) or obtained by contacting the card processing service provider (to add a new transaction).

{% hint style="info" %}
NOTE: Transactions processed from the Maitre'D Back-Office using these menu options may incur additional or higher interchange costs and processing fees.
{% endhint %}

#### Add Transaction <a href="#add_transaction" id="add_transaction"></a>

Use this option to add a new credit card transaction from the Back-Office. Funds received using this function will appear in media reports but will not appear as sales revenue.

***

**Information**

**Credit Card Number**

Enter the Credit Card Number.

**Check Number**

You can enter an existing check number or reference number that will not conflict with existing checks.

***

**Transaction Entry**

**Credit Card**

The Credit Card field displays the credit card number.

**Check**

The Check field displays the customer invoice number that refers to this transaction.

**Media Type**

Select the media type for this transaction.

**Expiration**

Enter the expiration date for the credit card. The format is month and year. For example, for the month of November 2001, enter 1101.

**Authorization**

Enter the authorization number that you have previously received from the credit card company.

**Amount**

Enter the amount of the transaction.

**Server**

If you want to assign this transaction for a particular server, enter his number in this field. You do not need to enter an employee number


---

# 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.maitredpos.com/maitred/maitred-online-help-contents-by-module/electronic-funds-transfer-eft/transaction/add-transaction.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.
