> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/amlr/chapter-viii-measures-to-mitigate-risks-deriving-from-anonymous-instruments-art.-79-80/80.md).

# Art. 80 — Limits to large cash payments in exchange for goods or services

AMLR Article 80 — Limits to large cash payments in exchange for goods or services. Regulation (EU) 2024/1624, Chapter VIII — Measures to mitigate risks deriving from anonymous instruments.

1. Persons trading in goods or providing services may accept or make a payment in cash only up to an amount of EUR 10000 or the equivalent in national or foreign currency, whether the transaction is carried out in a single operation or in several operations which appear to be linked.
2. Member States may adopt lower limits following consultation of the European Central Bank in accordance with Article 2(1) of Council Decision 98/415/EC. Those lower limits shall be notified to the Commission within 3 months of the measure being introduced at national level.
3. When limits already exist at national level which are below the limit set out in paragraph 1, they shall continue to apply. Member States shall notify those limits to the Commission by 10 October 2024.
4. The limit referred to in paragraph 1 shall not apply to:Payments or deposits referred to in the first subparagraph, point (b) above the limit shall be reported to the FIU within the deadlines imposed by the FIU.
   1. payments between natural persons who are not acting in a professional capacity;
   2. payments or deposits made at the premises of credit institutions, electronic money issuers as defined in Article 2, point (3), of Directive 2009/110/EC and payment service providers as defined in Article 4, point (11), of Directive (EU) 2015/2366.
5. Member States shall ensure that appropriate measures, including the imposition of penalties, are taken against natural or legal persons acting in their professional capacity which are suspected of a breach of the limit set out in paragraph 1, or of a lower limit adopted by the Member States.
6. The overall level of the penalties shall be calculated, in accordance with the relevant provisions of national law, in such way as to produce results proportionate to the seriousness of the infringement, thereby effectively discouraging further offences of the same kind.
7. Where, by reason of force majeure, means of payment by funds as defined in Article 4, point (25), of Directive (EU) 2015/2366 other than banknotes and coins become unavailable at national level, Member States may temporarily suspend the application of paragraph 1 or, where applicable, of paragraph 2 of this Article and shall inform the Commission thereof without delay. Member States shall also inform the Commission of the expected duration of the unavailability of means of payment by funds as defined in Article 4, point (25), of Directive (EU) 2015/2366 other than banknotes and coins and of the measures taken by Member States to reinstate their availability.

   Where, on the basis of the information communicated by the Member State, the Commission considers that the suspension of the application of paragraph 1 or, where applicable, of paragraph 2 is not justified by a case of force majeure, it shall adopt a decision addressed to that Member State requesting the immediate lifting of such suspension.


---

# 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://www.mica.wtf/amlr/chapter-viii-measures-to-mitigate-risks-deriving-from-anonymous-instruments-art.-79-80/80.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.
