# T-Soft

<div align="left"><figure><img src="/files/xXKJmZtMUdBYyN8qaZnm" alt="" width="201"><figcaption></figcaption></figure></div>

We have prepared an integration guide to make the iyzico integration process more understandable and easier for you.

You can contact us at <entegrasyon@iyzico.com> regarding issues that you cannot find answers to in the guide or that are not clear to you, we will be happy to assist you.

#### T-Soft iyzico Installation Steps

1. Log in to your iyzico panel at <https://merchant.iyzipay.com/login> and access the "API Key" and "Secret Key" credentials from Settings > Merchant Settings.<br>

   <figure><img src="/files/pwLfplqeAll8Zx2voefP" alt=""><figcaption></figcaption></figure>
2. By logging into the website's administration panel at {your website name}/Y Go to Orders > Payment Options.<br>

   <figure><img src="/files/fbzYG50CO9QARB5n40BX" alt=""><figcaption></figcaption></figure>
3. When you press the edit button next to the “iyzico” option on the Payment Options page, the required field for you to enter your iyzico API keys opens. (If the iyzico option is not available, you can contact the T-soft support team and make the iyzico option active on your site)<br>

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

   <br>
4. Select “LIVE” in the Mode section, enter your API keys and click the “save” button.<br>

   <figure><img src="/files/wLmxxHCBpeY2Pwr7a5YZ" alt=""><figcaption></figcaption></figure>
5. If you wish, you can change the name that will appear on your payment page to "Credit Card" by double-clicking on the iyzico text, and you can also change its order in the "sequence number" section on your payment page.<br>

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

   <br>

   * **Active :** Select active.<br>
   * **PayWithIyzico Active :** Select active.<br>
   * **iyzico Api Key :** View the API key on your iyzico panel that you accessed in the first place and paste it into this field.<br>
   * **iyzico Secret Key :** View the Secret Key on your iyzico panel, which you accessed in the first place, and paste it into this field.<br>
   * **Update Iyzico Secret Key :** It must be checked.\ <br>
6. Click the "Save" button at the bottom of the page.<br>

### T-Soft iyzico Webhook Integration

1. Contact T-soft support team and confirm that you are using the latest version of T-soft.<br>
2. After logging into your iyzico panel, activate member merchant notifications from the Settings > Merchant Settings tab and define the following URL in the relevant section.\
   \ <mark style="color:blue;"><https://www.websitenizin-adı.com/Order/OrderAPI/iyzicoHook></mark>


---

# 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://docs.iyzico.com/en/platforms/t-soft.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.
