# Gift Card Processor

### **Overview**

This setting allows for the gift cards to be manually entered, to prevent verification, or to run tests. Select the Gift Card provider from the drop-down menu.

**STS Gift Cards:**&#x20;

![](/files/-Ly3zTmbAeW2_dZm3WAV)

User must provide the merchant name/number and the terminal ID.

The user can allow hand keyed transactions, rather than just swiping the card, by checking "manual entry of card details"

### **Sale and Activation**

Ring up the Gift Card as an item and select dollar amount at checkout. Once you have a receipt, you will need to activate the gift card.

From the transaction screen, select the Activate/Inquiry option from the top of the page. A Gift Card Activation window will pop up. Enter Gift Card Number, transaction number from the receipt, and the dollar amount. Select Activate Gift Card. You can now accept this gift card as a form of payment.

To check the balance of the card, you will go back to the transaction screen, select the Activate/Inquiry option from the top of the page. Enter the card number and select Balance Inquiry.


---

# 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://retailcloud.gitbook.io/point-of-sale/windows-pos-winpos/configure/settings/gift-card-processor.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.
