> For the complete documentation index, see [llms.txt](https://faq.wanttopay.net/wanttopay-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.wanttopay.net/wanttopay-app/english/oshibki-i-resheniya/oshibki-google-payments.md).

# Google Payments Errors

Encountered an error while paying in Google services? Use the recommendations below.

{% hint style="info" %}
Google uses its own verification system—error codes may be related either to the card or to Google’s internal restrictions.
{% endhint %}

### 🧭 How to quickly understand the cause of the error

Check three things:

1. Is there enough funds on the card, taking possible pre-authorization into account?
2. Is the Google payment profile set up correctly: country, address, name?
3. Have there been several failed payment attempts in a row?

> Pre-authorization is a temporary hold of a small amount when linking a card to Google. The money is not charged; it is frozen for verification and then returned to the card balance.

***

{% content-ref url="/pages/4455c6f1468ff98bf2fba6d72f8e0a0547e2dd83" %}
[Google Payment Profile Setup](/wanttopay-app/english/oshibki-i-resheniya/oshibki-google-payments/nastroika-platyozhnogo-profilya-google.md)
{% endcontent-ref %}

{% content-ref url="/pages/b610595d3a6a5abe609ae15cc94fcf597040b857" %}
[Google Error Codes](/wanttopay-app/english/oshibki-i-resheniya/oshibki-google-payments/kody-oshibok-google.md)
{% endcontent-ref %}

{% content-ref url="/pages/6b87934307c9ed59bebc62019fe279973faa1915" %}
[Google Service Instructions](/wanttopay-app/english/oshibki-i-resheniya/oshibki-google-payments/instrukcii-po-servisam-google.md)
{% endcontent-ref %}


---

# 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://faq.wanttopay.net/wanttopay-app/english/oshibki-i-resheniya/oshibki-google-payments.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.
