# Overview

Our deposits solution enable merchants to collect payments from their users all around the globe with their favorite and local payment methods.&#x20;

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

### Choose the best solution for your needs

<table data-full-width="false"><thead><tr><th width="156.37109375" align="center"></th><th width="136.44921875" align="center">Server2Server</th><th width="151.70703125" align="center">Fragments (Lite)</th><th width="173.6640625" align="center">Fragments (all-in-one)</th><th width="139.89453125" align="center">OneShot</th></tr></thead><tbody><tr><td align="center"><strong>Integration effort</strong></td><td align="center">+++</td><td align="center">+++</td><td align="center">++</td><td align="center">+</td></tr><tr><td align="center"><strong>UI customization</strong></td><td align="center">Fully customizable</td><td align="center">Fully customizable</td><td align="center">Highly customizable</td><td align="center">Customize branding</td></tr><tr><td align="center"><strong>Payment flow</strong></td><td align="center">Synchronous</td><td align="center">Synchronous</td><td align="center">Asynchronous</td><td align="center">Asynchronous</td></tr><tr><td align="center"><strong>PCI Compliance</strong></td><td align="center">PCI DSS</td><td align="center">N/A</td><td align="center">N/A</td><td align="center">N/A</td></tr><tr><td align="center"><strong>Subscriptions</strong></td><td align="center">Yes</td><td align="center">Yes</td><td align="center">No</td><td align="center">Yes</td></tr><tr><td align="center"><strong>Installments</strong></td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Yes</td></tr><tr><td align="center"><strong>Payment types</strong></td><td align="center">Credit cards</td><td align="center">Credit cards</td><td align="center">Credit cards</td><td align="center">Credit cards<br><strong>APMs</strong><mark style="color:green;"><strong>*</strong></mark></td></tr></tbody></table>

<mark style="color:green;">**\***</mark>APMs stands for Alternative Payment Methods, they are very popular in emerging markets. These can be bank transfer solutions, wallets, or even cash vouchers.

### Our solutions for collecting  deposits

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Server2Server</strong></td><td><a href="/files/wkD2QNVkBrVvwI99s602">/files/wkD2QNVkBrVvwI99s602</a></td><td><a href="/pages/x2fV7rYm9u16fkOZiV6W">/pages/x2fV7rYm9u16fkOZiV6W</a></td></tr><tr><td align="center"><strong>Fragments (Lite)</strong></td><td><a href="/files/Ny0ZOMMn1hjMqAHBNIvL">/files/Ny0ZOMMn1hjMqAHBNIvL</a></td><td><a href="/pages/TDXlFHUt60mGiPkIlLdj">/pages/TDXlFHUt60mGiPkIlLdj</a></td></tr><tr><td align="center"><strong>Fragments (all-in-one)</strong></td><td><a href="/files/BLoHg3hXFYWVyQwRT9Aw">/files/BLoHg3hXFYWVyQwRT9Aw</a></td><td><a href="/pages/9Wohm1fjxN0NLAFHRfWw">/pages/9Wohm1fjxN0NLAFHRfWw</a></td></tr><tr><td align="center"><strong>OneShot</strong></td><td><a href="/files/4eKA1IEo4Yy6uIduyCuf">/files/4eKA1IEo4Yy6uIduyCuf</a></td><td><a href="/pages/1ush0LxXjwVzd1SoscR5">/pages/1ush0LxXjwVzd1SoscR5</a></td></tr><tr><td align="center"><strong>Plugins</strong></td><td><a href="/files/v0sr32Fb7Ce1wOT0sQrm">/files/v0sr32Fb7Ce1wOT0sQrm</a></td><td><a href="/pages/VtlG5vErwHPWLFiSKOQu">/pages/VtlG5vErwHPWLFiSKOQu</a></td></tr></tbody></table>

### Payment types

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>Credit cards</strong></td><td><a href="/files/x6nf0rDmPcpf3sXFN6Dr">/files/x6nf0rDmPcpf3sXFN6Dr</a></td></tr><tr><td align="center"><strong>Bank transfers</strong></td><td><a href="/files/eSSRMnMeYLInsACn8ESF">/files/eSSRMnMeYLInsACn8ESF</a></td></tr><tr><td align="center"><strong>Cash vouchers</strong></td><td><a href="/files/Yre98yTUovEhL7ILRMUq">/files/Yre98yTUovEhL7ILRMUq</a></td></tr></tbody></table>


---

# 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://apidocs.onekeypayments.com/guides/deposits/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.
