# Online Payment

{% embed url="<https://www.youtube.com/watch?v=DiQKba0m-qc>" %}

Following payment methods will delve into the advantages and capabilities of iyzico online payments. Let's break down these payment methods in simple terms:

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/vtS18CXkjJn7lSzez2Am">/pages/vtS18CXkjJn7lSzez2Am</a></td><td>NON-3DS payment methods, in other words direct payment, refer to transactions where customers do not need to go through the additional security verification process. In this case, customers can make payments quickly without being redirected to another page for authentication.</td></tr><tr><td><a href="/pages/8w7DlEFOTrCcdOXOkx0y">/pages/8w7DlEFOTrCcdOXOkx0y</a></td><td>3DS payment methods involve an additional layer of security. When customers choose this method, they will be redirected to a secure page provided by their card issuer to verify their identity. This extra step helps prevent fraud and ensures a secure payment process.</td></tr><tr><td><a href="/pages/9img6la4fJokKFfD7KbV">/pages/9img6la4fJokKFfD7KbV</a></td><td>The checkout form is a user interface component where customers enter their payment details, such as credit card information, to complete a purchase. It typically includes fields for card number, expiration date, CVV code, and customer billing details.</td></tr><tr><td><a href="/pages/ugoJJmTz1rRzSg3mK7Tm">/pages/ugoJJmTz1rRzSg3mK7Tm</a></td><td>"Pay with iyzico" is a payment option that allows customers to pay directly using their Iyzico account. Customers can log in to their iyzico account during the checkout process and make a payment from their available balance or among alternative payment methods.</td></tr></tbody></table>

In summary, integrating iyzico's payment methods into your application means providing customers with a user-friendly checkout form where they can enter their payment details where they can choose any payment feature for a seamless payment experience.


---

# 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/online-payment.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.
