> For the complete documentation index, see [llms.txt](https://help.platipomiru.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.platipomiru.com/razdely/karta-dlya-podpisok/quickstart/billingovyi-adres.md).

# Биллинговый адрес

## Что такое биллинговый адрес?

Вместе с каждой виртуальной картой, выпущенной в сервисе **«Плати по миру»**, вам предоставляется **биллинговый адрес или биллинг адрес** — это адрес, связанный с картой, который может потребоваться при оплате на некоторых международных платформах.

### Зачем он нужен?

Хотя биллинговый адрес **не имеет строгой привязки к карте**, отдельные сервисы (например, **Miro**, **PlayStation** и др.) могут требовать, чтобы **страна, указанная при оплате**, соответствовала **стране выпуска карты**.

> 💡 В таких случаях рекомендуется указывать именно тот биллинговый адрес, который вы получили вместе с картой — это повышает вероятность успешной оплаты и прохождения проверки.

### Где посмотреть биллинговый адрес?

Чтобы узнать биллинговый адрес вашей карты:

1. Перейдите в Telegram, Max или веб-версию 👉 [@platipomiru\_bot](https://t.me/platipomiru_bot)
2. Нажмите **«Открыть приложение»**
3. Выберите нужную карту
4. Нажмите на иконку **глаза 👁 «Показать детали»**
5. Под сроком действия и CVV-кодом нажмите **«Биллинговый адрес»** — вы увидите адрес, который следует указывать при оплате.

<div align="left"><figure><img src="/files/lJcQPAyyYsPjL1xqTJny" alt="" width="176"><figcaption></figcaption></figure></div>

***

## Альтернативный биллинговый адрес

В некоторых случаях оплата с гонконгским биллинговым адресом не пройдёт из-за ограничений на стороне онлайн-сервиса, где вы проводите оплату. \
В таком случае используйте VPN с европейской локацией и любой реальный адрес, соответствующий стране VPN-а.

В случае, если из-за адреса возникают сложности с оплатой ChatGPT, рекомендуем вам ознакомиться с [этой инструкцией](/razdely/karta-dlya-podpisok/oplata-populyarnykh-servisov-kartoi-dlya-podpisok/instrukciya-po-oplate-chatgpt.md).&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.platipomiru.com/razdely/karta-dlya-podpisok/quickstart/billingovyi-adres.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
