# Customize Checkout Page

## Sort Payment Method

You can sort and show/hide payment methods you have activated for your Business Account on your checkout page by following the steps below:

1. Log in to [DOKU Dashboard](https://dashboard.doku.com/bo/login?utm_source=docs), and then access the side navigation bar
2. Select **Settings** from the menu
3. **Settings** page will appear. Under **Accept Payments** section, select **Checkout Appearance**
4. **Checkout Page Configuration** page will appear, then click **Payment Method Settings** tab where you can sort the payment methods by dragging the payment method to the desired order, and show/hide the payment methods by ticking or unticking the payment method
5. Click **Save** to save your configuration

***

## Customize Interface

You can further customize the interface/appearance of your checkout page by following the steps below:

1. Log in to [DOKU Dashboard](https://dashboard.doku.com/bo/login?utm_source=docs), and then access the side navigation bar
2. Select **Settings** from the menu
3. **Settings** page will appear. Under **Accept Payments** section, select **Checkout Appearance**
4. **Checkout Page Configuration** page will appear, then click **Interface Settings** tab where you will find several options for customizing the look and feel of your checkout page, including the ability to add/change your logo and change the background color that fits your brand
5. Click **Save** to save your configuration

***

## Set Up Expiry Time

You can set up the default expiry time of your checkout page by following the steps below:

1. Log in to [DOKU Dashboard](https://dashboard.doku.com/bo/login?utm_source=docs), and then access the side navigation bar
2. Select **Settings** from the menu
3. **Settings** page will appear. Under **Accept Payments** section, select **Checkout Appearance**
4. **Checkout Page Configuration** page will appear, then click **Expired Settings** tab where you can fill the default expiry time of your checkout page by hours and/or minutes in the **Due Date** field
5. Click **Save** to save your configuration

***

## FAQ

<details>

<summary>How to change the merchant name shown on my DOKU Checkout page?</summary>

The business/brand name on your Checkout Page is based on the brand name that you registered. You can update your brand name by following the guide on [update-business-data](https://docs.doku.com/get-started/manage-business/update-business-data "mention").

Please note that changing your business/brand name is subject to approval by our Risk Screening team.

</details>

<details>

<summary>Why is my payment method missing on the checkout page?</summary>

A payment method may not appear on the checkout page if:

* It has not been activated for your account, or
* Its status is still inactive.

Please refer to the activation guide on [manage-payment-methods](https://docs.doku.com/get-started/manage-business/manage-payment-methods "mention") to check and confirm whether your payment method is active.

</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.doku.com/accept-payments/integration-tools/doku-checkout/customize-checkout-page.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.
