> For the complete documentation index, see [llms.txt](https://support.paycargo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.paycargo.com/payments-and-finance/products/vendor-carrier-account/canadian-vendors.md).

# Canadian Vendors

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

A PayCargo Canadian Vendor Account is a specialized receiving platform designed for Canadian-based logistics providers—such as freight forwarders, carriers, marine terminals, and warehouses—to collect payments from their customers electronically.

While a Payer account is for those *sending* money, the Vendor account is the destination for those funds. In Canada, this account is specifically optimized to handle Canadian Dollar (CAD) transactions and comply with local banking standards.

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

Vendors can complete a straightforward [registration process](https://app.paycargo.com/registerVendor) by providing their business and banking information. Once approved, vendors can begin receiving payments and issuing payment approval notifications immediately.

{% @arcade/embed flowId="GnARtPnsdsQ8AOGFvAss" url="<https://app.arcade.software/share/GnARtPnsdsQ8AOGFvAss>" %}

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

<i class="fa-check">:check:</i> **No cost to receive payments:** Registration and payment acceptance are free for vendors.

<i class="fa-check">:check:</i> **Faster cargo release:** Vendors receive real-time payment approval alerts, allowing cargo to be released without waiting for checks or wires to clear. Many carriers in the PayCargo network release cargo within one hour of approval.

<i class="fa-check">:check:</i> **Reliable deposits:** Approved payments are deposited via ACH, usually by the next business day.

<i class="fa-check">:check:</i> **Dispute management:** Review, approve, or dispute invoices within the platform before final settlement.

<i class="fa-check">:check:</i> **System integration:** Connect PayCargo with existing systems using API or EDI for streamlined data exchange.

<i class="fa-check">:check:</i> **Customization and reporting:** Require specific reference numbers for payments and access reconciliation reports to match deposits with individual invoices

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

{% content-ref url="/pages/JBRFipLEbzvyACWXK1CA" %}
[Vendor/ Carrier Account](/payments-and-finance/products/vendor-carrier-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/C4ffJVmEUputiNncYWXP" %}
[Canadian Payers](/payments-and-finance/products/payer-shipper-account/canadian-payers.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.paycargo.com/payments-and-finance/products/vendor-carrier-account/canadian-vendors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
