# DOKU Checkout

Checkout is a payment service that allows you as DOKU merchants to use our payment system, where DOKU's payment page pops up on your website after checkout. This is the easiest and the quickest way to integrate with DOKU without any hassles that suitable for every business needs from small businesses to enterprises.

With a single integration, Checkout allows you to accept payments from various DOKU payment channels. Here is the overview on how Checkout works :

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td>Your customers check out their orders on your checkout page</td><td></td><td><a href="/files/61AU0BaSvIu9f2kjsj0d">/files/61AU0BaSvIu9f2kjsj0d</a></td></tr><tr><td></td><td>DOKU Checkout payment page will pops up and your customer can choose their preferred payment methods</td><td></td><td><a href="/files/FGa8h2NG24MOrcGNKpPv">/files/FGa8h2NG24MOrcGNKpPv</a></td></tr><tr><td></td><td>Once your customer proceed the payment, you can redirect them to your defined page</td><td></td><td><a href="/files/fkQE3PhAMp6oPSiivKOC">/files/fkQE3PhAMp6oPSiivKOC</a></td></tr></tbody></table>

[<mark style="background-color:blue;">**Try DOKU Checkout Demo!**</mark> ](https://sandbox.doku.com/demo/checkout-api)

Furthermore, you may explore our developer tools like Libraries & Plugins or Postman Collections, aiming to accelerate the integration process with DOKU Checkout Page.


---

# 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://developers.doku.com/accept-payments/doku-checkout.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.
