# How is a vendor informed of voided or refunded transactions?

### <mark style="color:$primary;">Overview</mark>

Voided and refunded transactions are handled carefully within PayCargo to ensure transparency and proper communication between all parties. Vendors are notified in advance of any **voided transactions** and receive **alerts for refund requests** in line with PayCargo’s operational policies.

Understanding how these notifications work helps Vendors manage their accounts efficiently and maintain clear financial records.

### <mark style="color:$primary;">How it works</mark>

#### Voided or Canceled Transactions

* If the **Vendor is set as Same-Day Release**, PayCargo’s Support team will **always contact the Vendor before a transaction is voided or canceled**.
* This step is required because, according to PayCargo’s policy, the **Vendor’s approval is necessary** to proceed with the void or cancellation.

#### Refund Requests

* When an  **Automated Refund request** is initiated, the Vendor receives an **alert notification** informing them that a refund has been requested for a specific transaction. The Vendor is then responsible for approving this refund via their PayCargo Dashboard.&#x20;
* If the Vendor is not signed up for the **Automated Refund System,** the PayCargo Support Team will email the Vendor a written request on behalf of the Payer advising them of the Refund Request and the reason for the request. The Vendor can then communicate directly with the Payer to initiate the refun&#x64;**.**&#x20;
* In the case of Automated Refunds, once the refund is processed, the **Vendor will be debited,** and the **Payer will be credited** automatically. In the case of Self Handled Refunds, the Vendor will work out a payment method with the Payer, whether it be ACH Deposit, sending a check to the address provided by the Payer, or Credit towards a future shipment release.&#x20;
* Please note: **No additional notification** is sent after the refund has been issued.

### <mark style="color:$primary;">Related questions</mark>

<details>

<summary>Will I always be notified before a transaction is voided?</summary>

Yes. If your account is set as **Same-Day Release**, PayCargo’s Support team will reach out for your approval before canceling or voiding any transaction.

</details>

<details>

<summary>How will I be notified of a refund request?</summary>

Vendor's who sign up for our Automated Refund System will receive an **alert notification** as soon as a refund is requested for a transaction involving your account.

Vendor's who chose not to use our Automated Refund System will be notified via email with all the Transaction Details and reason for the Refund Request. It is their responsibility to communicate with the Payer regarding the Refund at that point.&#x20;

</details>

<details>

<summary>Do I receive a confirmation once the refund has been issued?</summary>

No separate confirmation is sent.&#x20;

In the case of Automated Refunds, the **debit to the Vendor** and the **credit to the Payer** will be reflected in your account records.

</details>

<details>

<summary>Can I dispute a refund request?</summary>

Yes. If you believe a refund request was made in error, you can contact PayCargo Support immediately for assistance.

</details>

<details>

<summary>Who should I contact if I have questions about a void or refund?</summary>

You can reach the PayCargo Support team for assistance with any transaction-related questions or disputes at 1-888-250-7778 or <support@paycargo.com>.

</details>


---

# 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.paycargo.com/payments-and-finance/cancellations-and-refunds/notifications.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.
