# Overview

Paywall is a payment orchestration platform that enables businesses to work with payment institutions, e-money companies, and virtual POS systems of banks through a single integration. It helps businesses manage their payment processes more efficiently and provides users with a seamless payment experience.

<details>

<summary><strong>Providers</strong></summary>

* Virtual POS
* Money Transfer
* Digital Wallets
* Microloans
* Meal Card
* Card Issuance (Virtual, Physical)

The provider types listed above are the types of providers that can be accessed through a single API via Paywall integration.

</details>

<details>

<summary><strong>Core Features</strong></summary>

* PayIn (Auth, PreAuth)
* PayOut
* Card Storage
* Marketplace
* Recurring Payments
* Reconciliation
* Webhook

With its payment orchestration capabilities, Paywall's core features are as listed above. An example of one of these features is Paywall's card storage service, which is provided with a PCI DSS Level-1 certification.

</details>

<details>

<summary><strong>Custom Algorithms</strong></summary>

* PayRoute
* PayJump
* PayBalancer
* PayWatch
* RouteTable

The algorithms mentioned above are features developed to ensure payment recovery, routing, cost optimization, and payment synchronization within payment processes.

</details>


---

# 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://developer.paywall.one/payment-orchestration-integration-document/overview.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.
