# Disabling A Payment Option

You can disable or remove a payment provider if you no longer wish to use it. Once you've removed it, it no longer appears on your checkout page.

To disable a payment provider:

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 any enabled payment method and click the toggle button to disable this method to remove from the checkout page.
5. (**optional**) Click **Actions**, then **Remove** beside the relevant payment provider to disconnect the payment provider.


---

# 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/disabling-a-payment-option.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.
