# weepay Developer

## weepay Developer

- [weepay'a Hoşgeldiniz](https://developer.weepay.co/master.md): weepay API dokümantasyonu.
- [weeLink](https://developer.weepay.co/api/weelink.md)
- [weeClick](https://developer.weepay.co/api/weeclick.md)
- [Ödeme Formu Oluşturma](https://developer.weepay.co/api/odeme-formu-olusturma.md): Ödeme Formunuzu kolayca oluşturabilirsiniz.
- [Ödeme Servis API (Kendi Formunuz)](https://developer.weepay.co/api/odeme-servisi-kendi-formunuz.md): 3D secure ile ödeme için üye işyeri kendi ödeme formunu kullanır. Bu form üzerindeki kontrolleri ve kuralları uygulaması gerekir.
- [3D ile Ödeme](https://developer.weepay.co/api/odeme-servisi-kendi-formunuz/3d-ile-odeme.md): 3D Secure ile ödeme entegrasyon dokümanı
- [Ödeme](https://developer.weepay.co/api/odeme-servisi-kendi-formunuz/odeme.md): 3D secure olmadan ödeme entegrasyon dokümanı
- [Taksit Sorgulama](https://developer.weepay.co/api/odeme-servisi-kendi-formunuz/taksit-sorgulama.md): Taksit Sorgulama Entegrasyon Dokümanı
- [Ödeme Detayı](https://developer.weepay.co/api/oedeme-detayi.md): Ödeme Detay Görüntüleme Servisi
- [Prestashop](https://developer.weepay.co/acik-kaynak/prestashop.md)
- [Prestashop v1.6](https://developer.weepay.co/acik-kaynak/prestashop/prestashop-v1.6.md)
- [Prestashop v1.7](https://developer.weepay.co/acik-kaynak/prestashop/prestashop-v1.7.md)
- [Woocommerce](https://developer.weepay.co/acik-kaynak/woocommerce.md)
- [Magento](https://developer.weepay.co/acik-kaynak/magento.md)
- [Magento v1.9](https://developer.weepay.co/acik-kaynak/magento/magento-v1.9.md)
- [Magento v2.0](https://developer.weepay.co/acik-kaynak/magento/magento-v2.0.md)
- [Opencart](https://developer.weepay.co/acik-kaynak/opencart.md)
- [Opencart v1.5](https://developer.weepay.co/acik-kaynak/opencart/opencart-v1.5.md)
- [Opencart v2.0](https://developer.weepay.co/acik-kaynak/opencart/opencart-v2.2.md)
- [Opencart v2.3](https://developer.weepay.co/acik-kaynak/opencart/opencart-v2.3.md)
- [Opencart v3.0](https://developer.weepay.co/acik-kaynak/opencart/opencart-v3.0.md)
- [Hata Kodları](https://developer.weepay.co/destek/hata-kodlari.md)
- [Test Kartları](https://developer.weepay.co/destek/test-kartlari.md)
- [PDF Dökümanlar](https://developer.weepay.co/destek/pdf-doekuemanlar.md)
- [Sıkça Sorulan Sorular](https://developer.weepay.co/destek/sikca-sorulan-sorular.md)
- [Google Chrome SameSite Problemi Nasıl Çözülür?](https://developer.weepay.co/destek/sikca-sorulan-sorular/google-chrome-samesite-problemi-nasil-cozulur.md): Chorme 80. versiyon üstü SameSite Problemi ve Çözümü


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://developer.weepay.co/master.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.
