# Choose a Platform

## Payment Platform (XS2A.pay)

With this platform, payments can be set up with one time access to the online bank account. \
You will also be able to take into account important risk and fraud criteria (so-called security check) which we can set individually based on your needs.

{% content-ref url="/pages/-MMGZISLew-2pzZ8yizy" %}
[Payment Platform (XS2A.pay)](/xs2a/integration-cs/platforms/pay.md)
{% endcontent-ref %}

## Analysis Platform (XS2A.risk)

The analysis platform grants one-time access to account data of a bank account, credit card, or Paypal account with the aim of obtaining an electronic account statement or to be able to call up specific analysis results (individual key figures such as risk characteristics or entire reports) via a selection of predefined analysis modules.&#x20;

{% content-ref url="/pages/-MMGZLotDlDTXSMT-ne0" %}
[Analytics Platform (XS2A.risk)](/xs2a/integration-cs/platforms/risk.md)
{% endcontent-ref %}

## Open Banking Platform (XS2A.api)

In cases where a regular update of the account information is required without the need to ask the user to log in again every time, this product provides access to account data of a bank account, with the aim of obtaining or retrieving an electronic account statement, in order to be able to use this data e.g. in a PFM tool. This enables the possibility to have several bank connections of the same authorized person to be combined under one FTS user.

{% content-ref url="/pages/-MMGZN6bQ0XOFqIj0OPM" %}
[Open Banking Platform (XS2A.api)](/xs2a/integration-cs/platforms/api.md)
{% endcontent-ref %}

## OnlineÜberweisen

OnlineÜberweisen is our own payment solution with the trustworthy look and feel of FTS. The integration is done via our API . In addition, you can of course use OnlineÜberweisen via one of our partner PSPs. Please contact us and together we will find the right partner for you.

{% content-ref url="/pages/-MMQUxhTMr\_FvSbS-5nG" %}
[OnlineÜberweisen](/xs2a/integration-cs/platforms/onlineueberweisen.md)
{% endcontent-ref %}


---

# 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://guide.xs2a.com/xs2a/integration-cs/getting-started/choose-a-product.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.
