# How to cancel or edit a transaction?

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

Whether a payment can be canceled or edited in PayCargo depends on its current transaction status. Once a payment is processed or cleared, it can no longer be changed and must follow the [refund process](/payments-and-finance/cancellations-and-refunds/how-to-request-a-refund-for-a-cleared-payment.md) instead.

For payments that are still approved but not yet processed, PayCargo’s Support team may be able to assist with cancellation or limited edits. In some cases, vendor confirmation is required before changes can be made.

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

#### **Canceling a payment before processing**

If a payment is in **Approved** status and has not yet reached the daily processing cutoff, you may request a cancellation.

* **Timing:** Requests must be submitted at least one hour before the [6:00 p.m. EST cutoff](/payments-and-finance/application-and-remittance/cutoff-times.md) on the same business day.
* **How to request:** Payments cannot be canceled directly in the dashboard. You must [contact PayCargo Support.](mailto:support@paycargo.com)
* **Vendor confirmation:** In most cases, PayCargo must obtain approval from the vendor before voiding the payment.
* **Cutoff protection:** Requests made during the final hour before cutoff may be declined to prevent banking errors.

#### **Editing a payment**

Direct self-editing of an approved payment is not available. However, specific non-monetary details can sometimes be updated by PayCargo’s support team:&#x20;

* **Minor Edits:** PayCargo specialists can edit non-vendor required fields, such as incorrect payer reference numbers or dates, if they do not impact the shipment release.
* **Payment Method Changes:** You may be able to switch to a different payment method (e.g., to a Prepaid account) if handled by the specialist team.

#### **If the payment has already processed**

If a payment shows a status of **Processed** or **Cleared**, cancellation is no longer possible.

* **Refunds:** If the vendor participates in the Automated Refund System, you may see a [**Request refund** ](/payments-and-finance/cancellations-and-refunds/how-to-request-a-refund-for-a-cleared-payment.md)option in the transaction details.
* **Vendor review:** The vendor is notified immediately and has up to 10 business days to respond.
* **Support assistance:** PayCargo Support can help guide you through the next steps if a refund option is not available.

<a href="mailto:support@paycargo.com?subject=Transaction%20Cancellation%20Request&#x26;body=Hello%20Support%20team%2C%0D%0A%0D%0ACan%20you%20help%20me%20cancel%20a%20transaction%3F%20Here%27s%20my%20info%3A%0D%0APayCargo%20ID%3A%0D%0ATransaction%20%23%20(BoL%2C%20AWB%2Cetc.)%3A" class="button primary">Contact Support for cancelation</a>

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

Using PayCargo offers several advantages for handling payment errors compared to traditional methods like bank wires or checks. The platform is designed to catch and resolve errors before they become permanent financial losses.

**Prevention of Duplicate and Overpayments**

* **Unique Transaction IDs:** PayCargo identifies each shipment or invoice with a unique ID. This prevents the system from allowing duplicate payments for the same Bill of Lading (BOL) or invoice number.
* **Real-Time Data Sync:** With our Integrated Vendors, Payers see real-time unpaid balances, which reduces the likelihood of overpaying due to outdated paper invoices.&#x20;

**Structured Dispute & Refund Management**

* **Centralized Platform:** Unlike traditional banking, where you must initiate a separate recall through your bank, PayCargo makes it possible for you to request a refund directly from the Transaction Dashboard from our Vendor's who participate in the Automated Refund System.&#x20;
* **Automated Follow-ups:** PayCargo commits to following up on behalf of the Payer if a Vendor does not respond to a cancellation or refund request within 10 business days.
* **Fraud Protection:** PayCargo has the discretionary power to immediately stop or reverse payments if they identify suspicious activity or unauthorized invoice approvals, protecting your account funds.&#x20;

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

<details>

<summary>Why can't I cancel the payment myself?</summary>

To protect both payers and vendors, PayCargo manages cancellations centrally and may require vendor confirmation before stopping funds.

</details>

<details>

<summary>What if the cutoff time has passed?</summary>

If a transaction passes the daily processing time, it becomes a refund request instead of a void.

</details>

<details>

<summary>What happens if I notice an error close to the cutoff time?</summary>

Contact PayCargo Support immediately. Requests made too close to the cutoff may not be eligible for cancellation.

</details>

<details>

<summary>Who approves the cancellation?</summary>

The vendor’s confirmation is required for same-day release, and 48 Hour Release transactions.

</details>

<details>

<summary>Can guest users cancel a payment?</summary>

PayCargo Quick Pay transactions cannot be modified once they are submitted. If an error occurs, please contact PayCargo Support immediately. Our team will provide a Refund Form to initiate the refund request process. All PayCargo Quick Pay refunds are subject to vendor review and approval.

</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/how-to-cancel-or-edit-a-transaction.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.
