# Verify Sales Automatically

**GoAffPro** provides you with the option to verify affiliate sales automatically.

{% hint style="info" %}
The verify automatically option automatically updates the sale status in the app, depending upon the order status in your store.&#x20;
{% endhint %}

To verify affiliate sales automatically, go to the **General** section of the **Settings** tab in the GoAffPro admin panel.

<figure><img src="/files/ZJpYOsojJSNQCgYx1Fhg" alt=""><figcaption><p>Settings > General</p></figcaption></figure>

Here, go to the Sales section.

![Sales](/files/-MAzTgX5Ho3MQNE35o0M)

Now, enable the "**Verify Automatically**" option.

{% hint style="info" %}
If enabled, affiliate sales will be automatically verified and updated to reflect their current order status in your store.
{% endhint %}

![Enable the "Verify Automatically" option](/files/-M5PJgA9L_9vvK_CX4Lv)

You can also click on **Show table**, to see how the order status works:

| Order Status | Sale Status |
| ------------ | ----------- |
| Pending      | New         |
| Processing   | Approved    |
| Paid         | Approved    |
| Refunded     | Rejected    |
| Cancelled    | Rejected    |

{% hint style="info" %}
For example:

* The order having a pending/incomplete payment will have the sale status of **New.**
* The order that has been paid for successfully by the customer will have the sale status of **Approved.**
* The order that has been refunded or cancelled will have the sale status of **Rejected**.
  {% endhint %}

![Click on Show table](/files/-M5PKW6djSN69etV8gxn)

The sale status is displayed in the **Sales** tab of the GoAffPro admin panel.

![](/files/-M5PLdd0js2DC7jKnmBx)

{% embed url="<https://youtu.be/7H-G0t9dC4c>" %}
Verify Sales Automatically
{% endembed %}


---

# 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.goaffpro.com/program-settings/setup-referred-sales-settings/verify-sales-automatically.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.
