# Supported Gift Card Transactions

## Supported Gift Card Transactions

The Secure Payment application currently supports two types of gift card transactions: purchases and refunds. When making a purchase with a gift card, the Secure Payment application launches the appropriate gift card application (DataCandy of Freebees) to redeem the amount of the sale from the gift card's balance. When issuing a refund, the Secure Payment application launches the gift card application and increments the amount to be refunded onto the gift card's balance. Please refer to the following topics for how to process the supported gift card transactions:

* [Processing a Sale with Gift Cards](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/tasks-and-how-tos/gift-card-transactions.md#processing-a-sale-with-gift-cards)
* [Processing a Refund with Gift Cards](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/tasks-and-how-tos/gift-card-transactions.md#processing-a-refund-with-gift-cards)

Any other gift card transaction (activation, empty card, or checkign the balance) must be performed in the appropriate gift card application, according to the gift card application's user guide. For additional information on gift card transactions, please refer to the appropriate brand's documentation:

* [DataCandy Gift Card User Guide (online version)](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy.md)
* [DataCandy Gift Card User Guide (PDF version)](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy.md)
* [Freebees Gift Card User Guide (online version)](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-powered-by-freebees.md#payfacto-gift-powered-by-freebees)
* [Freebees Gift Card User Guide (PDF version)](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-powered-by-freebees.md#payfacto-gift-powered-by-freebees)


---

# 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/application-securetable-module/payment-process/gift-card-transactions/supported-gift-card-transactions.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.
