# Fraud Acceptance in Payment Systems

<figure><img src="/files/N9p82TcTkK8lxK04FBxj" alt=""><figcaption></figcaption></figure>

*A certain percentage of fraud is accepted as unavoidable. These costs and payment uncertainties can be avoided in person by using physical currency, but no mechanism exists to make payments over a communications channel without a trusted party.*

\- Satoshi Nakamoto, Bitcoin Whitepaper

* **Cost of Fraud**: Merchants often absorb the costs associated with fraudulent transactions, which can include chargebacks, lost inventory, and administrative expenses related to dispute resolution.
* **Impact on Pricing:** To cover the costs of fraud, merchants may increase prices for all consumers, leading to an invisible margin that affects the overall affordability of goods and services.
* **Physical Currency vs. Digital Transactions**: While physical currency transactions can avoid many of these issues, the growing trend towards digital payments makes it increasingly difficult for merchants to rely solely on cash transactions.


---

# 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://hub.bsvblockchain.org/higher-learning/bsv-academy/bitcoin-whitepaper-series/section-1-introduction-bitcoin-whitepaper/fraud-acceptance-in-payment-systems.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.
