> For the complete documentation index, see [llms.txt](https://docs.tgshop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tgshop.io/uz/asosiy-sozlamalar/tolov-usullari/payme.md).

# Payme

{% hint style="info" %}
Ushbu to'lov usulini TGShop'ga quyidagilar ulashi mumkin: erkin bandlar, yakka tartibdagi tadbirkorlar (YaTT), yuridik shaxslar (MChJ, AJ), shuningdek Payme orqali to'lovlarni qabul qilishni xohlovchi kichik, o'rta va yirik biznes.
{% endhint %}

### Do'koningizga Payme ulash uchun ariza bering

1. [Payme](https://business.payme.uz/ru) xizmatida yoki 1350 qisqa raqami (+998 78 150‑22‑24) orqali Call-markaz orqali ulanish uchun ariza bering.
2. Arizaning tasdiqlanishini kuting va shartnoma imzolang.&#x20;

### TGShop bilan integratsiyani sozlang

1. [Payme shaxsiy kabinetiga](https://merchant.payme.uz/auth/login) kiring.
2. Ushbu [yo'riqnoma](https://business.help.paycom.uz/kassa/kassa-s-billingom/) asosida integratsiya uchun kassa yarating.
3. Endpoint URL maydoniga kiriting: `https://backend.admin.tgshop.io/api/v1/payme/webhook` — to'lov rekviziti uchun `order_id` qiymatidan uning uch tildagi lokalizatsiyasi bilan foydalaning (rus — ID заказа; uzb — Buyurtma ID; ing — Order ID).
4. Kassa sozlamalarida, uni yaratgandan so'ng **Umumiy** bo'limida `Merchant_ID` ni nusxalab oling.
5. **Dasturchi vositalari** bo'limida `Secret_Key` ni nusxalab oling.
6. TGShop Shaxsiy kabineti → **Sozlamalar** → **To'lov** → **Onlayn to'lov** → **Payme** bo'limiga o'ting.
7. Paydo bo'lgan maydonlarni to'ldiring va o'zgarishlarni saqlang.


---

# 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://docs.tgshop.io/uz/asosiy-sozlamalar/tolov-usullari/payme.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.
