# Integration Checklist

iyzico understands that preparing for the launch of e-commerce platform requires careful planning and execution. To ensure a successful and seamless transition into the live environment, it is essential to go through a comprehensive checklist. This checklist will guide you through important aspects to consider before going live, including compliance, security, testing, user experience, customer support, risk management, scalability, legal requirements, and disaster recovery. By following this checklist, you can enhance the readiness of your company and provide a secure and efficient platform for your users.

#### 1. Get your iyzico Sandbox account[​](broken://pages/hvkxtd2IHFUDKLKcObA3) <a href="#id-1--get-your-iyzico-sandbox-account" id="id-1--get-your-iyzico-sandbox-account"></a>

Setting up a [Sandbox](/en/getting-started/preliminaries/sandbox.md) account is the first step regardless of product we are planning to implement.

#### 2. Review sample codes & Postman Collection[​](broken://pages/hvkxtd2IHFUDKLKcObA3) <a href="#id-2--review-sample-codes--postman-collection" id="id-2--review-sample-codes--postman-collection"></a>

Following up Checking [Postman Collection](/en/getting-started/preliminaries/postman-collections.md), It is time to ensure that your company has obtained all necessary `POST` requests and payloads from relevant documentation bodies.&#x20;

#### 3. Decision of the Product and Payment Method <a href="#id-3--pay-with-iyzico-integration" id="id-3--pay-with-iyzico-integration"></a>

In iyzico we believe seamless integration comes with correct architecture which matches of your e-commerce platform. Make sure your integration can establish a robust customer experience for their entire payment lifecycle. iyzico iyzinators waiting for to hearing from you in regards to any question!

#### 4. Make Test Payments[​](broken://pages/hvkxtd2IHFUDKLKcObA3) <a href="#id-4--make-test-payments" id="id-4--make-test-payments"></a>

Test, test, test. Test various scenarios, including different transaction types, user interactions, and edge cases, to validate the system's stability. `Happy path` is not the only path.

#### 5- Make Webhook Test[​](broken://pages/hvkxtd2IHFUDKLKcObA3) <a href="#id-5--make-webhook-test" id="id-5--make-webhook-test"></a>

Second to last is [payment notifications](/en/advanced/webhook.md), please make sure that you acknowledge any notification type with a SUCCESS response.

#### 6- Apply for the iyzico PROD account[​](broken://pages/hvkxtd2IHFUDKLKcObA3) <a href="#id-6--apply-for-the-iyzico-prod-account" id="id-6--apply-for-the-iyzico-prod-account"></a>

And finally, please contact your account manager to get application process and go live details.


---

# 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/add-ons/integration-checklist.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.
