> For the complete documentation index, see [llms.txt](https://docs.iyzico.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iyzico.com/platformlar/ikas.md).

# ikas

<div align="center"><figure><img src="https://ikas.com/_next/image?url=https%3A%2F%2Fcms.ikas.com%2Fwp-content%2Fuploads%2F2024%2F12%2Fikas-header-logo.svg&#x26;w=256&#x26;q=75" alt=""><figcaption></figcaption></figure></div>

iyzico entegrasyon sürecini sizler için daha anlaşılabilir ve kolay kılmak için bir entegrasyon rehberi hazırladık.

Rehberde yanıt bulamadığınız ve de anlaşılır gelmeyen konularla ilgili bize **<entegrasyon@iyzico.com>** adresi üzerinden ulaşabilirsiniz, sizlere yardımcı olmaktan mutluluk duyarız.

### ikas için iyzico Kurulum Adımları

1. iyzico panelinize <mark style="color:blue;"><https://merchant.iyzipay.com/login></mark> adresinden girerek, **Ayarlar > Firma Ayarları** adımından "API Anahtarı" ve "Güvenlik Anahtarı" kimlik bilgilerine erişiniz.<br>

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

2. Ardından ikas yönetim paneline erişin. ikas yönetim panelinize giriş yaptıktan sonra "Sol Menü" içerisinde yer alan "Satış Kanalı" altındaki, website domaininizin yer aldığı butona tıklayınız.

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

3. Bu sayfa içerisinden, "Ödeme Yöntemi Ekle" butonuna tıklayın.<br>

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

4. "Ödeme Yöntemi Ekle" sayfası içerisinde, iyzico ödeme yöntemine tıklayın.<br>

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

5. iyzico ödeme yöntemi içerisinde, iyzico panelinden almış olduğunuz API ve Güvenlik Anahtarlarınızı girerek kaydedin.

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

### Entegrasyon Bilgileri

| Parametre  | Açıklama                                     |
| ---------- | -------------------------------------------- |
| API Key    | iyzico Hesabınıza ait olan API Anahtarı      |
| API Secret | iyzico Hesabınıza ait olan Güvenlik Anahtarı |

### İptal/İade

Gerçekleştirmiş olduğunuz satışlara ilişkin iptal ve iade işlemlerini, iyzico paneli üzerinden gerçekleştirebileceğiniz gibi, ikas yönetim paneliniz üzerinden de kolayca yapabilirsiniz.

İade işlemi için aşağıdaki adımları takip edebilirsiniz:

1. ikas Yönetim panelinizde, siparişler sayfasına gidin ve iade işlemi yapacağınız siparişin üzerine tıklayın.<br>

<figure><img src="/files/4oFJAPA5kcujW0uxmyk2" alt=""><figcaption></figcaption></figure>

2. Sipariş detay sayfasında, sağ üst köşede bulunan üç nokta ikonuna tıklayın.<br>

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

3. Açılan pencere üzerinde, ürün veya tutar bazlı iade işlemlerini gerçekleştirebilirsiniz.

<figure><img src="/files/82razchFq6nRsHDGKdrY" alt=""><figcaption></figcaption></figure>

\
**- Ürün Bazlı İade;**

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

\
**- Tutar Bazlı İade;**

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

4. İade işlemi başarıyla tamamlandığında, ekranda başarılı sonuç mesajı görüntülenecektir.<br>

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

> Entegrasyon ile ilgili tüm sorularınız için, <entegrasyon@iyzico.com> adresi üzerinden bize ulaşabilirsiniz.


---

# 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.iyzico.com/platformlar/ikas.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.
