# Refunding Kea Pay Transactions

\*\* For Toast and Clover POS Connections ONLY\*\*&#x20;

*(Refunds through Square and Olo happen directly in your POS.)*

If you have set up your Stripe account to allow Kea Pay, refunds will have to be processed directly inside your Kea linked Stripe account.&#x20;

1. Log into your Kea Portal at app.kea.ai
2. Select the icon in the top right hand corner to display your drop down selections&#x20;

<figure><img src="/files/YxViyg4Gp0Oi0FpaBKeu" alt=""><figcaption></figcaption></figure>

3. Select Integrations > Balance and Transfers&#x20;

<figure><img src="/files/MVuLyhwAMblTo5efKDcM" alt=""><figcaption></figcaption></figure>

4. This will bring you to the your Stripe account.
5. Select Transactions from the left side menu
6. Sort through your recent Kea Pay transactions until you locate the correct order by date, time, and order total.&#x20;
7. Hit the 3 dots on the very right hand side of that transaction's line item
8. Select Refund Payment&#x20;

<figure><img src="/files/m9k39afb1Mvjbq3ODE9Z" alt=""><figcaption></figcaption></figure>

9. Select the reason for the refund, include a note if you'd like, and hit Refund inside the new pop up.

If you experience an issue in attempting the steps above, please [SUBMIT A TICKET HERE](https://docs.google.com/forms/d/e/1FAIpQLSc5XkWE-L8Vdmt6Gu2Cs59kAnfRnHi1E6BvAVgGdpivlCBcZA/viewform?usp=publish-editor) to our team. Fill out all the required fields and we will process the refund for you.&#x20;


---

# 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://support.kea.ai/refunding-kea-pay-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.
