# Payment System Codes

**Available methods:**

<table data-header-hidden><thead><tr><th width="240.33333333333331"></th><th>Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>card</strong></td><td>Plastic cards</td><td>Accepting payments by cards around the world</td></tr><tr><td><strong>cardInvoice</strong></td><td>Payments from international cards</td><td>Accepting payments from foreign bank cards using the form of the acquiring bank - Unitpay partner.</td></tr><tr><td><strong>sbp</strong></td><td>Faster Payments System</td><td>Accepting payments by cards by means of Faster Payments System</td></tr><tr><td><strong>sberpay</strong></td><td>SberPay</td><td>Accepting payments by cards by means of SberPay</td></tr><tr><td><strong>tinkoffpay</strong></td><td>Tinkoff Pay</td><td>Accepting payments by cards by means of Tinkoff Pay</td></tr><tr><td><strong>yandexpay</strong></td><td>Yandex Pay</td><td>Accepting payments by cards by means of Yandex Pay</td></tr><tr><td><strong>webmoney</strong></td><td>WebMoney Z-</td><td>Electronic payment system. To activate the payment option, you must have at least a personal certificate. Accepting funds from WMZ purses.</td></tr><tr><td><strong>paypal</strong></td><td>PayPal</td><td>The largest e-money operator in the world</td></tr><tr><td><strong>mc</strong></td><td>Mobile payment</td><td>Payment for services via the API/WEB form. Advantages: no fraud, transparent payment process. Disadvantages: only Russia and Megafon operator is available</td></tr><tr><td><strong>Not currently available methods:</strong></td><td></td><td></td></tr><tr><td><strong>qiwi</strong></td><td>Qiwi</td><td>Electronic payment system, as well as a huge network of payment terminals</td></tr><tr><td><strong>webmoneyWmr</strong></td><td>WebMoney R-</td><td>To activate the payment option, you must have at least a personal WebMoney certificate. Accepting funds from WMR purses.</td></tr><tr><td><strong>yandex</strong></td><td>ЮMoney(former "Yandex.Money")</td><td>An easily accessible and secure way to pay for goods and services on the Internet</td></tr><tr><td><strong>applepay</strong></td><td>Apple Pay</td><td>Accepting payments by cards by means of Apple Pay</td></tr><tr><td><strong>samsungpay</strong></td><td>Samsung Pay</td><td>Accepting payments by cards by means of Samsung Pay</td></tr><tr><td><strong>googlepay</strong></td><td>Google Pay</td><td>Accepting payments by cards by means of Google Pay</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://help.unitpay.ru/en/book-of-reference/payment-system-codes.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.
