# Difficulty in cross-border payments

Almost all cross-border e-commerce purchases face the risk of hidden costs caused by payment methods and foreign currencies, affecting consumers’ buying decisions. On average, more than 78% of cross-border shoppers abandon their shopping carts if they cannot make a transaction in their local currency or they feel uncomfortable buying in a foreign currency. Ensuring a good checkout experience in the payment process is vital to customer attraction and retention for any e-commerce platform, including social cross-border.

When a shopper makes a cross-border purchase, it involves a varying selection of players such as their bank, their merchant’s bank, payment processor, card network, foreign exchange, issuing bank, and acquiring bank. Ultimately, all of these add up and increase their overall purchase price. International payments are indeed expensive; unfavorable rates, processing fees and other charges have remained consistently high. Also, there are myriad payment-related challenges such as time to settlement, cost of payments, split payments, and one-click payments, indicating how important an effective cross-border payment solution is for global e-commerce platforms hoping to grow internationally.


---

# 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.fadogo.io/problem-and-solution/the-problem/difficulty-in-cross-border-payments.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.
