# Bank Transfer Implementation

<figure><img src="https://3756320043-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBnccQ14a3b6OedaJJFT4%2Fuploads%2F2JsGpo2liGQRVQG9NK3M%2FHavaleEFTEntegrasyonu_EN.png?alt=media&#x26;token=91841e96-ee6f-4b9b-a80e-e82fcf8a86dc" alt=""><figcaption><p>Pazaryeri Entegrasyon Akışı</p></figcaption></figure>

### Steps

Bank Transfer consists of two steps.

1. [Bank Transfer Init](https://docs.iyzico.com/en/products/bank-transfer/bank-transfer-implementation/banka-transferi-baslatma)
2. [Bank Transfer Retrieve](https://docs.iyzico.com/en/products/bank-transfer/bank-transfer-implementation/banka-transferi-sorgulama)

### How does the iyzico Bank Transfer work?

1. Customers are provided with various bank options to make bank transfers payments.

<figure><img src="https://3756320043-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBnccQ14a3b6OedaJJFT4%2Fuploads%2Fb7qZWAKLKTjsJ4ugqZBv%2FScreen%20Shot%202023-07-06%20at%2011.37.13%20PM.png?alt=media&#x26;token=4c924598-0ad4-4b2e-af6d-3d5097ceae48" alt=""><figcaption></figcaption></figure>

2. iyzico sends the bank details preferred by your customers to them via SMS and email.

<figure><img src="https://3756320043-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBnccQ14a3b6OedaJJFT4%2Fuploads%2F6FTieqeyaOtJdJ6r5dcb%2FScreen%20Shot%202023-07-06%20at%2011.38.18%20PM.png?alt=media&#x26;token=11d8e08e-126a-42d6-af5b-c93defcdb10e" alt=""><figcaption></figcaption></figure>

\
3\. Your customer is expected to make a transfer from their own bank within 3 business days using the account details provided.

<figure><img src="https://3756320043-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBnccQ14a3b6OedaJJFT4%2Fuploads%2FAqE0KOdUCSNvGEOWwS1Z%2FScreen%20Shot%202023-07-06%20at%2011.41.07%20PM.png?alt=media&#x26;token=30e633f6-92f9-4321-a66f-1102ca05635d" alt=""><figcaption></figcaption></figure>

<br>


---

# 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/products/bank-transfer/bank-transfer-implementation.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.
