> For the complete documentation index, see [llms.txt](https://developer.esnekpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.esnekpos.com/hoppa-gelistirici-ortami/hazir-moduller.md).

# Hazır Modüller

Yaygın kullanım ağına sahip e-ticaret sistemleri için ödeme işlemlerinizi gerçekleştirmeye imkan sağlayan Esnekpos hazır modüllerini indirip kolayca ödeme almaya başlayabilirsiniz.

<figure><img src="/files/BQrmhQjAY0wiRrjqIpk5" alt=""><figcaption></figcaption></figure>

OpenCart, PHP tabanlı MySQL veritabanı ile MVC olarak geliştirilmiş açık kaynaklı bir e-ticaret yönetim sistemidir. Kolay kurulumunun yanı sıra geniş tema ve eklenti desteği sayesinde en çok kullanılan e-ticaret altyapılarından birisidir. Basit bir hosting hesabı üzerinde dahi çalıştırabileceğiniz hafif bir yapıda kodlanmıştır. Esnekpos OpenCart modülleri eklentisiz opencart kurulumu üzerinden geliştirilip test edilmiştir. Kullanılan OpenCart sürümüne göre ilgili EsnekPos modülünü aşağıdan indirip kullanabilirsiniz.

#### Opencart 1.5.x

{% file src="/files/YPFjtsDCZJmqKX6ENXME" %}

#### Opencart 2.2.x

{% file src="/files/2QYTEA4tYVvhLCuKcoTA" %}

#### Opencart 2.3.x

{% file src="/files/RtmOXxxcVDUv0fT6Sf0M" %}

#### Opencart 3.0.x

{% file src="/files/AMRHciC81y7lquRhLqar" %}

<figure><img src="/files/hF72nXXue0PIyvo3HSIP" alt=""><figcaption></figcaption></figure>

WooCommerce, WordPress'in açık kaynaklı e-ticaret eklentisidir. Wordpress kullanıcıları tarafından kolaylıkla yönetilebilen WooCommerce pratik ve kullanışlı bir e-ticaret çözümü sunmaktadır. Esnekpos WooCommerce modülü eklentisiz WooCommerce kurulumu üzerinden geliştirilip test edilmiştir.

#### WooCommerce

{% file src="/files/b1LwJR0CxJhPUrNU2Ywz" %}

<figure><img src="/files/JR7O64QkM7ySmSpV96dI" alt=""><figcaption></figcaption></figure>

PrestaShop, PHP tabanlı MySQL veritabanı ile geliştirilmiş açık kaynaklı bir e-ticaret yönetim sistemidir. Kolay kurulumunun yanı sıra geniş tema ve eklenti desteği sayesinde en çok kullanılan e-ticaret altyapılarından birisidir. Basit bir hosting hesabı üzerinde dahi çalıştırabileceğiniz hafif bir yapıda kodlanmıştır. Esnekpos PrestaShop modülleri eklentisiz opencart kurulumu üzerinden geliştirilip test edilmiştir. Kullanılan PrestaShop sürümüne göre ilgili EsnekPos modülünü aşağıdan indirip kullanabilirsiniz.

#### PrestaShop 1.6.x

{% file src="/files/2rZskyDl1kZxLDAyawi8" %}

#### PrestaShop 1.7.x

{% file src="/files/QZQ7JZ3TmNGHoPANAOxE" %}


---

# 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://developer.esnekpos.com/hoppa-gelistirici-ortami/hazir-moduller.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.
