# Ortak Ödeme Sayfası

- [1. Oluştur](https://developer.paywall.one/ortak-odeme-sayfasi/1.-olustur.md): Ortak ödeme sayfası oluşturma akışı, müşterilerinize ait kart bilgilerini kendi siteniz/uygulamanız üzerinden almak istemediğinizde tercih edebileceğiniz bir yöntemdir
- [2. Ödeme Sorgulama](https://developer.paywall.one/ortak-odeme-sayfasi/2.-odeme-sorgulama.md): Ortak Ödeme Sayfası Sorgulama
- [3. Pasif Et](https://developer.paywall.one/ortak-odeme-sayfasi/3.-pasif-et.md): Ortak ödeme sayfasının ödeme kabul süreci durdurulmak istendiğinde, bu servis ile oluşturulan ortak ödeme sayfasını pasif edebilirsiniz


---

# 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://developer.paywall.one/ortak-odeme-sayfasi.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.
