# Sorting Payment Options

By default all payment methods display on your checkout page in order of time you set them up, but you can change the payment methods order if required.

To sort enabled payment methods:

1. From your TAKU Retail store, go to **Sales Channel** > **TAKU eCommerce** > **Settings** tab and click View
2. From your **Sales Channel Setup (TAKU eCommerce)** page, click **Launch Control Panel** to open your TAKU eCommerce store.
3. From your TAKU eCommerce Control Panel, go to the **Payment** page.
4. Locate to any of the enabled payment methods, click **Actions**, then **Sort**:

![](https://help.shopsettings.com/hc/article_attachments/1500007373001/Setting_up_online_payment_gateways_.png)

&#x20; 5\. Change the order by drag-and-dropping them to the right position.

&#x20; 6\. Changes are autosaved.


---

# 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://help.takulabs.io/selling-online/start-selling-online/taxes-and-payments/online-payments/sorting-payment-options.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.
