# 1. Прием платежей с банковской карты на маркетплейсе или в виджете

Данные банковской карты покупатель может указывать только на форме, которая соответствует требованиям сертификации [PCI DSS](https://www.moneta.ru/info/d/ru/public/users/security.htm).

Такой формой является платежная форма [MONETA.Assistant](https://www.payanyway.ru/info/w/ru/public/w/partnership/developers/assistant.html).

Для реализации оплаты заказа маркетплейс может использовать один из перечисленных вариантов ниже.

Отправить покупателя на платежную форму [MONETA.Assistant](https://www.payanyway.ru/info/w/ru/public/w/partnership/developers/assistant.html) можно, сформировав ссылку или собрав HTML - форму.


---

# 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://docs.payanyway.ru/marketplace/platezhnye-zaprosy/1.-oplata-tovara-ili-uslugi-bankovskoi-kartoi-na-saite-ploshadki.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.
