# Force Post

### Force Post

There may be situations where you need to obtain an authorization for a credit card sale directly from the card issuer. In such a case, you must manually enter the authorization code provided by the issuer into the terminal to complete the transaction.&#x20;

#### **To enter the authorization code for a force post transaction:**

1. Touch **Operations** and touch **Force post** from the menu.<br>

<figure><img src="https://3906380439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6flXtoPk5hDLO7lHpA2z%2Fuploads%2FAPaJX6CpqH2ZlZiUyNAB%2FOperationsMenu_ForcePost.png?alt=media&#x26;token=e15e8ef7-11cc-49d1-960b-7448f74363d5" alt=""><figcaption></figcaption></figure>

2. Enter the Merchant password and then touch **Confirm**.

{% hint style="info" %}
NOTE: If you have previously disabled password protection for force post transactions, the terminal will not ask for the password.
{% endhint %}

3. Using the number pad, enter the Authorization code provided by the card issuer and touch **Confirm**.
4. Tap, insert, or swipe the payment card.
5. After confirming the force post transaction, the terminal prints the merchant copy of the transaction receipt. To print the customer copy, touch **Print receipt** or touch **No receipt** if no customer copy is requested.


---

# 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.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/payment-standalone-mode/transactions/force-post.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.
