# iyzico

<figure><img src="/files/rlbN7hhQCrGQc9xAhy5K" alt="" width="342"><figcaption></figcaption></figure>

{% hint style="danger" %}
**Disclaimer:**

iyzico does not support authorization or capture transactions
{% endhint %}

**STEP 1**

Obtain **ApiKey** and **SecretKey** from iyzico.

**STEP 2**

Go to **Gateways > Gateway Integrations**

Activate the iyzico gateway tile. Enter **ApiKey**, **SecretKey** and **Language**. Optionally choose to use Secure 3DS.

<figure><img src="/files/jT8IHQfAVsBWEGxcyGvw" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/nQwdQnTgDyZOMQuY0H2v" alt="" width="563"><figcaption></figcaption></figure>

**STEP 3**

Identity Number for a buyer may be a required field for the order process (new sale, upsell & recurring billing). Discuss this requirement with iyzico.

This is TCKN for Turkish merchants and passport number for foreign merchants

If using CheckoutChamp hosted pages:

* Put an input on the checkout page. Set Name = custom field 3. Make it a required field. Give it a label and/or placeholder sufficient for the buyer to enter Identity Number.

If not using CheckoutChamp hosted pages:

* Use any order custom field 1-5 to pass the buyer's Identity Number with the proper prefix followed by a pipe (IDCARD or PASSPORT). For example IDCARD|74300864791

**STEP 4**

If using Secure 3DS be sure the checkout page supports the challenge requests

[Direct API 3DS Instructions](/crm/gateway-setup/direct-api-3ds-instructions.md)

**STEP 5**

A transaction may be put in review if the fraud status is flagged as Review. To get the final disposition of the review a webhook must be enabled at iyzico. Put in a request to iyzico to send a webhook to **<https://api.checkoutchamp.com/billers/iyzico/notification/>**. You will need to share the Merchant ID on your iyzico dashboard with the iyzico team to get this enabled.


---

# 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://help.checkoutchamp.com/crm/gateway-setup/gateway-integrations/iyzico.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.
