# Cross-border payments fee charges

## Overview

A cross-border fee is a type of credit card processing fee that is applied when a merchant in one country accepts payment for a transaction from a customer whose card was issued in another country.

For international payments outside the merchant's home country, a **cross-border fee of 2%** is charged on top of the transaction fees agreed upon in the contract.

The cross-border fee applies **only** to the 2Sell and 2Subscribe accounts.

{% hint style="info" icon="lightbulb" %}

#### Recommended resources

Want to sell worldwide? Learn how 2Checkout can help with over 45 payment methods and 100 display and billing currencies.

<a href="https://www.2checkout.com/lp/2checkout-payment-method-coverage.html" class="button primary" data-icon="book-open-lines">Learn more</a>
{% endhint %}

## Countries exempted from cross-border fees

Only merchants registered in the countries listed below are exempt from the cross-border fees:

* Austria
* Australia
* Belgium
* Canada
* Czech Republic
* Denmark
* Finland
* France
* Germany
* Greece
* Ireland
* Italy
* Luxembourg
* Netherlands
* Norway
* Poland
* Portugal
* Romania
* Spain
* Sweden
* Switzerland
* United Kingdom
* United States of America

## Cross-border fees for high-risk countries

The cross-border fee may vary for countries considered high-risk (where the risk of fraud is high). For example, for Pakistan, the cross-border fee is 3%.

### Related resources

* [Products and subscriptions listing query parameters](https://verifone.cloud/docs/2checkout/Documentation/myAccount/Products-and-subscriptions-listing-query-parameters)
* [Subscriber management and self-service](https://verifone.cloud/docs/2checkout/Documentation/Subscription-Billing/03Subscriber-management-and-self-service)
* [Contracts](https://verifone.cloud/docs/2checkout/Documentation/Subscription-Billing/01Subscription-Billing-Set-up/03Contracts)


---

# 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.2checkout.com/product-catalog/product-catalog/pricing-and-charge-scenarios/cross-border-payments-fee-charges.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.
