> 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/pricing/pricing-per-region.md).

# Pricing per region

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

PayCargo offers a [flexible pricing model](https://paycargo.com/pricing/) designed to support the diverse needs of regions and industries across the logistics and supply chain ecosystem. This structure delivers cost-effective, efficient payment solutions that help accelerate cargo release and streamline transactions.

By supporting both digital and traditional payment methods, PayCargo provides transparent and competitive pricing while enabling businesses to select options that align with their operational requirements—helping optimize financial efficiency across global markets.

### <mark style="color:$primary;">List of Pricing per Region</mark>

This analysis will provide a comprehensive understanding of the regional pricing strategies PayCargo employs.

<table><thead><tr><th>Region</th><th>Currency</th><th width="166.703125">PC Quick Pay</th><th width="166.77734375">PC Payer Account</th><th>Credit Card Limit</th><th data-hidden>Notes</th></tr></thead><tbody><tr><td><strong>United States</strong></td><td><i class="fa-coin-vertical">:coin-vertical:</i>USD</td><td>USD $19.50 per transaction</td><td>USD $14.95<br>per transaction</td><td>USD 5,000 transaction limit</td><td>Largest market, lowest per-transaction cost due to ACH</td></tr><tr><td><strong>United Arab Emirates</strong></td><td><i class="fa-coin-vertical">:coin-vertical:</i>AED</td><td>AED 20.00 per transaction</td><td>AED 9.98 per transaction</td><td>AED 10,000 transaction limit</td><td>Slightly higher than US due to banking rails</td></tr><tr><td><strong>Australia</strong> </td><td><i class="fa-coin-vertical">:coin-vertical:</i>AUD</td><td>AU $2.20<br>per transaction</td><td>AU $2.20<br>per transaction</td><td>AUD 15,000 transaction limit</td><td>Higher costs due to local payment systems</td></tr><tr><td><strong>Canada (CA)</strong></td><td><i class="fa-coin-vertical">:coin-vertical:</i>USD</td><td>USD $15.00<br>per transaction</td><td>USD $9.50 per transaction</td><td>USD 5,000 transaction limit</td><td>Moderate pricing; depends on country</td></tr><tr><td><strong>Canada (CB)</strong></td><td><i class="fa-coin-vertical">:coin-vertical:</i>CAD</td><td>CA $20.00 Per Transaction</td><td>CA $10.00<br>Per Transaction</td><td>CAD 5,000 transaction limit</td><td>Pricing varies widely by country</td></tr><tr><td><strong>Europe</strong></td><td><i class="fa-coin-vertical">:coin-vertical:</i>EUR</td><td>EU €2.50 Per Transaction</td><td>EU €2.50 Per Transaction</td><td>EUR 5,000 transaction limit</td><td>Often higher due to fragmented banking</td></tr><tr><td><strong>Hong Kong</strong></td><td><i class="fa-coin-vertical">:coin-vertical:</i>HKD</td><td>HK $19.00 Per Transaction</td><td>HK $19.00 Per Transaction</td><td>HKD 200,000 transaction limit</td><td>Highest variability and cost</td></tr><tr><td><strong>United Kingdom</strong></td><td><i class="fa-coin-vertical">:coin-vertical:</i>GBP</td><td>GBP £2.50<br>Per Transaction</td><td>GBP £2.50<br>Per Transaction</td><td>GBP 15,000 transaction limit</td><td>Applies when payer and vendor are in different regions</td></tr></tbody></table>

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

<details>

<summary>Is there a difference in pricing for Payers vs. Vendors?</summary>

There are no fees associated with maintaining a vendor account. Vendors receive payments at no cost and benefit from a single platform that supports both receiving and managing transactions.

PayCargo’s business model is payer-based, with the majority of services designed to support payers in accelerating cargo release and ensuring efficient, secure payment and data transfers to vendors.

</details>

<details>

<summary>What payment methods are supported on the platform?</summary>

PayCargo supports multiple payment options to provide flexibility and meet your business needs:

* **ACH (overnight debit):** Enables direct transfers from your bank account
* **Credit cards:** Allows payments using supported cards
* [**PayCargo Credit Line:** ](/payments-and-finance/paycargo-finance.md)Credit lines available from $50,000 to $5 million for qualified clients

</details>


---

# 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/pricing/pricing-per-region.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.
